Trace number 3249652

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
RestartSAT A75? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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-3249652-1303512100/watcher-3249652-1303512100 -o /tmp/evaluation-result-3249652-1303512100/solver-3249652-1303512100 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3249652-1303512100.cnf 

running on 2 cores: 1,3

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: 3.75 3.95 3.91 4/178 11289
/proc/meminfo: memFree=13544508/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=19524 CPUtime=0 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 721 0 0 0 0 0 0 0 21 0 1 0 462812371 19992576 662 33554432000 4194304 4291949 140734360628416 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 4881 663 225 24 0 1515 0

[startup+0.0141701 s]
/proc/loadavg: 3.75 3.95 3.91 4/178 11289
/proc/meminfo: memFree=13544508/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=20840 CPUtime=0 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 1181 0 0 0 0 0 0 0 21 0 1 0 462812371 21340160 1122 33554432000 4194304 4291949 140734360628416 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 5210 1123 225 24 0 1844 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20840

[startup+0.100158 s]
/proc/loadavg: 3.75 3.95 3.91 4/178 11289
/proc/meminfo: memFree=13544508/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=35052 CPUtime=0.09 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 5916 0 0 0 9 0 0 0 21 0 1 0 462812371 35893248 5325 33554432000 4194304 4291949 140734360628416 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 8763 5325 230 24 0 5397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35052

[startup+0.301122 s]
/proc/loadavg: 3.75 3.95 3.91 4/178 11289
/proc/meminfo: memFree=13544508/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=35052 CPUtime=0.29 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 5917 0 0 0 29 0 0 0 22 0 1 0 462812371 35893248 5326 33554432000 4194304 4291949 140734360628416 18446744073709551615 4230016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 8763 5326 231 24 0 5397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35052

[startup+0.701043 s]
/proc/loadavg: 3.75 3.95 3.91 4/178 11289
/proc/meminfo: memFree=13544508/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=35052 CPUtime=0.69 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 5917 0 0 0 69 0 0 0 23 0 1 0 462812371 35893248 5326 33554432000 4194304 4291949 140734360628416 18446744073709551615 4230028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 8763 5326 231 24 0 5397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35052

[startup+1.50089 s]
/proc/loadavg: 3.75 3.95 3.91 5/183 11374
/proc/meminfo: memFree=13486108/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=41504 CPUtime=1.49 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 6621 0 0 0 149 0 0 0 25 0 1 0 462812371 42500096 6030 33554432000 4194304 4291949 140734360628416 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 10376 6030 233 24 0 7010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41504

[startup+3.10059 s]
/proc/loadavg: 3.75 3.95 3.91 5/190 11411
/proc/meminfo: memFree=13410232/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=53380 CPUtime=3.09 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 14462 0 0 0 308 1 0 0 25 0 1 0 462812371 54661120 9462 33554432000 4194304 4291949 140734360628416 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 13345 9462 233 24 0 9979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53380

[startup+6.30099 s]
/proc/loadavg: 3.77 3.95 3.91 5/190 11412
/proc/meminfo: memFree=13405084/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=51512 CPUtime=6.29 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 16687 0 0 0 628 1 0 0 25 0 1 0 462812371 52748288 8834 33554432000 4194304 4291949 140734360628416 18446744073709551615 212439475023 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 12878 8834 251 24 0 9512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51512

[startup+12.7008 s]
/proc/loadavg: 3.79 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13293304/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=100540 CPUtime=12.69 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 25740 0 0 0 1266 3 0 0 25 0 1 0 462812371 102952960 17790 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 25135 17790 251 24 0 21769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100540

[startup+25.5003 s]
/proc/loadavg: 3.84 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13226596/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=150328 CPUtime=25.49 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 32700 0 0 0 2545 4 0 0 25 0 1 0 462812371 153935872 24619 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 37582 24619 251 24 0 34216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150328

[startup+51.1005 s]
/proc/loadavg: 3.89 3.95 3.91 5/190 11440
/proc/meminfo: memFree=13158236/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=200416 CPUtime=51.09 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 46469 0 0 0 5100 9 0 0 25 0 1 0 462812371 205225984 38215 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 50104 38215 251 24 0 46738 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200416

[startup+102.307 s]
/proc/loadavg: 3.91 3.94 3.91 5/190 11468
/proc/meminfo: memFree=12915684/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=200416 CPUtime=102.3 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 84199 0 0 0 10213 17 0 0 25 0 1 0 462812371 205225984 39062 33554432000 4194304 4291949 140734360628416 18446744073709551615 212439546704 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 50104 39062 251 24 0 46738 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 200416

