Trace number 3439498

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-05-15 (fixed)? (TO) 5000.09 4999.95

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439498-1306934660/watcher-3439498-1306934660 -o /tmp/evaluation-result-3439498-1306934660/solver-3439498-1306934660 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439498-1306934660.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.04 2.03 3/549 8729
/proc/meminfo: memFree=21432076/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=13440 CPUtime=0 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 710 0 0 0 0 0 0 0 22 0 1 0 805066366 13762560 649 33554432000 4194304 4394578 140734075575248 18446744073709551615 253640859392 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8729/statm: 3360 650 247 49 0 501 0

[startup+0.0686521 s]
/proc/loadavg: 1.99 2.04 2.03 3/549 8729
/proc/meminfo: memFree=21432076/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=16992 CPUtime=0.06 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 1757 0 0 0 6 0 0 0 22 0 1 0 805066366 17399808 1559 33554432000 4194304 4394578 140734075575248 18446744073709551615 253640520389 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 4248 1559 267 49 0 1389 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16992

[startup+0.100657 s]
/proc/loadavg: 1.99 2.04 2.03 3/549 8729
/proc/meminfo: memFree=21432076/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=18048 CPUtime=0.09 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 2018 0 0 0 9 0 0 0 22 0 1 0 805066366 18481152 1820 33554432000 4194304 4394578 140734075575248 18446744073709551615 253640520389 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 4512 1820 267 49 0 1653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18048

[startup+0.300621 s]
/proc/loadavg: 1.99 2.04 2.03 3/549 8729
/proc/meminfo: memFree=21432076/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=23592 CPUtime=0.29 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 3393 0 0 0 29 0 0 0 23 0 1 0 805066366 24158208 3195 33554432000 4194304 4394578 140734075575248 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 5898 3196 267 49 0 3039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23592

[startup+0.700549 s]
/proc/loadavg: 1.99 2.04 2.03 3/549 8729
/proc/meminfo: memFree=21432076/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=32428 CPUtime=0.69 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 5600 0 0 0 68 1 0 0 25 0 1 0 805066366 33206272 5402 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298773 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 8107 5402 267 49 0 5248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32428

[startup+1.5004 s]
/proc/loadavg: 1.99 2.04 2.03 5/551 8731
/proc/meminfo: memFree=21392032/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=40512 CPUtime=1.49 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 7609 0 0 0 148 1 0 0 25 0 1 0 805066366 41484288 7411 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 10128 7411 267 49 0 7269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40512

[startup+3.10011 s]
/proc/loadavg: 1.99 2.04 2.03 3/551 8758
/proc/meminfo: memFree=21401788/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=48508 CPUtime=3.09 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 9550 0 0 0 308 1 0 0 25 0 1 0 805066366 49672192 9352 33554432000 4194304 4394578 140734075575248 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 12127 9352 267 49 0 9268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48508

[startup+6.30053 s]
/proc/loadavg: 1.99 2.03 2.03 3/551 8785
/proc/meminfo: memFree=21364896/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=55576 CPUtime=6.29 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 11285 0 0 0 628 1 0 0 25 0 1 0 805066366 56909824 11087 33554432000 4194304 4394578 140734075575248 18446744073709551615 4346575 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 13894 11087 267 49 0 11035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55576

[startup+12.7004 s]
/proc/loadavg: 1.99 2.03 2.03 3/551 8785
/proc/meminfo: memFree=21328180/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=70528 CPUtime=12.69 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 14797 0 0 0 1267 2 0 0 25 0 1 0 805066366 72220672 14599 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 17632 14599 267 49 0 14773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70528

[startup+25.501 s]
/proc/loadavg: 1.99 2.03 2.03 3/551 8785
/proc/meminfo: memFree=21287812/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=95508 CPUtime=25.49 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 20498 0 0 0 2546 3 0 0 25 0 1 0 805066366 97800192 20300 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 23877 20300 267 49 0 21018 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95508

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.03 3/551 8786
/proc/meminfo: memFree=21250348/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=109948 CPUtime=51.09 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 23707 0 0 0 5105 4 0 0 25 0 1 0 805066366 112586752 23509 33554432000 4194304 4394578 140734075575248 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 27487 23509 267 49 0 24628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109948

