Trace number 3281262

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
SApperloT2010 2011-03-04? (TO) 1299.99 1300.03

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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-3281262-1303751526/watcher-3281262-1303751526 -o /tmp/evaluation-result-3281262-1303751526/solver-3281262-1303751526 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3281262-1303751526.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: 0.85 1.19 2.24 5/189 27807
/proc/meminfo: memFree=15278344/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=11780 CPUtime=0 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 339 0 0 0 0 0 0 0 21 0 1 0 486750666 12062720 278 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122713856 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 2945 278 243 50 0 85 0

[startup+0.059794 s]
/proc/loadavg: 0.85 1.19 2.24 5/189 27807
/proc/meminfo: memFree=15278344/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=44064 CPUtime=0.04 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 6935 0 0 0 4 0 0 0 21 0 1 0 486750666 45121536 6874 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 11016 6875 249 50 0 8156 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 44064

[startup+0.100822 s]
/proc/loadavg: 0.85 1.19 2.24 5/189 27807
/proc/meminfo: memFree=15278344/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=48684 CPUtime=0.08 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 8093 0 0 0 8 0 0 0 21 0 1 0 486750666 49852416 8032 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 12171 8033 249 50 0 9311 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48684

[startup+0.300773 s]
/proc/loadavg: 0.85 1.19 2.24 5/189 27807
/proc/meminfo: memFree=15278344/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=70464 CPUtime=0.29 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 13535 0 0 0 28 1 0 0 22 0 1 0 486750666 72155136 13474 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122713856 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 17616 13476 249 50 0 14756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70464

[startup+0.700704 s]
/proc/loadavg: 0.85 1.19 2.24 5/189 27807
/proc/meminfo: memFree=15278344/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=149688 CPUtime=0.69 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 33264 0 0 0 65 4 0 0 23 0 1 0 486750666 153280512 28240 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 37422 28240 255 50 0 34562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 149688

[startup+1.50056 s]
/proc/loadavg: 0.85 1.19 2.24 5/190 27808
/proc/meminfo: memFree=15074088/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=155052 CPUtime=1.49 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 34991 0 0 0 141 8 0 0 25 0 1 0 486750666 158773248 28626 33554432000 4194304 4395502 140737272384992 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 38763 28626 255 50 0 35903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155052

[startup+3.10027 s]
/proc/loadavg: 0.85 1.19 2.24 5/190 27808
/proc/meminfo: memFree=15041600/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=174476 CPUtime=3.09 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 40394 0 0 0 295 14 0 0 25 0 1 0 486750666 178663424 34029 33554432000 4194304 4395502 140737272384992 18446744073709551615 4268120 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 43619 34029 255 50 0 40759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174476

[startup+6.30068 s]
/proc/loadavg: 1.10 1.24 2.25 5/190 27808
/proc/meminfo: memFree=14934540/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=224784 CPUtime=6.29 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 53555 0 0 0 611 18 0 0 25 0 1 0 486750666 230178816 47190 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 56196 47190 266 50 0 53336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224784

[startup+12.7005 s]
/proc/loadavg: 1.33 1.28 2.25 5/190 27808
/proc/meminfo: memFree=14882220/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=235552 CPUtime=12.69 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 56226 0 0 0 1251 18 0 0 25 0 1 0 486750666 241205248 49861 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 58888 49861 266 50 0 56028 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 235552

[startup+25.5002 s]
/proc/loadavg: 1.92 1.41 2.28 5/190 27809
/proc/meminfo: memFree=14822676/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=253316 CPUtime=25.49 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 60610 0 0 0 2530 19 0 0 25 0 1 0 486750666 259395584 54245 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 63329 54245 266 50 0 60469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 253316

[startup+51.1006 s]
/proc/loadavg: 2.63 1.62 2.33 5/190 27809
/proc/meminfo: memFree=14723460/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=284836 CPUtime=51.02 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 68335 0 0 0 5081 21 0 0 25 0 1 0 486750666 291672064 61970 33554432000 4194304 4395502 140737272384992 18446744073709551615 4288034 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 71209 61970 266 50 0 68349 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 284836

