Trace number 3249595

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249595-1303539718/watcher-3249595-1303539718 -o /tmp/evaluation-result-3249595-1303539718/solver-3249595-1303539718 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3249595-1303539718.cnf 

running on 2 cores: 5,7

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: 0.73 0.18 0.06 3/184 28854
/proc/meminfo: memFree=20914516/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=13000 CPUtime=0 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 503 0 0 0 0 0 0 0 21 0 1 0 465571452 13312000 401 33554432000 4194304 4465733 140735539342944 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 3250 401 250 67 0 373 0

[startup+0.100273 s]
/proc/loadavg: 0.73 0.18 0.06 3/184 28854
/proc/meminfo: memFree=20914516/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=15724 CPUtime=0.09 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 2924 0 0 0 9 0 0 0 22 0 1 0 465571452 16101376 1129 33554432000 4194304 4465733 140735539342944 18446744073709551615 4295885 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/28854/statm: 3931 1129 255 67 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15724

[startup+0.200252 s]
/proc/loadavg: 0.73 0.18 0.06 3/184 28854
/proc/meminfo: memFree=20914516/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=17672 CPUtime=0.19 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 4200 0 0 0 19 0 0 0 22 0 1 0 465571452 18096128 1306 33554432000 4194304 4465733 140735539342944 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/28854/statm: 4418 1306 255 67 0 1541 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17672

[startup+0.300234 s]
/proc/loadavg: 0.73 0.18 0.06 3/184 28854
/proc/meminfo: memFree=20914516/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=17672 CPUtime=0.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 4522 0 0 0 29 0 0 0 22 0 1 0 465571452 18096128 1487 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270776 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/28854/statm: 4418 1487 255 67 0 1541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17672

[startup+0.700158 s]
/proc/loadavg: 0.73 0.18 0.06 3/184 28854
/proc/meminfo: memFree=20914516/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=20724 CPUtime=0.69 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 7005 0 0 0 68 1 0 0 24 0 1 0 465571452 21221376 2146 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270010 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/28854/statm: 5181 2146 255 67 0 2304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20724

[startup+1.50101 s]
/proc/loadavg: 0.73 0.18 0.06 4/185 28855
/proc/meminfo: memFree=20904840/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=22904 CPUtime=1.49 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 8814 0 0 0 148 1 0 0 25 0 1 0 465571452 23453696 2579 33554432000 4194304 4465733 140735539342944 18446744073709551615 4259499 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 5726 2579 255 67 0 2849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22904

[startup+3.1007 s]
/proc/loadavg: 0.73 0.18 0.06 5/190 28865
/proc/meminfo: memFree=20891916/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=28364 CPUtime=3.09 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 12490 0 0 0 307 2 0 0 25 0 1 0 465571452 29044736 3141 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 7091 3141 255 67 0 4214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28364

[startup+6.30109 s]
/proc/loadavg: 1.00 0.24 0.08 5/190 28865
/proc/meminfo: memFree=20838588/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=28508 CPUtime=6.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 13866 0 0 0 627 2 0 0 25 0 1 0 465571452 29192192 3954 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 7127 3954 255 67 0 4250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28508

[startup+12.7009 s]
/proc/loadavg: 1.24 0.30 0.10 5/190 28865
/proc/meminfo: memFree=20771408/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=60756 CPUtime=12.69 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 21123 0 0 0 1266 3 0 0 25 0 1 0 465571452 62214144 9342 33554432000 4194304 4465733 140735539342944 18446744073709551615 4343201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 15189 9342 270 67 0 12312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60756

[startup+25.5004 s]
/proc/loadavg: 1.85 0.48 0.16 5/190 28866
/proc/meminfo: memFree=20757888/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=60756 CPUtime=25.49 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 21123 0 0 0 2546 3 0 0 25 0 1 0 465571452 62214144 9342 33554432000 4194304 4465733 140735539342944 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 15189 9342 270 67 0 12312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60756

[startup+51.1005 s]
/proc/loadavg: 2.58 0.76 0.26 5/190 28866
/proc/meminfo: memFree=20757592/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=76708 CPUtime=51.09 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 33685 0 0 0 5104 5 0 0 25 0 1 0 465571452 78548992 15247 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 19177 15247 279 67 0 16300 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76708

