Trace number 3288762

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3288762-1303776383/watcher-3288762-1303776383 -o /tmp/evaluation-result-3288762-1303776383/solver-3288762-1303776383 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3288762-1303776383.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: 4.00 3.66 3.14 5/189 13384
/proc/meminfo: memFree=24682804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=11712 CPUtime=0 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4194304 296 0 0 0 0 0 0 0 25 0 1 0 567868976 11993088 236 33554432000 4194304 4465733 140733351234544 18446744073709551615 260905061248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13384/statm: 2928 239 207 67 0 51 0

[startup+0.0227961 s]
/proc/loadavg: 4.00 3.66 3.14 5/189 13384
/proc/meminfo: memFree=24682804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=18396 CPUtime=0.01 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 1301 0 0 0 1 0 0 0 25 0 1 0 567868976 18837504 1211 33554432000 4194304 4465733 140733351234544 18446744073709551615 4202792 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 4599 1212 249 67 0 1722 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18396

[startup+0.100783 s]
/proc/loadavg: 4.00 3.66 3.14 5/189 13384
/proc/meminfo: memFree=24682804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=27432 CPUtime=0.09 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 4009 0 0 0 9 0 0 0 25 0 1 0 567868976 28090368 2557 33554432000 4194304 4465733 140733351234544 18446744073709551615 260905091541 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 6858 2576 255 67 0 3981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27432

[startup+0.300748 s]
/proc/loadavg: 4.00 3.66 3.14 5/189 13384
/proc/meminfo: memFree=24682804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=23508 CPUtime=0.28 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 5076 0 0 0 28 0 0 0 25 0 1 0 567868976 24072192 2507 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 5877 2507 255 67 0 3000 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23508

[startup+0.700673 s]
/proc/loadavg: 4.00 3.66 3.14 5/189 13384
/proc/meminfo: memFree=24682804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=23508 CPUtime=0.68 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 5309 0 0 0 68 0 0 0 25 0 1 0 567868976 24072192 2646 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 5877 2646 255 67 0 3000 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23508

[startup+1.50053 s]
/proc/loadavg: 4.00 3.66 3.14 5/190 13385
/proc/meminfo: memFree=24672024/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=23508 CPUtime=1.48 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 5552 0 0 0 148 0 0 0 25 0 1 0 567868976 24072192 2790 33554432000 4194304 4465733 140733351234544 18446744073709551615 4266924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 5877 2790 255 67 0 3000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23508

[startup+3.10023 s]
/proc/loadavg: 4.00 3.67 3.15 5/190 13385
/proc/meminfo: memFree=24670348/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=61756 CPUtime=3.09 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 11451 0 0 0 308 1 0 0 25 0 1 0 567868976 63238144 6787 33554432000 4194304 4465733 140733351234544 18446744073709551615 4242341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 15439 6787 271 67 0 12562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61756

[startup+6.30065 s]
/proc/loadavg: 4.00 3.67 3.15 5/190 13385
/proc/meminfo: memFree=24651780/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=61756 CPUtime=6.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 11825 0 0 0 628 1 0 0 25 0 1 0 567868976 63238144 7144 33554432000 4194304 4465733 140733351234544 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 15439 7144 280 67 0 12562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61756

[startup+12.7005 s]
/proc/loadavg: 4.00 3.68 3.15 5/190 13385
/proc/meminfo: memFree=24638040/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=75368 CPUtime=12.68 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 14748 0 0 0 1267 1 0 0 25 0 1 0 567868976 77176832 10023 33554432000 4194304 4465733 140733351234544 18446744073709551615 4301172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 18842 10023 280 67 0 15965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75368

[startup+25.5001 s]
/proc/loadavg: 4.00 3.69 3.16 5/190 13386
/proc/meminfo: memFree=24636804/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=51208 CPUtime=25.49 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 22155 0 0 0 2546 3 0 0 25 0 1 0 567868976 52436992 8860 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 12802 8860 281 67 0 9925 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51208

[startup+51.1004 s]
/proc/loadavg: 4.00 3.71 3.19 5/190 13386
/proc/meminfo: memFree=24613812/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=69388 CPUtime=51.09 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 31770 0 0 0 5105 4 0 0 25 0 1 0 567868976 71053312 11833 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 17347 11833 282 67 0 14470 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69388