[startup+102.307 s]
/proc/loadavg: 3.40 1.98 2.41 5/190 27811
/proc/meminfo: memFree=14640152/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=329056 CPUtime=102.22 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 78930 0 0 0 10199 23 0 0 25 0 1 0 486750666 336953344 72565 33554432000 4194304 4395502 140737272384992 18446744073709551615 4291667 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 82264 72565 266 50 0 79404 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 329056

[startup+162.3 s]
/proc/loadavg: 3.81 2.36 2.51 5/190 27812
/proc/meminfo: memFree=14556168/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=345772 CPUtime=162.22 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 83008 0 0 0 16197 25 0 0 25 0 1 0 486750666 354070528 76643 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 86443 76643 266 50 0 83583 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 345772

[startup+222.301 s]
/proc/loadavg: 3.93 2.66 2.60 5/190 27814
/proc/meminfo: memFree=14505424/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=372004 CPUtime=222.22 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 89386 0 0 0 22195 27 0 0 25 0 1 0 486750666 380932096 83021 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 93001 83021 266 50 0 90141 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 372004

[startup+282.301 s]
/proc/loadavg: 4.05 2.92 2.69 5/190 27815
/proc/meminfo: memFree=14447600/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=378568 CPUtime=282.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 90979 0 0 0 28194 29 0 0 25 0 1 0 486750666 387653632 84614 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 94642 84614 266 50 0 91782 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 378568

[startup+342.301 s]
/proc/loadavg: 4.02 3.11 2.77 5/190 27844
/proc/meminfo: memFree=13912980/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=379880 CPUtime=342.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 91223 0 0 0 34192 31 0 0 25 0 1 0 486750666 388997120 84858 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 94970 84858 266 50 0 92110 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 379880

[startup+402.301 s]
/proc/loadavg: 4.07 3.29 2.85 5/190 27846
/proc/meminfo: memFree=13904368/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=387968 CPUtime=402.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 93145 0 0 0 40192 31 0 0 25 0 1 0 486750666 397279232 86780 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 96992 86780 266 50 0 94132 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 387968

[startup+462.301 s]
/proc/loadavg: 4.02 3.41 2.92 5/190 27847
/proc/meminfo: memFree=13834212/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=402988 CPUtime=462.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 96831 0 0 0 46191 32 0 0 25 0 1 0 486750666 412659712 90466 33554432000 4194304 4395502 140737272384992 18446744073709551615 4288723 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 100747 90466 266 50 0 97887 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 402988

[startup+522.301 s]
/proc/loadavg: 4.01 3.52 2.99 5/190 27849
/proc/meminfo: memFree=13725328/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=438572 CPUtime=522.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 105318 0 0 0 52188 36 0 0 25 0 1 0 486750666 449097728 98953 33554432000 4194304 4395502 140737272384992 18446744073709551615 4286574 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 109643 98953 266 50 0 106783 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 438572

[startup+582.3 s]
/proc/loadavg: 4.00 3.60 3.05 5/190 27850
/proc/meminfo: memFree=13636308/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=442116 CPUtime=582.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106099 0 0 0 58187 36 0 0 25 0 1 0 486750666 452726784 99734 33554432000 4194304 4395502 140737272384992 18446744073709551615 4288036 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 110529 99734 266 50 0 107669 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 442116

[startup+642.3 s]
/proc/loadavg: 4.00 3.67 3.10 5/190 27852
/proc/meminfo: memFree=13504124/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=442116 CPUtime=642.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106156 0 0 0 64188 36 0 0 25 0 1 0 486750666 452726784 99791 33554432000 4194304 4395502 140737272384992 18446744073709551615 4309777 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 110529 99791 266 50 0 107669 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 442116

[startup+702.3 s]
/proc/loadavg: 4.05 3.74 3.16 5/190 27854
/proc/meminfo: memFree=13443496/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=442468 CPUtime=702.23 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106282 0 0 0 70187 36 0 0 25 0 1 0 486750666 453087232 99917 33554432000 4194304 4395502 140737272384992 18446744073709551615 4289148 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 110617 99917 266 50 0 107757 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 442468