[startup+102.321 s]
/proc/loadavg: 2.02 2.03 2.03 3/551 8787
/proc/meminfo: memFree=21177644/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=159204 CPUtime=102.31 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 34698 0 0 0 10225 6 0 0 25 0 1 0 805066366 163024896 34500 33554432000 4194304 4394578 140734075575248 18446744073709551615 4288286 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 39801 34500 267 49 0 36942 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 159204

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/551 8789
/proc/meminfo: memFree=21141152/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=174324 CPUtime=162.3 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 37606 0 0 0 16222 8 0 0 25 0 1 0 805066366 178507776 37408 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 43581 37408 267 49 0 40722 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 174324

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/551 8791
/proc/meminfo: memFree=21095860/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=201880 CPUtime=222.29 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 43649 0 0 0 22220 9 0 0 25 0 1 0 805066366 206725120 43451 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 50470 43451 267 49 0 47611 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 201880

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/551 8792
/proc/meminfo: memFree=21059868/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=223944 CPUtime=282.3 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 48570 0 0 0 28220 10 0 0 25 0 1 0 805066366 229318656 48372 33554432000 4194304 4394578 140734075575248 18446744073709551615 4315422 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 55986 48372 267 49 0 53127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 223944

[startup+342.3 s]
/proc/loadavg: 2.14 2.05 2.02 3/551 8794
/proc/meminfo: memFree=21029816/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=242896 CPUtime=342.3 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 52196 0 0 0 34220 10 0 0 25 0 1 0 805066366 248725504 51998 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 60724 51998 267 49 0 57865 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 242896

[startup+402.301 s]
/proc/loadavg: 2.05 2.04 2.01 3/551 8795
/proc/meminfo: memFree=21007964/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=258828 CPUtime=402.3 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 55830 0 0 0 40219 11 0 0 25 0 1 0 805066366 265039872 55632 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 64707 55632 267 49 0 61848 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 258828

[startup+462.301 s]
/proc/loadavg: 2.02 2.03 2.01 3/551 8797
/proc/meminfo: memFree=20985112/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=265484 CPUtime=462.3 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 57208 0 0 0 46219 11 0 0 25 0 1 0 805066366 271855616 57010 33554432000 4194304 4394578 140734075575248 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 66371 57010 267 49 0 63512 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 265484

