Trace number 3439803

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.15 5000.07

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32195
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3439803-1306945638/watcher-3439803-1306945638 -o /tmp/evaluation-result-3439803-1306945638/solver-3439803-1306945638 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439803-1306945638.cnf 

running on 4 cores: 0,2,4,6

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: 2.02 2.03 2.00 3/530 14409
/proc/meminfo: memFree=14831184/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=21588 CPUtime=0 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 1707 0 0 0 0 0 0 0 25 0 1 0 806162440 22106112 1646 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 5397 1647 247 49 0 2538 0

[startup+0.0587461 s]
/proc/loadavg: 2.02 2.03 2.00 3/530 14409
/proc/meminfo: memFree=14831184/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=27132 CPUtime=0.04 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 3104 0 0 0 4 0 0 0 25 0 1 0 806162440 27783168 3043 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970550016 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 6783 3044 247 49 0 3924 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27132

[startup+0.100736 s]
/proc/loadavg: 2.02 2.03 2.00 3/530 14409
/proc/meminfo: memFree=14831184/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=33476 CPUtime=0.08 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 4665 0 0 0 8 0 0 0 25 0 1 0 806162440 34279424 4604 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 8369 4606 247 49 0 5510 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33476

[startup+0.300704 s]
/proc/loadavg: 2.02 2.03 2.00 3/530 14409
/proc/meminfo: memFree=14831184/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=65960 CPUtime=0.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 12809 0 0 0 27 2 0 0 25 0 1 0 806162440 67543040 12747 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 16490 12747 256 49 0 13631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65960

[startup+0.700636 s]
/proc/loadavg: 2.02 2.03 2.00 3/530 14409
/proc/meminfo: memFree=14831184/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=65960 CPUtime=0.68 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 12809 0 0 0 65 3 0 0 25 0 1 0 806162440 67543040 12747 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 16490 12747 256 49 0 13631 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65960

[startup+1.50049 s]
/proc/loadavg: 2.02 2.03 2.00 3/531 14410
/proc/meminfo: memFree=14780572/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=65960 CPUtime=1.49 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 12809 0 0 0 145 4 0 0 25 0 1 0 806162440 67543040 12747 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 16490 12747 256 49 0 13631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65960

[startup+3.20038 s]
/proc/loadavg: 2.02 2.03 2.00 3/531 14410
/proc/meminfo: memFree=14761724/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=100952 CPUtime=3.23 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 23133 0 0 0 317 6 0 0 25 0 1 0 806162440 103374848 20837 33554432000 4194304 4394578 140736624579312 18446744073709551615 4299512 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 25469 21077 267 49 0 22610 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 100952

[startup+6.31966 s]
/proc/loadavg: 2.02 2.03 2.00 3/531 14410
/proc/meminfo: memFree=14727052/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=122368 CPUtime=6.3 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 28289 0 0 0 623 7 0 0 25 0 1 0 806162440 125304832 25993 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 30592 25993 267 49 0 27733 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 122368

