Trace number 3288993

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
kw 2011-02-28? (TO) 1300.06 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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-3288993-1303780812/watcher-3288993-1303780812 -o /tmp/evaluation-result-3288993-1303780812/solver-3288993-1303780812 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288993-1303780812.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.68 3.90 3.81 2/176 24686
/proc/meminfo: memFree=16364628/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=9928 CPUtime=0 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 1717 0 0 0 0 0 0 0 23 0 1 0 470496869 10166272 1667 33554432000 4194304 6935321 140733248886192 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 2482 1671 241 670 0 1803 0

[startup+0.00914995 s]
/proc/loadavg: 3.68 3.90 3.81 2/176 24686
/proc/meminfo: memFree=16364628/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=12188 CPUtime=0 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 2392 0 0 0 0 0 0 0 23 0 1 0 470496869 12480512 2337 33554432000 4194304 6935321 140733248886192 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 3047 2343 241 670 0 2368 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12188

[startup+0.100169 s]
/proc/loadavg: 3.68 3.90 3.81 2/176 24686
/proc/meminfo: memFree=16364628/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=37744 CPUtime=0.09 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 8216 0 0 0 9 0 0 0 23 0 1 0 470496869 38649856 8150 33554432000 4194304 6935321 140733248886192 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 9436 8150 249 670 0 8757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37744

[startup+0.300133 s]
/proc/loadavg: 3.68 3.90 3.81 2/176 24686
/proc/meminfo: memFree=16364628/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=49708 CPUtime=0.29 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 11257 0 0 0 28 1 0 0 25 0 1 0 470496869 50900992 11191 33554432000 4194304 6935321 140733248886192 18446744073709551615 4397155 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 12427 11191 258 670 0 11748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49708

[startup+0.70106 s]
/proc/loadavg: 3.68 3.90 3.81 2/176 24686
/proc/meminfo: memFree=16364628/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=73524 CPUtime=0.69 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 17424 0 0 0 62 7 0 0 25 0 1 0 470496869 75288576 17098 33554432000 4194304 6935321 140733248886192 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 18381 17098 273 670 0 17702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73524

[startup+1.50091 s]
/proc/loadavg: 3.68 3.90 3.81 5/190 24713
/proc/meminfo: memFree=16004136/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=75056 CPUtime=1.49 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 18466 0 0 0 141 8 0 0 25 0 1 0 470496869 76857344 17526 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 18764 17526 286 670 0 18085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75056

[startup+3.10062 s]
/proc/loadavg: 3.70 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15970788/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=75056 CPUtime=3.09 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 18474 0 0 0 301 8 0 0 25 0 1 0 470496869 76857344 17534 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 18764 17534 286 670 0 18085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75056

[startup+6.301 s]
/proc/loadavg: 3.70 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15966144/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=76664 CPUtime=6.29 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 18903 0 0 0 621 8 0 0 25 0 1 0 470496869 78503936 17963 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 19166 17963 298 670 0 18487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76664

[startup+12.7008 s]
/proc/loadavg: 3.75 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15962604/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=76948 CPUtime=12.69 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 18974 0 0 0 1261 8 0 0 25 0 1 0 470496869 78794752 18034 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 19237 18034 298 670 0 18558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76948

[startup+25.5004 s]
/proc/loadavg: 3.79 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15956516/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=77916 CPUtime=25.5 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 19218 0 0 0 2541 9 0 0 25 0 1 0 470496869 79785984 18278 33554432000 4194304 6935321 140733248886192 18446744073709551615 4339150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 19479 18278 298 670 0 18800 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 77916

[startup+51.1005 s]
/proc/loadavg: 3.86 3.92 3.82 5/190 24714
/proc/meminfo: memFree=15953520/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=76968 CPUtime=51.09 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 19661 0 0 0 5100 9 0 0 25 0 1 0 470496869 78815232 18025 33554432000 4194304 6935321 140733248886192 18446744073709551615 4431216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 19242 18025 298 670 0 18563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76968

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.82 5/190 24715
/proc/meminfo: memFree=15945708/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=80916 CPUtime=102.3 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 21437 0 0 0 10220 10 0 0 25 0 1 0 470496869 82857984 19012 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 20229 19012 298 670 0 19550 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80916

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.83 5/190 24717
/proc/meminfo: memFree=15936992/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=84176 CPUtime=162.29 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 22120 0 0 0 16219 10 0 0 25 0 1 0 470496869 86196224 19695 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 21044 19695 298 670 0 20365 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84176

[startup+222.3 s]
/proc/loadavg: 4.06 3.96 3.84 5/190 24719
/proc/meminfo: memFree=15930024/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=89200 CPUtime=222.3 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 23383 0 0 0 22219 11 0 0 25 0 1 0 470496869 91340800 20958 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430895 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 22300 20958 298 670 0 21621 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89200

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 24720
/proc/meminfo: memFree=15924304/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=90604 CPUtime=282.3 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 24520 0 0 0 28218 12 0 0 25 0 1 0 470496869 92778496 21357 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 22651 21357 298 670 0 21972 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90604

