Trace number 3434061

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.12 4999.94

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications 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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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: 977)

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-3434061-1306882717/watcher-3434061-1306882717 -o /tmp/evaluation-result-3434061-1306882717/solver-3434061-1306882717 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434061-1306882717.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/554 22111
/proc/meminfo: memFree=7356048/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=23268 CPUtime=0 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1423 0 0 0 0 0 0 0 18 0 1 0 799868799 23826432 1364 33554432000 4194304 4291235 140735512039168 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 5817 1368 214 24 0 2451 0

[startup+0.090026 s]
/proc/loadavg: 2.00 2.02 2.00 3/554 22111
/proc/meminfo: memFree=7356048/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=35976 CPUtime=0.06 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 5737 0 0 0 6 0 0 0 18 0 1 0 799868799 36839424 5127 33554432000 4194304 4291235 140735512039168 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 8994 5128 216 24 0 5628 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35976

[startup+0.101026 s]
/proc/loadavg: 2.00 2.02 2.00 3/554 22111
/proc/meminfo: memFree=7356048/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=36976 CPUtime=0.07 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 5979 0 0 0 7 0 0 0 18 0 1 0 799868799 37863424 5356 33554432000 4194304 4291235 140735512039168 18446744073709551615 4229964 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 9244 5356 238 24 0 5878 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36976

[startup+0.300988 s]
/proc/loadavg: 2.00 2.02 2.00 3/554 22111
/proc/meminfo: memFree=7356048/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=43324 CPUtime=0.28 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 9320 0 0 0 27 1 0 0 18 0 1 0 799868799 44363776 7035 33554432000 4194304 4291235 140735512039168 18446744073709551615 4232411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 10831 7035 240 24 0 7465 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43324

[startup+0.700912 s]
/proc/loadavg: 2.00 2.02 2.00 3/554 22111
/proc/meminfo: memFree=7356048/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=40544 CPUtime=0.68 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 10140 0 0 0 67 1 0 0 18 0 1 0 799868799 41517056 6201 33554432000 4194304 4291235 140735512039168 18446744073709551615 4251583 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 10136 6201 258 24 0 6770 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40544