[startup+12.7006 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 14410
/proc/meminfo: memFree=14700264/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=153744 CPUtime=12.69 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 35770 0 0 0 1261 8 0 0 25 0 1 0 806162440 157433856 33474 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 38436 33474 267 49 0 35577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153744

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/531 14410
/proc/meminfo: memFree=14659220/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=194192 CPUtime=25.48 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 45210 0 0 0 2539 9 0 0 25 0 1 0 806162440 198852608 42914 33554432000 4194304 4394578 140736624579312 18446744073709551615 4357767 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 48548 42915 267 49 0 45689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 194192

[startup+51.101 s]
/proc/loadavg: 2.21 2.07 2.02 3/531 14440
/proc/meminfo: memFree=14962300/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=275696 CPUtime=51.08 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 63802 0 0 0 5095 13 0 0 25 0 1 0 806162440 282312704 61506 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 68924 61506 267 49 0 66065 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 275696

[startup+102.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/531 14440
/proc/meminfo: memFree=14805968/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=391244 CPUtime=102.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 90497 0 0 0 10209 20 0 0 25 0 1 0 806162440 400633856 88201 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 97811 88201 267 49 0 94952 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 391244

[startup+162.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/531 14442
/proc/meminfo: memFree=14715444/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=454340 CPUtime=162.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 104449 0 0 0 16206 23 0 0 25 0 1 0 806162440 465244160 102153 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 113585 102153 267 49 0 110726 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 454340

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 14444
/proc/meminfo: memFree=14662744/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=486772 CPUtime=222.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 111820 0 0 0 22204 25 0 0 25 0 1 0 806162440 498454528 109524 33554432000 4194304 4394578 140736624579312 18446744073709551615 242970211361 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 121693 109524 267 49 0 118834 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 486772

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14446
/proc/meminfo: memFree=14637688/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=499916 CPUtime=282.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 114574 0 0 0 28204 25 0 0 25 0 1 0 806162440 511913984 112278 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 124979 112278 267 49 0 122120 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 499916

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14448
/proc/meminfo: memFree=14536876/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=562856 CPUtime=342.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 128380 0 0 0 34201 28 0 0 25 0 1 0 806162440 576364544 126084 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 140714 126084 267 49 0 137855 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 562856

[startup+402.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/531 14448
/proc/meminfo: memFree=14502520/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=586860 CPUtime=402.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 133596 0 0 0 40199 30 0 0 25 0 1 0 806162440 600944640 131300 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 146715 131300 267 49 0 143856 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 586860

[startup+462.301 s]
/proc/loadavg: 2.17 2.08 2.02 3/531 14450
/proc/meminfo: memFree=14470636/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=615804 CPUtime=462.3 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 139920 0 0 0 46199 31 0 0 25 0 1 0 806162440 630583296 137624 33554432000 4194304 4394578 140736624579312 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 153951 137624 267 49 0 151092 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 615804

[startup+522.301 s]
/proc/loadavg: 2.10 2.08 2.02 3/531 14452
/proc/meminfo: memFree=14444456/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=634112 CPUtime=522.29 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 143731 0 0 0 52197 32 0 0 25 0 1 0 806162440 649330688 141435 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 158528 141435 267 49 0 155669 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 634112

[startup+582.32 s]
/proc/loadavg: 2.03 2.06 2.01 3/531 14454
/proc/meminfo: memFree=14429568/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=643904 CPUtime=582.31 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 145582 0 0 0 58199 32 0 0 25 0 1 0 806162440 659357696 143286 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 160976 143286 267 49 0 158117 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 643904

[startup+642.3 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/531 14558
/proc/meminfo: memFree=13713492/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1110608 CPUtime=4062.35 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 241276 0 0 0 406183 52 0 0 25 0 1 0 806162440 1137262592 238980 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 277652 238980 267 49 0 274793 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 1110608

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/531 14560
/proc/meminfo: memFree=13712364/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1111632 CPUtime=4122.35 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 241514 0 0 0 412183 52 0 0 25 0 1 0 806162440 1138311168 239218 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 277908 239218 267 49 0 275049 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 1111632

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 14562
/proc/meminfo: memFree=13712980/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1112656 CPUtime=4182.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 241720 0 0 0 418184 52 0 0 25 0 1 0 806162440 1139359744 239424 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 278164 239424 267 49 0 275305 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 1112656

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14564
/proc/meminfo: memFree=13710604/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1114704 CPUtime=4242.35 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 242312 0 0 0 424183 52 0 0 25 0 1 0 806162440 1141456896 240016 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 278676 240016 267 49 0 275817 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 1114704

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14564
/proc/meminfo: memFree=13706132/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1116752 CPUtime=4302.35 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 242671 0 0 0 430183 52 0 0 25 0 1 0 806162440 1143554048 240375 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 279188 240375 267 49 0 276329 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 1116752

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 14566
/proc/meminfo: memFree=13700288/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1124012 CPUtime=4362.37 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 244515 0 0 0 436184 53 0 0 25 0 1 0 806162440 1150988288 242219 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 281003 242219 267 49 0 278144 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 1124012

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/531 14568
/proc/meminfo: memFree=13691716/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1132756 CPUtime=4422.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 246313 0 0 0 442183 53 0 0 25 0 1 0 806162440 1159942144 244017 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 283189 244017 267 49 0 280330 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1132756

[startup+4482.32 s]
/proc/loadavg: 2.11 2.03 2.01 3/531 14570
/proc/meminfo: memFree=13688848/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1134804 CPUtime=4482.38 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 246711 0 0 0 448184 54 0 0 25 0 1 0 806162440 1162039296 244415 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 283701 244415 267 49 0 280842 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 1134804

[startup+4542.3 s]
/proc/loadavg: 2.17 2.07 2.02 3/531 14572
/proc/meminfo: memFree=13668876/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1153656 CPUtime=4542.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 250918 0 0 0 454181 55 0 0 25 0 1 0 806162440 1181343744 248622 33554432000 4194304 4394578 140736624579312 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 288414 248622 267 49 0 285555 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1153656

[startup+4602.3 s]
/proc/loadavg: 2.10 2.06 2.02 3/531 14572
/proc/meminfo: memFree=13642952/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1179452 CPUtime=4602.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 256840 0 0 0 460180 56 0 0 25 0 1 0 806162440 1207758848 254544 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 294863 254544 267 49 0 292004 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1179452

[startup+4662.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/531 14574
/proc/meminfo: memFree=13636868/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1185596 CPUtime=4662.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 257930 0 0 0 466180 56 0 0 25 0 1 0 806162440 1214050304 255634 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 296399 255634 267 49 0 293540 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 1185596

[startup+4722.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/531 14576
/proc/meminfo: memFree=13631776/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1193788 CPUtime=4722.37 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 259341 0 0 0 472180 57 0 0 25 0 1 0 806162440 1222438912 257045 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 298447 257045 267 49 0 295588 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1193788

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 14578
/proc/meminfo: memFree=13629784/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1193788 CPUtime=4782.37 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 259423 0 0 0 478180 57 0 0 25 0 1 0 806162440 1222438912 257127 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 298447 257127 267 49 0 295588 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1193788

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14580
/proc/meminfo: memFree=13625680/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1197884 CPUtime=4842.37 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 260083 0 0 0 484180 57 0 0 25 0 1 0 806162440 1226633216 257787 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 299471 257787 267 49 0 296612 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1197884

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14580
/proc/meminfo: memFree=13579924/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1214268 CPUtime=4902.36 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 263779 0 0 0 490179 57 0 0 25 0 1 0 806162440 1243410432 261483 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 303567 261483 267 49 0 300708 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 1214268

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 14582
/proc/meminfo: memFree=13565404/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1228604 CPUtime=4962.37 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 266903 0 0 0 496179 58 0 0 25 0 1 0 806162440 1258090496 264607 33554432000 4194304 4394578 140736624579312 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 307151 264607 267 49 0 304292 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1228604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 14584
/proc/meminfo: memFree=13563156/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1230652 CPUtime=5000.08 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 267403 0 0 0 499950 58 0 0 25 0 1 0 806162440 1260187648 265107 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 307663 265107 267 49 0 304804 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1230652

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 14584
/proc/meminfo: memFree=13563156/32951132 swapFree=46579808/67111528
[pid=14409] ppid=14407 vsize=1230652 CPUtime=5000.08 cores=0,2,4,6
/proc/14409/stat : 14409 (SApperloT2010) R 14407 14409 13931 0 -1 4202496 267403 0 0 0 499950 58 0 0 25 0 1 0 806162440 1260187648 265107 33554432000 4194304 4394578 140736624579312 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14409/statm: 307663 265107 267 49 0 304804 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1230652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.07
CPU time (s): 5000.15
CPU user time (s): 4999.51
CPU system time (s): 0.638902
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1230652

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

runsolver used 28.1947 second user time and 59.5589 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-01 18:27:18
IDJOB=3439803
IDBENCH=88228
IDSOLVER=1933
FILE ID=node128/3439803-1306945638
RUNJOBID= node128-1306935633-13949
PBS_JOBID= 13488599
Free space on /tmp= 73796 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439803-1306945638/watcher-3439803-1306945638 -o /tmp/evaluation-result-3439803-1306945638/solver-3439803-1306945638 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439803-1306945638.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=905642648

node128.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.852
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14831464 kB
Buffers:        294496 kB
Cached:        3423024 kB
SwapCached:      35620 kB
Active:        9306324 kB
Inactive:      8496668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14831464 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            7392 kB
Writeback:           8 kB
AnonPages:    14059636 kB
Mapped:          17916 kB
Slab:           133532 kB
PageTables:     113684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 175378420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73792 MiB
End job on node128 at 2011-06-01 19:50:40