[startup+102.301 s]
/proc/loadavg: 3.38 1.26 0.45 5/190 28868
/proc/meminfo: memFree=20681940/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=87868 CPUtime=102.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 50378 0 0 0 10223 7 0 0 25 0 1 0 465571452 89976832 16982 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 21967 16982 296 67 0 19090 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87868

[startup+162.3 s]
/proc/loadavg: 3.84 1.77 0.68 5/190 28869
/proc/meminfo: memFree=20564728/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=143336 CPUtime=162.28 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 87296 0 0 0 16216 12 0 0 25 0 1 0 465571452 146776064 28080 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 35834 28080 435 67 0 32957 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 143336

[startup+222.307 s]
/proc/loadavg: 3.94 2.17 0.88 5/190 28871
/proc/meminfo: memFree=20540768/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=143336 CPUtime=222.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 91428 0 0 0 22216 13 0 0 25 0 1 0 465571452 146776064 30755 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 35834 30755 435 67 0 32957 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 143336

[startup+282.3 s]
/proc/loadavg: 3.98 2.51 1.08 5/190 28872
/proc/meminfo: memFree=20510856/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=143336 CPUtime=282.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 92931 0 0 0 28216 14 0 0 25 0 1 0 465571452 146776064 31575 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 35834 31575 435 67 0 32957 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143336

[startup+342.301 s]
/proc/loadavg: 4.06 2.79 1.26 5/190 28874
/proc/meminfo: memFree=20534008/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=168156 CPUtime=342.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 107191 0 0 0 34213 16 0 0 25 0 1 0 465571452 172191744 32508 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 42039 32508 435 67 0 39162 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168156

[startup+402.301 s]
/proc/loadavg: 4.02 3.01 1.43 5/190 28876
/proc/meminfo: memFree=20528276/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=168156 CPUtime=402.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 108774 0 0 0 40212 17 0 0 25 0 1 0 465571452 172191744 33371 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 42039 33371 435 67 0 39162 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 168156

[startup+462.301 s]
/proc/loadavg: 4.01 3.19 1.59 5/190 28877
/proc/meminfo: memFree=20509144/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=168156 CPUtime=462.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 110577 0 0 0 46212 18 0 0 25 0 1 0 465571452 172191744 34603 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 42039 34603 435 67 0 39162 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168156

[startup+522.301 s]
/proc/loadavg: 4.03 3.35 1.74 5/190 28879
/proc/meminfo: memFree=20508008/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=153380 CPUtime=522.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 137483 0 0 0 52208 22 0 0 25 0 1 0 465571452 157061120 31807 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 38345 31807 456 67 0 35468 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153380

[startup+582.3 s]
/proc/loadavg: 4.01 3.46 1.88 5/190 28880
/proc/meminfo: memFree=20536500/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=139448 CPUtime=582.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 147119 0 0 0 58206 23 0 0 25 0 1 0 465571452 142794752 24745 33554432000 4194304 4465733 140735539342944 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 34862 24745 274 67 0 31985 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 139448

[startup+642.301 s]
/proc/loadavg: 4.00 3.56 2.01 5/190 28882
/proc/meminfo: memFree=20462184/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=139636 CPUtime=642.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 152027 0 0 0 64205 24 0 0 25 0 1 0 465571452 142987264 28158 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 34909 28158 274 67 0 32032 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 139636

[startup+702.3 s]
/proc/loadavg: 4.04 3.65 2.14 5/190 28884
/proc/meminfo: memFree=20446900/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=165352 CPUtime=702.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 168240 0 0 0 70204 26 0 0 25 0 1 0 465571452 169320448 31235 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 41338 31235 274 67 0 38461 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 165352

[startup+762.301 s]
/proc/loadavg: 4.01 3.71 2.26 5/190 28885
/proc/meminfo: memFree=20423924/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=165352 CPUtime=762.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 170090 0 0 0 76203 27 0 0 25 0 1 0 465571452 169320448 32760 33554432000 4194304 4465733 140735539342944 18446744073709551615 4260073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 41338 32760 274 67 0 38461 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 165352

