Trace number 3288901

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.03 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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-3288901-1303778976/watcher-3288901-1303778976 -o /tmp/evaluation-result-3288901-1303778976/solver-3288901-1303778976 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288901-1303778976.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.92 3.84 4/189 2542
/proc/meminfo: memFree=18583380/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=7380 CPUtime=0 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 1192 0 0 0 0 0 0 0 22 0 1 0 568128423 7557120 1144 33554432000 4194304 6935321 140735072395376 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 1845 1149 241 670 0 1166 0

[startup+0.0296641 s]
/proc/loadavg: 3.68 3.92 3.84 4/189 2542
/proc/meminfo: memFree=18583380/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=20500 CPUtime=0.02 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 4400 0 0 0 2 0 0 0 22 0 1 0 568128423 20992000 4334 33554432000 4194304 6935321 140735072395376 18446744073709551615 4400642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 5125 4334 249 670 0 4446 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20500

[startup+0.100652 s]
/proc/loadavg: 3.68 3.92 3.84 4/189 2542
/proc/meminfo: memFree=18583380/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=24732 CPUtime=0.09 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 5386 0 0 0 9 0 0 0 22 0 1 0 568128423 25325568 5320 33554432000 4194304 6935321 140735072395376 18446744073709551615 4469760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 6183 5320 249 670 0 5504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24732

[startup+0.300732 s]
/proc/loadavg: 3.68 3.92 3.84 4/189 2542
/proc/meminfo: memFree=18583380/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=38392 CPUtime=0.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 8950 0 0 0 27 2 0 0 23 0 1 0 568128423 39313408 8732 33554432000 4194304 6935321 140735072395376 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 9598 8732 273 670 0 8919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38392

[startup+0.700603 s]
/proc/loadavg: 3.68 3.92 3.84 4/189 2542
/proc/meminfo: memFree=18583380/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=44320 CPUtime=0.69 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 10622 0 0 0 64 5 0 0 25 0 1 0 568128423 45383680 10045 33554432000 4194304 6935321 140735072395376 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 11080 10045 286 670 0 10401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44320

[startup+1.50047 s]
/proc/loadavg: 3.71 3.92 3.84 5/190 2544
/proc/meminfo: memFree=18351244/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=44320 CPUtime=1.49 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 10636 0 0 0 144 5 0 0 25 0 1 0 568128423 45383680 10059 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 11080 10059 286 670 0 10401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44320

[startup+3.10018 s]
/proc/loadavg: 3.71 3.92 3.84 5/190 2544
/proc/meminfo: memFree=18349900/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=44752 CPUtime=3.09 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 10725 0 0 0 304 5 0 0 25 0 1 0 568128423 45826048 10148 33554432000 4194304 6935321 140735072395376 18446744073709551615 4718417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 11188 10148 286 670 0 10509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44752

[startup+6.30056 s]
/proc/loadavg: 3.73 3.92 3.84 5/190 2544
/proc/meminfo: memFree=18344356/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=45264 CPUtime=6.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 11241 0 0 0 624 5 0 0 25 0 1 0 568128423 46350336 10270 33554432000 4194304 6935321 140735072395376 18446744073709551615 4347181 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 11316 10270 298 670 0 10637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45264

[startup+12.7005 s]
/proc/loadavg: 3.75 3.92 3.84 5/190 2544
/proc/meminfo: memFree=18338496/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=48956 CPUtime=12.69 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 12375 0 0 0 1264 5 0 0 25 0 1 0 568128423 50130944 11058 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430948 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 12239 11058 298 670 0 11560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48956

[startup+25.5003 s]
/proc/loadavg: 3.79 3.93 3.84 5/190 2544
/proc/meminfo: memFree=18334424/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=51528 CPUtime=25.49 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 13367 0 0 0 2543 6 0 0 25 0 1 0 568128423 52764672 11705 33554432000 4194304 6935321 140735072395376 18446744073709551615 4487460 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 12882 11705 298 670 0 12203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51528

[startup+51.1007 s]
/proc/loadavg: 3.87 3.93 3.85 5/190 2545
/proc/meminfo: memFree=18325860/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=56900 CPUtime=51.08 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 15519 0 0 0 5102 6 0 0 25 0 1 0 568128423 58265600 13115 33554432000 4194304 6935321 140735072395376 18446744073709551615 4431248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 14225 13115 298 670 0 13546 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56900

[startup+102.307 s]
/proc/loadavg: 3.94 3.94 3.85 5/190 2546
/proc/meminfo: memFree=18318472/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=62064 CPUtime=102.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 17011 0 0 0 10223 6 0 0 25 0 1 0 568128423 63553536 14239 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 15516 14239 298 670 0 14837 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62064

[startup+162.3 s]
/proc/loadavg: 4.14 3.98 3.87 5/190 2549
/proc/meminfo: memFree=18310400/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=65788 CPUtime=162.28 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 17991 0 0 0 16221 7 0 0 25 0 1 0 568128423 67366912 15219 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 16447 15219 298 670 0 15768 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65788

[startup+222.301 s]
/proc/loadavg: 4.05 3.98 3.87 5/190 2550
/proc/meminfo: memFree=18304416/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=68952 CPUtime=222.28 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 18826 0 0 0 22221 7 0 0 25 0 1 0 568128423 70606848 16054 33554432000 4194304 6935321 140735072395376 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 17238 16054 298 670 0 16559 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 68952

