Trace number 3249903

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249903-1303542529/watcher-3249903-1303542529 -o /tmp/evaluation-result-3249903-1303542529/solver-3249903-1303542529 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3249903-1303542529.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.84 3.32 5/189 30304
/proc/meminfo: memFree=15480512/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=12644 CPUtime=0 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 695 0 0 0 0 0 0 0 25 0 1 0 465855551 12947456 502 33554432000 4194304 4465733 140735252735200 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 3161 502 251 67 0 284 0

[startup+0.063276 s]
/proc/loadavg: 1.99 2.84 3.32 5/189 30304
/proc/meminfo: memFree=15480512/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=13644 CPUtime=0.06 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 1136 0 0 0 6 0 0 0 25 0 1 0 465855551 13971456 667 33554432000 4194304 4465733 140735252735200 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 3411 667 256 67 0 534 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13644

[startup+0.100278 s]
/proc/loadavg: 1.99 2.84 3.32 5/189 30304
/proc/meminfo: memFree=15480512/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=13644 CPUtime=0.09 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 1158 0 0 0 9 0 0 0 25 0 1 0 465855551 13971456 681 33554432000 4194304 4465733 140735252735200 18446744073709551615 4262984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 3411 681 256 67 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13644

[startup+0.30023 s]
/proc/loadavg: 1.99 2.84 3.32 5/189 30304
/proc/meminfo: memFree=15480512/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=19936 CPUtime=0.29 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 1938 0 0 0 29 0 0 0 25 0 1 0 465855551 20414464 1440 33554432000 4194304 4465733 140735252735200 18446744073709551615 4335851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 4984 1443 265 67 0 2107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19936

[startup+0.701165 s]
/proc/loadavg: 1.99 2.84 3.32 5/189 30304
/proc/meminfo: memFree=15480512/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=23904 CPUtime=0.69 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 6253 0 0 0 69 0 0 0 25 0 1 0 465855551 24477696 3127 33554432000 4194304 4465733 140735252735200 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 5976 3127 281 67 0 3099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23904

[startup+1.50102 s]
/proc/loadavg: 1.99 2.84 3.32 5/190 30305
/proc/meminfo: memFree=15467864/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=26036 CPUtime=1.49 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 7315 0 0 0 149 0 0 0 25 0 1 0 465855551 26660864 3654 33554432000 4194304 4465733 140735252735200 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 6509 3654 283 67 0 3632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26036

[startup+3.10071 s]
/proc/loadavg: 2.15 2.86 3.32 5/190 30305
/proc/meminfo: memFree=15463152/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=26408 CPUtime=3.09 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 8424 0 0 0 309 0 0 0 25 0 1 0 465855551 27041792 3655 33554432000 4194304 4465733 140735252735200 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 6602 3655 283 67 0 3725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26408

[startup+6.30117 s]
/proc/loadavg: 2.15 2.86 3.32 5/190 30332
/proc/meminfo: memFree=15448824/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=38016 CPUtime=6.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 11737 0 0 0 629 1 0 0 25 0 1 0 465855551 38928384 5536 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270772 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 9504 5536 283 67 0 6627 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 38016

[startup+12.701 s]
/proc/loadavg: 2.51 2.92 3.33 5/190 30359
/proc/meminfo: memFree=15433468/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=38016 CPUtime=12.69 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 13129 0 0 0 1268 1 0 0 25 0 1 0 465855551 38928384 6515 33554432000 4194304 4465733 140735252735200 18446744073709551615 4271962 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 9504 6515 283 67 0 6627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38016

[startup+25.5008 s]
/proc/loadavg: 2.74 2.95 3.34 5/190 30359
/proc/meminfo: memFree=15410880/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=40800 CPUtime=25.5 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 24202 0 0 0 2547 3 0 0 25 0 1 0 465855551 41779200 6192 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 10200 6192 281 67 0 7323 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 40800