[startup+102.307 s]
/proc/loadavg: 4.00 3.76 3.23 5/190 13388
/proc/meminfo: memFree=24517052/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=86236 CPUtime=102.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 41482 0 0 0 10224 5 0 0 25 0 1 0 567868976 88305664 16454 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 21559 16454 291 67 0 18682 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 86236

[startup+162.301 s]
/proc/loadavg: 4.00 3.80 3.28 5/190 13389
/proc/meminfo: memFree=24459252/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=86236 CPUtime=162.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 48332 0 0 0 16222 7 0 0 25 0 1 0 567868976 88305664 17014 33554432000 4194304 4465733 140733351234544 18446744073709551615 4254812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 21559 17014 284 67 0 18682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86236

[startup+222.301 s]
/proc/loadavg: 4.00 3.83 3.32 5/190 13391
/proc/meminfo: memFree=24463312/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=103612 CPUtime=222.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 53324 0 0 0 22222 7 0 0 25 0 1 0 567868976 106098688 21042 33554432000 4194304 4465733 140733351234544 18446744073709551615 4259622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 25903 21042 284 67 0 23026 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 103612

[startup+282.3 s]
/proc/loadavg: 4.00 3.86 3.36 5/190 13419
/proc/meminfo: memFree=24564044/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=83312 CPUtime=282.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 66746 0 0 0 28219 10 0 0 25 0 1 0 567868976 85311488 14617 33554432000 4194304 4465733 140733351234544 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 20828 14617 282 67 0 17951 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83312

[startup+342.3 s]
/proc/loadavg: 4.00 3.88 3.39 5/190 13421
/proc/meminfo: memFree=24532420/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=100736 CPUtime=342.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 71825 0 0 0 34218 11 0 0 25 0 1 0 567868976 103153664 19098 33554432000 4194304 4465733 140733351234544 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 25184 19098 490 67 0 22307 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100736

[startup+402.3 s]
/proc/loadavg: 4.00 3.90 3.43 5/190 13423
/proc/meminfo: memFree=24465188/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=175476 CPUtime=402.29 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 84282 0 0 0 40216 13 0 0 25 0 1 0 567868976 179687424 28717 33554432000 4194304 4465733 140733351234544 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 43869 28717 334 67 0 40992 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 175476

[startup+462.3 s]
/proc/loadavg: 4.03 3.93 3.47 5/190 13424
/proc/meminfo: memFree=24461452/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=107160 CPUtime=462.3 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 85982 0 0 0 46216 14 0 0 25 0 1 0 567868976 109731840 22044 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 26790 22044 282 67 0 23913 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107160

[startup+522.3 s]
/proc/loadavg: 4.07 3.96 3.50 5/190 13426
/proc/meminfo: memFree=24428668/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=107160 CPUtime=522.3 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 86346 0 0 0 52216 14 0 0 25 0 1 0 567868976 109731840 22226 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 26790 22226 282 67 0 23913 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107160

[startup+582.3 s]
/proc/loadavg: 4.08 3.98 3.54 5/190 13427
/proc/meminfo: memFree=24454180/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=107160 CPUtime=582.3 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 86702 0 0 0 58216 14 0 0 25 0 1 0 567868976 109731840 22404 33554432000 4194304 4465733 140733351234544 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 26790 22404 282 67 0 23913 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107160

[startup+642.3 s]
/proc/loadavg: 4.03 3.98 3.56 5/190 13429
/proc/meminfo: memFree=24444972/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=240740 CPUtime=642.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 110550 0 0 0 64214 17 0 0 25 0 1 0 567868976 246517760 35414 33554432000 4194304 4465733 140733351234544 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 60185 35414 282 67 0 57308 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 240740

[startup+702.3 s]
/proc/loadavg: 3.52 3.85 3.54 4/184 13449
/proc/meminfo: memFree=24625636/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=155016 CPUtime=702.3 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 111718 0 0 0 70213 17 0 0 25 0 1 0 567868976 158736384 28582 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 38754 28582 355 67 0 35877 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 155016

[startup+762.306 s]
/proc/loadavg: 3.19 3.69 3.51 5/184 13450
/proc/meminfo: memFree=24639496/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=155016 CPUtime=762.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 113014 0 0 0 76213 18 0 0 25 0 1 0 567868976 158736384 29405 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 38754 29405 355 67 0 35877 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 155016