[startup+1.50076 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22112
/proc/meminfo: memFree=7329512/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=40544 CPUtime=1.48 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 10495 0 0 0 147 1 0 0 20 0 1 0 799868799 41517056 6551 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 10136 6551 259 24 0 6770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40544

[startup+3.10046 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22112
/proc/meminfo: memFree=7366776/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=47616 CPUtime=3.07 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 11180 0 0 0 306 1 0 0 25 0 1 0 799868799 48758784 7226 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255866 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 11904 7226 259 24 0 8538 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47616

[startup+6.30084 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22112
/proc/meminfo: memFree=7360480/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=66292 CPUtime=6.28 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 15695 0 0 0 626 2 0 0 25 0 1 0 799868799 67883008 11721 33554432000 4194304 4291235 140735512039168 18446744073709551615 4248920 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 16573 11721 259 24 0 13207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66292

[startup+12.7006 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22112
/proc/meminfo: memFree=7335956/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=77968 CPUtime=12.68 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 18739 0 0 0 1265 3 0 0 25 0 1 0 799868799 79839232 14698 33554432000 4194304 4291235 140735512039168 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 19492 14698 259 24 0 16126 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77968

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 22112
/proc/meminfo: memFree=7312520/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=96936 CPUtime=25.48 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 24266 0 0 0 2544 4 0 0 25 0 1 0 799868799 99262464 20158 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 24234 20158 259 24 0 20868 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96936

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 22113
/proc/meminfo: memFree=7304960/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=130392 CPUtime=51.08 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 39771 0 0 0 5100 8 0 0 25 0 1 0 799868799 133521408 22131 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 32598 22131 259 24 0 29232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130392

[startup+102.321 s]
/proc/loadavg: 2.11 2.04 2.01 3/555 22114
/proc/meminfo: memFree=7285188/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=130392 CPUtime=102.3 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 64428 0 0 0 10217 13 0 0 25 0 1 0 799868799 133521408 25273 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 32598 25273 259 24 0 29232 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130392

[startup+162.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/555 22125
/proc/meminfo: memFree=7264040/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=139440 CPUtime=162.28 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 93360 0 0 0 16210 18 0 0 25 0 1 0 799868799 142786560 30585 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255905 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 34860 30585 259 24 0 31494 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 139440

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 22127
/proc/meminfo: memFree=7249100/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=189528 CPUtime=222.29 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 124284 0 0 0 22205 24 0 0 25 0 1 0 799868799 194076672 34101 33554432000 4194304 4291235 140735512039168 18446744073709551615 4263568 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 47382 34101 259 24 0 44016 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189528

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 22128
/proc/meminfo: memFree=7277712/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=142524 CPUtime=282.29 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 155716 0 0 0 28196 33 0 0 25 0 1 0 799868799 145944576 27210 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256362 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 35631 27210 259 24 0 32265 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 142524

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 22132
/proc/meminfo: memFree=7203288/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=145292 CPUtime=342.29 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 185678 0 0 0 34190 39 0 0 25 0 1 0 799868799 148779008 25899 33554432000 4194304 4291235 140735512039168 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 36323 25899 259 24 0 32957 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 145292

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22134
/proc/meminfo: memFree=7157300/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=81284 CPUtime=402.3 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 215016 0 0 0 40184 46 0 0 25 0 1 0 799868799 83234816 16428 33554432000 4194304 4291235 140735512039168 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 20321 16428 259 24 0 16955 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81284

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 22136
/proc/meminfo: memFree=7131972/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=201344 CPUtime=462.3 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 242436 0 0 0 46178 52 0 0 25 0 1 0 799868799 206176256 43634 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 50336 43634 259 24 0 46970 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201344

[startup+522.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/555 22138
/proc/meminfo: memFree=7195060/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=153896 CPUtime=522.3 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 269777 0 0 0 52172 58 0 0 25 0 1 0 799868799 157589504 33531 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 38474 33531 259 24 0 35108 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153896

[startup+582.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/555 22139
/proc/meminfo: memFree=7205572/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=124256 CPUtime=582.3 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 301345 0 0 0 58165 65 0 0 25 0 1 0 799868799 127238144 23730 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 31064 23730 259 24 0 27698 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124256

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22244
/proc/meminfo: memFree=6933732/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=388604 CPUtime=4062.46 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1703586 0 0 0 405835 411 0 0 25 0 1 0 799868799 397930496 86162 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 97151 86162 259 24 0 93785 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 388604

[startup+4122.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/555 22246
/proc/meminfo: memFree=6982416/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=257556 CPUtime=4122.44 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1727454 0 0 0 411827 417 0 0 25 0 1 0 799868799 263737344 51551 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 64389 51552 259 24 0 61023 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 257556

[startup+4182.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/555 22247
/proc/meminfo: memFree=6897436/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=389652 CPUtime=4182.44 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1752201 0 0 0 417821 423 0 0 25 0 1 0 799868799 399003648 76096 33554432000 4194304 4291235 140735512039168 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 97413 76096 259 24 0 94047 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 389652

[startup+4242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/555 22249
/proc/meminfo: memFree=6881300/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=392852 CPUtime=4242.44 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1766398 0 0 0 423817 427 0 0 25 0 1 0 799868799 402280448 90183 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 98213 90183 259 24 0 94847 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 392852

[startup+4302.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/555 22250
/proc/meminfo: memFree=6982932/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=232864 CPUtime=4302.44 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1786189 0 0 0 429812 432 0 0 25 0 1 0 799868799 238452736 49436 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 58216 49436 259 24 0 54850 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 232864

[startup+4362.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/555 22252
/proc/meminfo: memFree=6931812/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=315348 CPUtime=4362.45 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1806796 0 0 0 435807 438 0 0 25 0 1 0 799868799 322916352 69812 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 78837 69812 259 24 0 75471 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 315348

[startup+4422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/555 22254
/proc/meminfo: memFree=6918392/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=397540 CPUtime=4422.45 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1826639 0 0 0 441801 444 0 0 25 0 1 0 799868799 407080960 89473 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 99385 89473 259 24 0 96019 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 397540

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 22255
/proc/meminfo: memFree=6905964/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=316152 CPUtime=4482.45 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1858376 0 0 0 447795 450 0 0 25 0 1 0 799868799 323739648 70973 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 79038 70973 259 24 0 75672 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 316152

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22257
/proc/meminfo: memFree=6847784/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=397868 CPUtime=4542.46 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1877493 0 0 0 453790 456 0 0 25 0 1 0 799868799 407416832 89932 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 99467 89932 259 24 0 96101 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 397868

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 22258
/proc/meminfo: memFree=6975720/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=316620 CPUtime=4602.48 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1907789 0 0 0 459786 462 0 0 25 0 1 0 799868799 324218880 64320 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 79155 64320 259 24 0 75789 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 316620

[startup+4662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/555 22260
/proc/meminfo: memFree=6836804/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=400468 CPUtime=4662.46 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1929512 0 0 0 465779 467 0 0 25 0 1 0 799868799 410079232 85900 33554432000 4194304 4291235 140735512039168 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 100117 85900 259 24 0 96751 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 400468

[startup+4722.32 s]
/proc/loadavg: 2.07 2.04 2.01 3/555 22262
/proc/meminfo: memFree=7021876/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=220200 CPUtime=4722.48 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1952651 0 0 0 471775 473 0 0 25 0 1 0 799868799 225484800 46221 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 55050 46221 259 24 0 51684 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 220200

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 22263
/proc/meminfo: memFree=6888156/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=320076 CPUtime=4782.47 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1977499 0 0 0 477768 479 0 0 25 0 1 0 799868799 327757824 70811 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 80019 70811 259 24 0 76653 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 320076

[startup+4842.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 22265
/proc/meminfo: memFree=6840512/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=401464 CPUtime=4842.47 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 1993952 0 0 0 483762 485 0 0 25 0 1 0 799868799 411099136 87100 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 100366 87100 259 24 0 97000 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 401464

[startup+4902.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/555 22266
/proc/meminfo: memFree=7026212/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=269988 CPUtime=4902.47 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 2019093 0 0 0 489755 492 0 0 25 0 1 0 799868799 276467712 59038 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 67497 59039 259 24 0 64131 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 269988

[startup+4962.3 s]
/proc/loadavg: 1.98 2.03 2.00 3/555 22296
/proc/meminfo: memFree=7047612/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=401636 CPUtime=4962.48 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 2041847 0 0 0 495751 497 0 0 25 0 1 0 799868799 411275264 81594 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 100409 81594 259 24 0 97043 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 401636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.99 2.02 2.00 3/555 22297
/proc/meminfo: memFree=6975188/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=401964 CPUtime=5000.09 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 2053917 0 0 0 499509 500 0 0 25 0 1 0 799868799 411611136 93580 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 100491 93580 259 24 0 97125 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 401964

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

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

[startup+4999.9 s]
/proc/loadavg: 1.99 2.02 2.00 3/555 22297
/proc/meminfo: memFree=6975188/32950928 swapFree=67056580/67111528
[pid=22111] ppid=22109 vsize=401964 CPUtime=5000.09 cores=1,3,5,7
/proc/22111/stat : 22111 (minisat) R 22109 22111 21730 0 -1 4202496 2053917 0 0 0 499509 500 0 0 25 0 1 0 799868799 411611136 93580 33554432000 4194304 4291235 140735512039168 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22111/statm: 100491 93580 259 24 0 97125 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 401964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.12
CPU user time (s): 4995.1
CPU system time (s): 5.02424
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 538916

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

runsolver used 25.5211 second user time and 65.448 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-01 00:58:37
IDJOB=3434061
IDBENCH=83137
IDSOLVER=1930
FILE ID=node148/3434061-1306882717
RUNJOBID= node148-1306877501-21749
PBS_JOBID= 13488428
Free space on /tmp= 50920 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434061-1306882717/watcher-3434061-1306882717 -o /tmp/evaluation-result-3434061-1306882717/solver-3434061-1306882717 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434061-1306882717.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=681071472

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7356080 kB
Buffers:         95472 kB
Cached:       17803104 kB
SwapCached:       7908 kB
Active:       14091388 kB
Inactive:     10745964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7356080 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            3528 kB
Writeback:           0 kB
AnonPages:     6937432 kB
Mapped:          43896 kB
Slab:           628628 kB
PageTables:      57784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170509424 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= 50920 MiB
End job on node148 at 2011-06-01 02:21:59