[startup+162.3 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 11470
/proc/meminfo: memFree=12816840/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=137448 CPUtime=162.29 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 127540 0 0 0 16202 27 0 0 25 0 1 0 462812371 140746752 30289 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 34362 30289 251 24 0 30996 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137448

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 11471
/proc/meminfo: memFree=12578600/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=299744 CPUtime=222.29 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 163780 0 0 0 22193 36 0 0 25 0 1 0 462812371 306937856 66062 33554432000 4194304 4291949 140734360628416 18446744073709551615 4251344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 74936 66062 251 24 0 71570 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299744

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11473
/proc/meminfo: memFree=12580808/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=218356 CPUtime=282.3 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 195019 0 0 0 28185 45 0 0 25 0 1 0 462812371 223596544 44627 33554432000 4194304 4291949 140734360628416 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 54589 44627 251 24 0 51223 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 218356

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11474
/proc/meminfo: memFree=12725244/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=432004 CPUtime=342.3 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 234481 0 0 0 34174 56 0 0 25 0 1 0 462812371 442372096 83743 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 108001 83744 251 24 0 104635 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 432004

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 11476
/proc/meminfo: memFree=12584964/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=244576 CPUtime=402.3 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 268287 0 0 0 40165 65 0 0 25 0 1 0 462812371 250445824 49762 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 61144 49762 251 24 0 57778 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 244576

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 11478
/proc/meminfo: memFree=12388024/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=458224 CPUtime=462.31 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 295463 0 0 0 46159 72 0 0 25 0 1 0 462812371 469221376 76580 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 114556 76580 251 24 0 111190 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 458224

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11479
/proc/meminfo: memFree=12431768/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=325964 CPUtime=522.3 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 332946 0 0 0 52150 80 0 0 25 0 1 0 462812371 333787136 59335 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 81491 59335 251 24 0 78125 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 325964

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11481
/proc/meminfo: memFree=12155716/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=458224 CPUtime=582.31 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 354825 0 0 0 58145 86 0 0 25 0 1 0 462812371 469221376 80878 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 114556 80878 251 24 0 111190 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 458224

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11483
/proc/meminfo: memFree=12816352/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=244576 CPUtime=642.32 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 391788 0 0 0 64136 96 0 0 25 0 1 0 462812371 250445824 54412 33554432000 4194304 4291949 140734360628416 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 61144 54412 251 24 0 57778 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 244576

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11484
/proc/meminfo: memFree=12775152/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=168384 CPUtime=702.31 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 448975 0 0 0 70121 110 0 0 25 0 1 0 462812371 172425216 35398 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 42096 35398 251 24 0 38730 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 168384

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11486
/proc/meminfo: memFree=12416024/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=330680 CPUtime=762.32 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 486861 0 0 0 76112 120 0 0 25 0 1 0 462812371 338616320 72968 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 82670 72968 251 24 0 79304 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 330680

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11487
/proc/meminfo: memFree=12218972/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=462940 CPUtime=822.32 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 517864 0 0 0 82104 128 0 0 25 0 1 0 462812371 474050560 103560 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 115735 103560 251 24 0 112369 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 462940

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11489
/proc/meminfo: memFree=12220184/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=279544 CPUtime=882.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 553996 0 0 0 88095 138 0 0 25 0 1 0 462812371 286253056 55460 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 69886 55460 251 24 0 66520 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 279544

[startup+942.301 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 11490
/proc/meminfo: memFree=12174652/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=493192 CPUtime=942.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 584529 0 0 0 94087 146 0 0 25 0 1 0 462812371 505028608 85613 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 123298 85613 251 24 0 119932 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 493192

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 11492
/proc/meminfo: memFree=12100344/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=229456 CPUtime=1002.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 616500 0 0 0 100079 154 0 0 25 0 1 0 462812371 234962944 47917 33554432000 4194304 4291949 140734360628416 18446744073709551615 212439476561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 57364 47917 251 24 0 53998 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 229456

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 11494
/proc/meminfo: memFree=11998004/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=360932 CPUtime=1062.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 642831 0 0 0 106073 160 0 0 25 0 1 0 462812371 369594368 73810 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 90233 73810 251 24 0 86867 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 360932

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 11495
/proc/meminfo: memFree=12235436/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=493192 CPUtime=1122.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 683823 0 0 0 112064 169 0 0 25 0 1 0 462812371 505028608 114427 33554432000 4194304 4291949 140734360628416 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 123298 114427 251 24 0 119932 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 493192

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11506
/proc/meminfo: memFree=12515848/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=279544 CPUtime=1182.34 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 714960 0 0 0 118055 179 0 0 25 0 1 0 462812371 286253056 58508 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 69886 58508 251 24 0 66520 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 279544

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 11507
/proc/meminfo: memFree=12168484/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=360932 CPUtime=1242.33 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 741712 0 0 0 124048 185 0 0 25 0 1 0 462812371 369594368 84934 33554432000 4194304 4291949 140734360628416 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 90233 84934 251 24 0 86867 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 360932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 11509
/proc/meminfo: memFree=12271884/32951124 swapFree=67111528/67111528
[pid=11289] ppid=11287 vsize=198636 CPUtime=1300.04 cores=1,3
/proc/11289/stat : 11289 (RestartSAT) R 11287 11289 9611 0 -1 4202496 776368 0 0 0 129809 195 0 0 25 0 1 0 462812371 203403264 43613 33554432000 4194304 4291949 140734360628416 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11289/statm: 49659 43613 251 24 0 46293 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 198636

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.02
CPU time (s): 1300.06
CPU user time (s): 1298.1
CPU system time (s): 1.9647
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 708116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.1
system time used= 1.9647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 776368
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= 7
involuntary context switches= 827

runsolver used 2.03769 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 00:41:40
IDJOB=3249652
IDBENCH=83180
IDSOLVER=1581
FILE ID=node102/3249652-1303512100
RUNJOBID= node102-1303512100-11235
PBS_JOBID= 13134231
Free space on /tmp= 70800 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249652-1303512100/watcher-3249652-1303512100 -o /tmp/evaluation-result-3249652-1303512100/solver-3249652-1303512100 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3249652-1303512100.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1921681246

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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:      13544912 kB
Buffers:       1402960 kB
Cached:       17383316 kB
SwapCached:          0 kB
Active:        9282600 kB
Inactive:      9571744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13544912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8160 kB
Writeback:           0 kB
AnonPages:       68072 kB
Mapped:          14968 kB
Slab:           486052 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196152 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= 70780 MiB
End job on node102 at 2011-04-23 01:03:22