[startup+282.3 s]
/proc/loadavg: 4.02 3.98 3.88 5/190 2552
/proc/meminfo: memFree=18299188/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=72576 CPUtime=282.28 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 19948 0 0 0 28220 8 0 0 25 0 1 0 568128423 74317824 16967 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 18144 16967 298 670 0 17465 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 72576

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 2554
/proc/meminfo: memFree=18290576/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=75368 CPUtime=342.28 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 21783 0 0 0 34219 9 0 0 25 0 1 0 568128423 77176832 17669 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 18842 17669 298 670 0 18163 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 75368

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 2555
/proc/meminfo: memFree=18288164/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=77660 CPUtime=402.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 23065 0 0 0 40219 10 0 0 25 0 1 0 568128423 79523840 18238 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 19415 18238 298 670 0 18736 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 77660

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 2557
/proc/meminfo: memFree=18278316/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=78684 CPUtime=462.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 24611 0 0 0 46219 10 0 0 25 0 1 0 568128423 80572416 18524 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 19671 18524 298 670 0 18992 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 78684

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 2558
/proc/meminfo: memFree=18269860/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=81224 CPUtime=522.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 26271 0 0 0 52218 11 0 0 25 0 1 0 568128423 83173376 19122 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 20306 19122 298 670 0 19627 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 81224

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 2560
/proc/meminfo: memFree=18267588/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=84032 CPUtime=582.29 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 27492 0 0 0 58217 12 0 0 25 0 1 0 568128423 86048768 19794 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 21008 19794 298 670 0 20329 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 84032

[startup+642.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 2562
/proc/meminfo: memFree=18257272/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=84032 CPUtime=642.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 28408 0 0 0 64218 12 0 0 25 0 1 0 568128423 86048768 19850 33554432000 4194304 6935321 140735072395376 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 21008 19850 298 670 0 20329 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 84032

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 2572
/proc/meminfo: memFree=18243424/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=86844 CPUtime=702.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 29943 0 0 0 70217 13 0 0 25 0 1 0 568128423 88928256 20496 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 21711 20496 298 670 0 21032 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 86844

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 2574
/proc/meminfo: memFree=18240040/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=88036 CPUtime=762.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 31138 0 0 0 76217 13 0 0 25 0 1 0 568128423 90148864 20774 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 22009 20774 298 670 0 21330 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 88036

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 2575
/proc/meminfo: memFree=18237748/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=91412 CPUtime=822.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 32627 0 0 0 82216 14 0 0 25 0 1 0 568128423 93605888 21321 33554432000 4194304 6935321 140735072395376 18446744073709551615 4780071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 22853 21321 298 670 0 22174 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 91412

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2577
/proc/meminfo: memFree=18235728/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=94680 CPUtime=882.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 33984 0 0 0 88216 14 0 0 25 0 1 0 568128423 96952320 22035 33554432000 4194304 6935321 140735072395376 18446744073709551615 4431445 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 23670 22035 298 670 0 22991 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 94680

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2579
/proc/meminfo: memFree=18229244/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=94680 CPUtime=942.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 34656 0 0 0 94216 14 0 0 25 0 1 0 568128423 96952320 22049 33554432000 4194304 6935321 140735072395376 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 23670 22049 298 670 0 22991 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 94680

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2580
/proc/meminfo: memFree=18222492/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=96800 CPUtime=1002.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 36217 0 0 0 100215 15 0 0 25 0 1 0 568128423 99123200 22599 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 24200 22599 298 670 0 23521 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 96800

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2582
/proc/meminfo: memFree=18213732/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=97592 CPUtime=1062.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 37123 0 0 0 106215 15 0 0 25 0 1 0 568128423 99934208 22815 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 24398 22815 298 670 0 23719 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 97592

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2583
/proc/meminfo: memFree=18210948/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=98112 CPUtime=1122.3 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 38290 0 0 0 112215 15 0 0 25 0 1 0 568128423 100466688 22926 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430899 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 24528 22926 298 670 0 23849 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 98112

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 2585
/proc/meminfo: memFree=18205040/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=99772 CPUtime=1182.31 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 39335 0 0 0 118215 16 0 0 25 0 1 0 568128423 102166528 23251 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 24943 23251 298 670 0 24264 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 99772

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 2587
/proc/meminfo: memFree=18200660/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=101468 CPUtime=1242.31 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 40461 0 0 0 124215 16 0 0 25 0 1 0 568128423 103903232 23644 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 25367 23644 298 670 0 24688 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 101468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.04 3.94 2/184 2591
/proc/meminfo: memFree=18610108/32950940 swapFree=67111528/67111528
[pid=2542] ppid=2540 vsize=103452 CPUtime=1300.01 cores=4,6
/proc/2542/stat : 2542 (kw) R 2540 2542 452 0 -1 4202496 42076 0 0 0 129985 16 0 0 25 0 1 0 568128423 105934848 24139 33554432000 4194304 6935321 140735072395376 18446744073709551615 4430599 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2542/statm: 25863 24139 298 670 0 25184 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 103452

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.03
CPU user time (s): 1299.85
CPU system time (s): 0.173973
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 104956

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

runsolver used 2.04569 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 02:49:37
IDJOB=3288901
IDBENCH=83108
IDSOLVER=1658
FILE ID=node117/3288901-1303778976
RUNJOBID= node117-1303778976-2501
PBS_JOBID= 13157164
Free space on /tmp= 71516 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=727385619

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18583900 kB
Buffers:       2331780 kB
Cached:       11252856 kB
SwapCached:          0 kB
Active:        6523456 kB
Inactive:      7282168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18583900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24644 kB
Writeback:           0 kB
AnonPages:      220068 kB
Mapped:          17596 kB
Slab:           497924 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   423732 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= 71532 MiB
End job on node117 at 2011-04-26 03:11:19