[startup+51.1003 s]
/proc/loadavg: 3.17 3.03 3.36 5/190 30360
/proc/meminfo: memFree=15382576/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=53560 CPUtime=51.09 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 33466 0 0 0 5105 4 0 0 25 0 1 0 465855551 54845440 8194 33554432000 4194304 4465733 140735252735200 18446744073709551615 4295903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 13390 8194 281 67 0 10513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53560

[startup+102.307 s]
/proc/loadavg: 3.67 3.19 3.39 4/188 30361
/proc/meminfo: memFree=15380344/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=72752 CPUtime=102.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 47257 0 0 0 10224 6 0 0 25 0 1 0 465855551 74498048 11241 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 18188 11241 281 67 0 15311 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72752

[startup+162.301 s]
/proc/loadavg: 3.86 3.33 3.42 5/190 30390
/proc/meminfo: memFree=15298904/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=85348 CPUtime=162.29 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 68629 0 0 0 16220 9 0 0 25 0 1 0 465855551 87396352 18098 33554432000 4194304 4465733 140735252735200 18446744073709551615 4271922 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 21337 18098 356 67 0 18460 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85348

[startup+222.301 s]
/proc/loadavg: 4.01 3.47 3.46 5/190 30392
/proc/meminfo: memFree=15275056/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=86556 CPUtime=222.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 84283 0 0 0 22219 11 0 0 25 0 1 0 465855551 88633344 15354 33554432000 4194304 4465733 140735252735200 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 21639 15354 281 67 0 18762 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86556

[startup+282.3 s]
/proc/loadavg: 4.00 3.56 3.49 5/190 30447
/proc/meminfo: memFree=15191612/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=86556 CPUtime=282.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 87032 0 0 0 28218 12 0 0 25 0 1 0 465855551 88633344 17323 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 21639 17323 281 67 0 18762 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86556

[startup+342.301 s]
/proc/loadavg: 4.00 3.64 3.52 5/190 30449
/proc/meminfo: memFree=15102284/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=105152 CPUtime=342.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 99158 0 0 0 34216 14 0 0 25 0 1 0 465855551 107675648 19265 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 26288 19265 281 67 0 23411 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105152

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.55 5/190 30450
/proc/meminfo: memFree=15104984/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=122260 CPUtime=402.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 110487 0 0 0 40214 16 0 0 25 0 1 0 465855551 125194240 21304 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 30565 21304 281 67 0 27688 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122260

[startup+462.301 s]
/proc/loadavg: 4.00 3.75 3.58 5/190 30452
/proc/meminfo: memFree=15061912/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=123408 CPUtime=462.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 112943 0 0 0 46214 16 0 0 25 0 1 0 465855551 126369792 23138 33554432000 4194304 4465733 140735252735200 18446744073709551615 4295918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 30852 23138 281 67 0 27975 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123408

[startup+522.301 s]
/proc/loadavg: 4.00 3.79 3.60 5/190 30454
/proc/meminfo: memFree=15016252/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=123408 CPUtime=522.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 114846 0 0 0 52213 17 0 0 25 0 1 0 465855551 126369792 24369 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 30852 24369 281 67 0 27975 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 123408

[startup+582.3 s]
/proc/loadavg: 4.00 3.83 3.62 5/190 30455
/proc/meminfo: memFree=14981860/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=123548 CPUtime=582.3 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 117026 0 0 0 58213 17 0 0 25 0 1 0 465855551 126513152 25911 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 30887 25911 281 67 0 28010 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123548

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.64 5/190 30457
/proc/meminfo: memFree=14942892/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=151380 CPUtime=642.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 134042 0 0 0 64212 19 0 0 25 0 1 0 465855551 155013120 28004 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 37845 28004 281 67 0 34968 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151380

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.66 5/190 30458
/proc/meminfo: memFree=14916200/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=151552 CPUtime=702.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 135890 0 0 0 70211 20 0 0 25 0 1 0 465855551 155189248 29386 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 37888 29386 281 67 0 35011 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 151552