[startup+822.3 s]
/proc/loadavg: 3.07 3.57 3.47 4/184 13452
/proc/meminfo: memFree=24611308/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=155016 CPUtime=822.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 114298 0 0 0 82213 18 0 0 25 0 1 0 567868976 158736384 30208 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 38754 30208 355 67 0 35877 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 155016

[startup+882.3 s]
/proc/loadavg: 3.02 3.46 3.44 4/184 13453
/proc/meminfo: memFree=24602080/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=155016 CPUtime=882.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 115071 0 0 0 88212 19 0 0 25 0 1 0 567868976 158736384 30774 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 38754 30774 355 67 0 35877 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 155016

[startup+942.3 s]
/proc/loadavg: 2.61 3.28 3.38 3/178 13473
/proc/meminfo: memFree=24884236/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=125172 CPUtime=942.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 141356 0 0 0 94208 23 0 0 25 0 1 0 567868976 128176128 24669 33554432000 4194304 4465733 140733351234544 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 31293 24669 330 67 0 28416 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 125172

[startup+1002.3 s]
/proc/loadavg: 2.27 3.06 3.29 3/178 13475
/proc/meminfo: memFree=24872168/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=135796 CPUtime=1002.32 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 143162 0 0 0 100208 24 0 0 25 0 1 0 567868976 139055104 26427 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 33949 26427 494 67 0 31072 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135796

[startup+1062.3 s]
/proc/loadavg: 2.10 2.86 3.21 3/178 13476
/proc/meminfo: memFree=24839536/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=135796 CPUtime=1062.31 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 143632 0 0 0 106207 24 0 0 25 0 1 0 567868976 139055104 26897 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 33949 26897 494 67 0 31072 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 135796

[startup+1122.3 s]
/proc/loadavg: 2.03 2.70 3.13 3/178 13478
/proc/meminfo: memFree=24834664/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=135796 CPUtime=1122.32 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 144613 0 0 0 112207 25 0 0 25 0 1 0 567868976 139055104 27539 33554432000 4194304 4465733 140733351234544 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 33949 27539 494 67 0 31072 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 135796

[startup+1182.3 s]
/proc/loadavg: 2.01 2.57 3.06 3/178 13479
/proc/meminfo: memFree=24863640/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=135796 CPUtime=1182.32 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 144992 0 0 0 118207 25 0 0 25 0 1 0 567868976 139055104 27826 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 33949 27826 494 67 0 31072 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 135796

[startup+1242.3 s]
/proc/loadavg: 2.00 2.47 2.99 3/178 13481
/proc/meminfo: memFree=24796024/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=264068 CPUtime=1242.32 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 156969 0 0 0 124205 27 0 0 25 0 1 0 567868976 270405632 37634 33554432000 4194304 4465733 140733351234544 18446744073709551615 4358603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 66017 37634 494 67 0 63140 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 264068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.38 2.93 3/178 13483
/proc/meminfo: memFree=24813588/32950928 swapFree=67071984/67111528
[pid=13384] ppid=13382 vsize=153168 CPUtime=1300.03 cores=1,3
/proc/13384/stat : 13384 (SApperloT) R 13382 13384 11484 0 -1 4202496 157709 0 0 0 129975 28 0 0 25 0 1 0 567868976 156844032 31946 33554432000 4194304 4465733 140733351234544 18446744073709551615 4270658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13384/statm: 38292 31946 353 67 0 35415 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 153168

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.76
CPU system time (s): 0.286956
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 264068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157709
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= 1644

runsolver used 2.11668 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 02:06:23
IDJOB=3288762
IDBENCH=83103
IDSOLVER=1657
FILE ID=node116/3288762-1303776383
RUNJOBID= node116-1303775740-13048
PBS_JOBID= 13157166
Free space on /tmp= 72528 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288762-1303776383/watcher-3288762-1303776383 -o /tmp/evaluation-result-3288762-1303776383/solver-3288762-1303776383 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3288762-1303776383.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1972843412

node116.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.826
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.826
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.826
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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:     32950928 kB
MemFree:      24683084 kB
Buffers:       1866740 kB
Cached:        5590940 kB
SwapCached:       9732 kB
Active:        3688700 kB
Inactive:      4158752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24683084 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           17620 kB
Writeback:          12 kB
AnonPages:      383556 kB
Mapped:          14636 kB
Slab:           356004 kB
PageTables:       6104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   811680 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= 72580 MiB
End job on node116 at 2011-04-26 02:28:05