[startup+822.3 s]
/proc/loadavg: 4.00 3.76 2.36 5/190 28887
/proc/meminfo: memFree=20451424/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=165352 CPUtime=822.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 170125 0 0 0 82203 27 0 0 25 0 1 0 465571452 169320448 32795 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 41338 32795 274 67 0 38461 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 165352

[startup+882.307 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 28888
/proc/meminfo: memFree=20433912/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=165560 CPUtime=882.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 172079 0 0 0 88203 27 0 0 25 0 1 0 465571452 169533440 33811 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 41390 33811 274 67 0 38513 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 165560

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.55 5/190 28890
/proc/meminfo: memFree=20421104/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=165560 CPUtime=942.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 172203 0 0 0 94202 28 0 0 25 0 1 0 465571452 169533440 33877 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271914 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 41390 33877 274 67 0 38513 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 165560

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.64 5/190 28892
/proc/meminfo: memFree=20398756/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=202920 CPUtime=1002.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 193893 0 0 0 100199 31 0 0 25 0 1 0 465571452 207790080 35439 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270158 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50730 35439 274 67 0 47853 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 202920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.72 5/190 28893
/proc/meminfo: memFree=20387572/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=202920 CPUtime=1062.3 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 194555 0 0 0 106199 31 0 0 25 0 1 0 465571452 207790080 35861 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50730 35861 274 67 0 47853 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 202920

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.80 5/190 28895
/proc/meminfo: memFree=20374028/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=203060 CPUtime=1122.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 195541 0 0 0 112198 31 0 0 25 0 1 0 465571452 207933440 36494 33554432000 4194304 4465733 140735539342944 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50765 36494 274 67 0 47888 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 203060

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 28896
/proc/meminfo: memFree=20363336/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=203060 CPUtime=1182.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 196111 0 0 0 118198 31 0 0 25 0 1 0 465571452 207933440 37022 33554432000 4194304 4465733 140735539342944 18446744073709551615 4255411 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50765 37022 274 67 0 47888 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 203060

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.94 5/190 28898
/proc/meminfo: memFree=20347928/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=203060 CPUtime=1242.29 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 196273 0 0 0 124198 31 0 0 25 0 1 0 465571452 207933440 37184 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50765 37184 274 67 0 47888 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 203060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 3.92 3.00 5/190 28956
/proc/meminfo: memFree=20624924/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=203060 CPUtime=1300.01 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 197832 0 0 0 129969 32 0 0 25 0 1 0 465571452 207933440 38696 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50765 38696 274 67 0 47888 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 203060

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

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

[startup+1300 s]
/proc/loadavg: 3.95 3.92 3.00 5/190 28956
/proc/meminfo: memFree=20624924/32950928 swapFree=67111524/67111528
[pid=28854] ppid=28852 vsize=203060 CPUtime=1300.01 cores=5,7
/proc/28854/stat : 28854 (SApperloT) R 28852 28854 28695 0 -1 4202496 197832 0 0 0 129969 32 0 0 25 0 1 0 465571452 207933440 38696 33554432000 4194304 4465733 140735539342944 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28854/statm: 50765 38696 274 67 0 47888 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 203060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.69
CPU system time (s): 0.328949
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 329228

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

runsolver used 2.02069 second user time and 5.07623 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 08:21:58
IDJOB=3249595
IDBENCH=83177
IDSOLVER=1657
FILE ID=node127/3249595-1303539718
RUNJOBID= node127-1303539684-28716
PBS_JOBID= 13143111
Free space on /tmp= 71644 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249595-1303539718/watcher-3249595-1303539718 -o /tmp/evaluation-result-3249595-1303539718/solver-3249595-1303539718 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3249595-1303539718.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1946445017

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20914548 kB
Buffers:       2380748 kB
Cached:        8971436 kB
SwapCached:          4 kB
Active:        7596484 kB
Inactive:      3893460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20914548 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12888 kB
Writeback:           0 kB
AnonPages:      136472 kB
Mapped:          15320 kB
Slab:           482120 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   316408 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= 71648 MiB
End job on node127 at 2011-04-23 08:43:40