[startup+762.307 s]
/proc/loadavg: 4.08 3.92 3.68 5/190 30460
/proc/meminfo: memFree=14892120/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=151552 CPUtime=762.32 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 137042 0 0 0 76211 21 0 0 25 0 1 0 465855551 155189248 30278 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 37888 30278 281 67 0 35011 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 151552

[startup+822.301 s]
/proc/loadavg: 4.03 3.93 3.70 5/190 30462
/proc/meminfo: memFree=14864424/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=177360 CPUtime=822.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 152055 0 0 0 82208 23 0 0 25 0 1 0 465855551 181616640 31690 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 44340 31690 281 67 0 41463 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 177360

[startup+882.301 s]
/proc/loadavg: 4.01 3.94 3.72 5/190 30463
/proc/meminfo: memFree=14842820/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=177360 CPUtime=882.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 153362 0 0 0 88208 23 0 0 25 0 1 0 465855551 181616640 32550 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 44340 32550 281 67 0 41463 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 177360

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 30465
/proc/meminfo: memFree=14822196/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=177492 CPUtime=942.32 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 155325 0 0 0 94208 24 0 0 25 0 1 0 465855551 181751808 33986 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 44373 33986 281 67 0 41496 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 177492

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 30466
/proc/meminfo: memFree=14799600/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=177492 CPUtime=1002.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 156887 0 0 0 100207 24 0 0 25 0 1 0 465855551 181751808 35130 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 44373 35130 281 67 0 41496 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 177492

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/190 30495
/proc/meminfo: memFree=14939304/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=177624 CPUtime=1062.32 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 158707 0 0 0 106207 25 0 0 25 0 1 0 465855551 181886976 36246 33554432000 4194304 4465733 140735252735200 18446744073709551615 4296075 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 44406 36246 281 67 0 41529 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177624

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/190 30497
/proc/meminfo: memFree=14929972/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=153736 CPUtime=1122.31 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 231875 0 0 0 112198 33 0 0 25 0 1 0 465855551 157425664 28006 33554432000 4194304 4465733 140735252735200 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 38434 28006 281 67 0 35557 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 153736

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 30498
/proc/meminfo: memFree=14892472/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=155688 CPUtime=1182.32 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 234928 0 0 0 118197 35 0 0 25 0 1 0 465855551 159424512 31059 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 38922 31059 281 67 0 36045 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 155688

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 30500
/proc/meminfo: memFree=14943492/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=155688 CPUtime=1242.32 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 236182 0 0 0 124197 35 0 0 25 0 1 0 465855551 159424512 32313 33554432000 4194304 4465733 140735252735200 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 38922 32313 281 67 0 36045 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.81 3.94 3.79 4/184 30519
/proc/meminfo: memFree=15204920/32951124 swapFree=67111528/67111528
[pid=30304] ppid=30302 vsize=186424 CPUtime=1300.03 cores=4,6
/proc/30304/stat : 30304 (SApperloT) R 30302 30304 29739 0 -1 4202496 253098 0 0 0 129966 37 0 0 25 0 1 0 465855551 190898176 33602 33554432000 4194304 4465733 140735252735200 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30304/statm: 46606 33602 281 67 0 43729 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 186424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.66
CPU system time (s): 0.382941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 588872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1358

runsolver used 2.26765 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 09:08:49
IDJOB=3249903
IDBENCH=83194
IDSOLVER=1657
FILE ID=node103/3249903-1303542529
RUNJOBID= node103-1303542509-30235
PBS_JOBID= 13143135
Free space on /tmp= 71092 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249903-1303542529/watcher-3249903-1303542529 -o /tmp/evaluation-result-3249903-1303542529/solver-3249903-1303542529 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3249903-1303542529.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=787665237

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15480792 kB
Buffers:       2146172 kB
Cached:       14549728 kB
SwapCached:          0 kB
Active:       10375892 kB
Inactive:      6521244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15480792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4360 kB
Writeback:           0 kB
AnonPages:      201052 kB
Mapped:          15916 kB
Slab:           511716 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   399716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71092 MiB
End job on node103 at 2011-04-23 09:30:31