[startup+762.307 s]
/proc/loadavg: 4.02 3.79 3.21 5/190 27855
/proc/meminfo: memFree=13358676/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=442468 CPUtime=762.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106310 0 0 0 76188 36 0 0 25 0 1 0 486750666 453087232 99945 33554432000 4194304 4395502 140737272384992 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 110617 99945 266 50 0 107757 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 442468

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.26 5/190 27857
/proc/meminfo: memFree=13309808/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=442468 CPUtime=822.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106315 0 0 0 82188 36 0 0 25 0 1 0 486750666 453087232 99950 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 110617 99950 266 50 0 107757 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 442468

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 3.31 5/190 27858
/proc/meminfo: memFree=13250648/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=444796 CPUtime=882.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 106811 0 0 0 88187 37 0 0 25 0 1 0 486750666 455471104 100446 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 111199 100446 266 50 0 108339 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 444796

[startup+942.301 s]
/proc/loadavg: 4.01 3.89 3.35 5/190 27860
/proc/meminfo: memFree=13181592/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=449232 CPUtime=942.25 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 107892 0 0 0 94188 37 0 0 25 0 1 0 486750666 460013568 101527 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 112308 101527 266 50 0 109448 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 449232

[startup+1002.3 s]
/proc/loadavg: 4.04 3.92 3.39 5/190 27862
/proc/meminfo: memFree=13135452/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=451416 CPUtime=1002.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 108396 0 0 0 100187 37 0 0 25 0 1 0 486750666 462249984 102031 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 112854 102031 266 50 0 109994 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 451416

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.42 5/190 27863
/proc/meminfo: memFree=13074352/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=454684 CPUtime=1062.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 109144 0 0 0 106187 37 0 0 25 0 1 0 486750666 465596416 102779 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 113671 102779 266 50 0 110811 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 454684

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.46 5/190 27865
/proc/meminfo: memFree=13060176/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=455720 CPUtime=1122.24 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 109369 0 0 0 112187 37 0 0 25 0 1 0 486750666 466657280 103004 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 113930 103004 266 50 0 111070 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 455720

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/190 27866
/proc/meminfo: memFree=13043576/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=456832 CPUtime=1182.25 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 109652 0 0 0 118188 37 0 0 25 0 1 0 486750666 467795968 103287 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 114208 103287 266 50 0 111348 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 456832

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/190 27868
/proc/meminfo: memFree=13009356/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=466544 CPUtime=1242.26 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 112016 0 0 0 124187 39 0 0 25 0 1 0 486750666 477741056 105651 33554432000 4194304 4395502 140737272384992 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 116636 105651 266 50 0 113776 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 466544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.55 3/186 27872
/proc/meminfo: memFree=13566468/32951124 swapFree=67111528/67111528
[pid=27807] ppid=27805 vsize=480360 CPUtime=1299.96 cores=4,6
/proc/27807/stat : 27807 (SApperloT2010) R 27805 27807 27091 0 -1 4202496 115136 0 0 0 129956 40 0 0 25 0 1 0 486750666 491888640 108771 33554432000 4194304 4395502 140737272384992 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27807/statm: 120090 108771 266 50 0 117230 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 480360

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.03
CPU time (s): 1299.99
CPU user time (s): 1299.57
CPU system time (s): 0.423935
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 480360

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

runsolver used 2.19167 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-25 19:12:07
IDJOB=3281262
IDBENCH=20558
IDSOLVER=1655
FILE ID=node138/3281262-1303751526
RUNJOBID= node138-1303751526-27766
PBS_JOBID= 13154024
Free space on /tmp= 71972 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281262-1303751526/watcher-3281262-1303751526 -o /tmp/evaluation-result-3281262-1303751526/solver-3281262-1303751526 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3281262-1303751526.cnf

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=1750739302

node138.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.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.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.80
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15278756 kB
Buffers:       2063732 kB
Cached:       14886824 kB
SwapCached:          0 kB
Active:        9911540 kB
Inactive:      7202948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15278756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35816 kB
Writeback:           0 kB
AnonPages:      162972 kB
Mapped:          15268 kB
Slab:           495196 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   366940 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= 71860 MiB
End job on node138 at 2011-04-25 19:33:49