[startup+342.301 s]
/proc/loadavg: 4.12 4.00 3.86 5/190 24725
/proc/meminfo: memFree=15919592/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=96656 CPUtime=342.3 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 25992 0 0 0 34217 13 0 0 25 0 1 0 470496869 98975744 22829 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 24164 22829 298 670 0 23485 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96656

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.87 5/190 24726
/proc/meminfo: memFree=15911528/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=98132 CPUtime=402.31 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 26383 0 0 0 40217 14 0 0 25 0 1 0 470496869 100487168 23220 33554432000 4194304 6935321 140733248886192 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 24533 23220 298 670 0 23854 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 98132

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 24728
/proc/meminfo: memFree=15906416/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=103256 CPUtime=462.31 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 27657 0 0 0 46216 15 0 0 25 0 1 0 470496869 105734144 24494 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 25814 24494 298 670 0 25135 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 103256

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 24730
/proc/meminfo: memFree=15901044/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=103256 CPUtime=522.31 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 27688 0 0 0 52216 15 0 0 25 0 1 0 470496869 105734144 24525 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 25814 24525 298 670 0 25135 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103256

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.89 5/190 24731
/proc/meminfo: memFree=15894812/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=106872 CPUtime=582.32 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 28601 0 0 0 58216 16 0 0 25 0 1 0 470496869 109436928 25438 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 26718 25438 298 670 0 26039 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 106872

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.90 5/190 24733
/proc/meminfo: memFree=15889692/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=109368 CPUtime=642.32 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 29849 0 0 0 64216 16 0 0 25 0 1 0 470496869 111992832 26073 33554432000 4194304 6935321 140733248886192 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 27342 26073 298 670 0 26663 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 109368

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 24734
/proc/meminfo: memFree=15882480/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=112416 CPUtime=702.31 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 30615 0 0 0 70215 16 0 0 25 0 1 0 470496869 115113984 26839 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 28104 26839 298 670 0 27425 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 112416

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 24736
/proc/meminfo: memFree=15873380/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=113868 CPUtime=762.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 30996 0 0 0 76216 17 0 0 25 0 1 0 470496869 116600832 27220 33554432000 4194304 6935321 140733248886192 18446744073709551615 4431230 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 28467 27220 298 670 0 27788 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 113868

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 24738
/proc/meminfo: memFree=15866660/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=114720 CPUtime=822.32 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 31223 0 0 0 82215 17 0 0 25 0 1 0 470496869 117473280 27447 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 28680 27447 298 670 0 28001 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 114720

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24739
/proc/meminfo: memFree=15857944/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=115752 CPUtime=882.32 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 31486 0 0 0 88215 17 0 0 25 0 1 0 470496869 118530048 27710 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 28938 27710 298 670 0 28259 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 115752

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24741
/proc/meminfo: memFree=15852476/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=121208 CPUtime=942.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 32549 0 0 0 94215 18 0 0 25 0 1 0 470496869 124116992 28773 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 30302 28773 298 670 0 29623 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 121208

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24742
/proc/meminfo: memFree=15850712/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=121208 CPUtime=1002.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 32555 0 0 0 100215 18 0 0 25 0 1 0 470496869 124116992 28779 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 30302 28779 298 670 0 29623 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 121208

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24744
/proc/meminfo: memFree=15846220/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=122140 CPUtime=1062.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 32799 0 0 0 106215 18 0 0 25 0 1 0 470496869 125071360 29023 33554432000 4194304 6935321 140733248886192 18446744073709551615 4336169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 30535 29023 298 670 0 29856 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 122140

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24746
/proc/meminfo: memFree=15840600/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=125052 CPUtime=1122.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 33529 0 0 0 112215 18 0 0 25 0 1 0 470496869 128053248 29753 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 31263 29753 298 670 0 30584 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 125052

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24747
/proc/meminfo: memFree=15832764/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=125316 CPUtime=1182.33 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 33602 0 0 0 118215 18 0 0 25 0 1 0 470496869 128323584 29826 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 31329 29826 298 670 0 30650 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 125316

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24749
/proc/meminfo: memFree=15827268/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=125316 CPUtime=1242.34 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 33968 0 0 0 124215 19 0 0 25 0 1 0 470496869 128323584 29838 33554432000 4194304 6935321 140733248886192 18446744073709551615 4336742 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 31329 29838 298 670 0 30650 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 125316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 24750
/proc/meminfo: memFree=15815328/32951124 swapFree=67111528/67111528
[pid=24686] ppid=24684 vsize=128396 CPUtime=1300.04 cores=1,3
/proc/24686/stat : 24686 (kw) R 24684 24686 22591 0 -1 4202496 35471 0 0 0 129985 19 0 0 25 0 1 0 470496869 131477504 30622 33554432000 4194304 6935321 140733248886192 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24686/statm: 32099 30622 298 670 0 31420 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 128396

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.06
CPU user time (s): 1299.86
CPU system time (s): 0.202969
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 129840

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

runsolver used 2.0027 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 03:20:13
IDJOB=3288993
IDBENCH=83110
IDSOLVER=1658
FILE ID=node141/3288993-1303780812
RUNJOBID= node141-1303780812-24672
PBS_JOBID= 13157176
Free space on /tmp= 71288 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288993-1303780812/watcher-3288993-1303780812 -o /tmp/evaluation-result-3288993-1303780812/solver-3288993-1303780812 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3288993-1303780812.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1759254621

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      16364660 kB
Buffers:       1595884 kB
Cached:       14348944 kB
SwapCached:          0 kB
Active:        6216640 kB
Inactive:      9794792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16364660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8192 kB
Writeback:           0 kB
AnonPages:       66324 kB
Mapped:          14392 kB
Slab:           509976 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187684 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= 71244 MiB
End job on node141 at 2011-04-26 03:41:55