[startup+522.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/551 8799
/proc/meminfo: memFree=20971936/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=279820 CPUtime=522.31 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 59905 0 0 0 52219 12 0 0 25 0 1 0 805066366 286535680 59707 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 69955 59707 267 49 0 67096 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 279820

[startup+582.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/551 8800
/proc/meminfo: memFree=20945128/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=286836 CPUtime=582.31 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 61300 0 0 0 58219 12 0 0 25 0 1 0 805066366 293720064 61102 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 71709 61102 267 49 0 68850 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 286836

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 8905
/proc/meminfo: memFree=20505960/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=589084 CPUtime=4062.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 121975 0 0 0 406213 30 0 0 25 0 1 0 805066366 603222016 121681 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 147271 121681 267 49 0 144412 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 589084

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 8907
/proc/meminfo: memFree=20503440/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=591404 CPUtime=4122.41 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 122479 0 0 0 412211 30 0 0 25 0 1 0 805066366 605597696 122185 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 147851 122185 267 49 0 144992 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 591404

[startup+4182.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/551 8908
/proc/meminfo: memFree=20500544/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=592952 CPUtime=4182.41 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 122780 0 0 0 418211 30 0 0 25 0 1 0 805066366 607182848 122486 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 148238 122486 267 49 0 145379 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 592952

[startup+4242.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/551 8910
/proc/meminfo: memFree=20495920/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=597596 CPUtime=4242.41 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 123644 0 0 0 424211 30 0 0 25 0 1 0 805066366 611938304 123350 33554432000 4194304 4394578 140734075575248 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 149399 123350 267 49 0 146540 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 597596

[startup+4302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/551 8911
/proc/meminfo: memFree=20491524/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=602240 CPUtime=4302.41 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 124456 0 0 0 430211 30 0 0 25 0 1 0 805066366 616693760 124162 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 150560 124162 267 49 0 147701 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 602240

[startup+4362.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/551 8913
/proc/meminfo: memFree=20489500/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=605336 CPUtime=4362.41 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 124984 0 0 0 436211 30 0 0 25 0 1 0 805066366 619864064 124690 33554432000 4194304 4394578 140734075575248 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 151334 124690 267 49 0 148475 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 605336

[startup+4422.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/551 8915
/proc/meminfo: memFree=20485600/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=611012 CPUtime=4422.42 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 125905 0 0 0 442211 31 0 0 25 0 1 0 805066366 625676288 125611 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 152753 125611 267 49 0 149894 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 611012

[startup+4482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/551 8916
/proc/meminfo: memFree=20484692/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=611528 CPUtime=4482.42 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 125999 0 0 0 448211 31 0 0 25 0 1 0 805066366 626204672 125705 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 152882 125705 267 49 0 150023 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 611528

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/551 8918
/proc/meminfo: memFree=20482544/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=614108 CPUtime=4542.42 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 126387 0 0 0 454211 31 0 0 25 0 1 0 805066366 628846592 126093 33554432000 4194304 4394578 140734075575248 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 153527 126093 267 49 0 150668 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 614108

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 8919
/proc/meminfo: memFree=20481144/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=614108 CPUtime=4602.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 126424 0 0 0 460212 31 0 0 25 0 1 0 805066366 628846592 126130 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 153527 126130 267 49 0 150668 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 614108

[startup+4662.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/551 8921
/proc/meminfo: memFree=20477884/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=616172 CPUtime=4662.42 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 126734 0 0 0 466211 31 0 0 25 0 1 0 805066366 630960128 126440 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154043 126440 267 49 0 151184 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 616172

[startup+4722.32 s]
/proc/loadavg: 2.12 2.05 2.01 3/551 8923
/proc/meminfo: memFree=20477212/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=616172 CPUtime=4722.44 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 126797 0 0 0 472213 31 0 0 25 0 1 0 805066366 630960128 126503 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154043 126503 267 49 0 151184 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 616172

[startup+4782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/551 8924
/proc/meminfo: memFree=20476308/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=616172 CPUtime=4782.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 126853 0 0 0 478211 32 0 0 25 0 1 0 805066366 630960128 126559 33554432000 4194304 4394578 140734075575248 18446744073709551615 4346545 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154043 126559 267 49 0 151184 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 616172

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/551 8926
/proc/meminfo: memFree=20471792/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=618236 CPUtime=4842.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 127306 0 0 0 484211 32 0 0 25 0 1 0 805066366 633073664 127012 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154559 127012 267 49 0 151700 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 618236

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 8927
/proc/meminfo: memFree=20469396/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=618752 CPUtime=4902.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 127403 0 0 0 490211 32 0 0 25 0 1 0 805066366 633602048 127109 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154688 127109 267 49 0 151829 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 618752

[startup+4962.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/551 8929
/proc/meminfo: memFree=20466992/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=618752 CPUtime=4962.43 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 127511 0 0 0 496211 32 0 0 25 0 1 0 805066366 633602048 127217 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 154688 127217 267 49 0 151829 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 618752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.08 2.05 2.01 3/551 8930
/proc/meminfo: memFree=20464240/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=622364 CPUtime=5000.05 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 128174 0 0 0 499972 33 0 0 25 0 1 0 805066366 637300736 127880 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 155591 127880 267 49 0 152732 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 622364

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

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

[startup+4999.9 s]
/proc/loadavg: 2.08 2.05 2.01 3/551 8930
/proc/meminfo: memFree=20464240/32951124 swapFree=53733252/67111528
[pid=8729] ppid=8727 vsize=622364 CPUtime=5000.05 cores=1,3,5,7
/proc/8729/stat : 8729 (SApperloT2010) R 8727 8729 8478 0 -1 4202496 128174 0 0 0 499972 33 0 0 25 0 1 0 805066366 637300736 127880 33554432000 4194304 4394578 140734075575248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8729/statm: 155591 127880 267 49 0 152732 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 622364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.09
CPU user time (s): 4999.73
CPU system time (s): 0.353946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 622364

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

runsolver used 27.3528 second user time and 63.5763 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-01 15:24:20
IDJOB=3439498
IDBENCH=85438
IDSOLVER=1933
FILE ID=node106/3439498-1306934660
RUNJOBID= node106-1306929658-8497
PBS_JOBID= 13488586
Free space on /tmp= 73712 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439498-1306934660/watcher-3439498-1306934660 -o /tmp/evaluation-result-3439498-1306934660/solver-3439498-1306934660 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439498-1306934660.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1896084281

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:     32951124 kB
MemFree:      21432728 kB
Buffers:        364364 kB
Cached:        5762036 kB
SwapCached:      22744 kB
Active:        5668280 kB
Inactive:      5520924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21432728 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     5058336 kB
Mapped:          26200 kB
Slab:           181064 kB
PageTables:      78004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167532356 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= 73712 MiB
End job on node106 at 2011-06-01 16:47:42