Trace number 3439678

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.07 4999.95

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52092
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3439678-1307655503/watcher-3439678-1307655503 -o /tmp/evaluation-result-3439678-1307655503/solver-3439678-1307655503 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439678-1307655503.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: 7.55 7.90 6.26 3/177 10564
/proc/meminfo: memFree=32583296/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=30596 CPUtime=0 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 2795 0 0 0 0 0 0 0 21 0 1 0 877149076 31330304 2734 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 7649 2735 247 49 0 4790 0

[startup+0.0740819 s]
/proc/loadavg: 7.55 7.90 6.26 3/177 10564
/proc/meminfo: memFree=32583296/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=38516 CPUtime=0.06 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 4767 0 0 0 6 0 0 0 21 0 1 0 877149076 39440384 4706 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 9629 4706 247 49 0 6770 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38516

[startup+0.101078 s]
/proc/loadavg: 7.55 7.90 6.26 3/177 10564
/proc/meminfo: memFree=32583296/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=42080 CPUtime=0.09 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 5660 0 0 0 9 0 0 0 21 0 1 0 877149076 43089920 5599 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 10520 5601 247 49 0 7661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42080

[startup+0.301104 s]
/proc/loadavg: 7.55 7.90 6.26 3/177 10564
/proc/meminfo: memFree=32583296/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=69252 CPUtime=0.29 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 12449 0 0 0 28 1 0 0 22 0 1 0 877149076 70914048 12388 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 17313 12391 247 49 0 14454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69252

[startup+0.701032 s]
/proc/loadavg: 7.55 7.90 6.26 3/177 10564
/proc/meminfo: memFree=32583296/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=120880 CPUtime=0.69 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 25388 0 0 0 60 9 0 0 23 0 1 0 877149076 123781120 25290 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 30220 25290 255 49 0 27361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120880

[startup+1.5009 s]
/proc/loadavg: 7.55 7.90 6.26 3/178 10565
/proc/meminfo: memFree=32473368/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=120880 CPUtime=1.49 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 25388 0 0 0 136 13 0 0 25 0 1 0 877149076 123781120 25290 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 30220 25290 255 49 0 27361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120880

[startup+3.10055 s]
/proc/loadavg: 7.55 7.90 6.26 3/178 10565
/proc/meminfo: memFree=32466548/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=120880 CPUtime=3.09 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 25388 0 0 0 293 16 0 0 25 0 1 0 877149076 123781120 25290 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594891159 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 30220 25290 255 49 0 27361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120880

[startup+6.30105 s]
/proc/loadavg: 7.10 7.80 6.24 3/178 10565
/proc/meminfo: memFree=32451600/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=163468 CPUtime=6.29 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 40037 0 0 0 605 24 0 0 25 0 1 0 877149076 167391232 35319 33554432000 4194304 4394578 140734123565696 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 40867 35319 266 49 0 38008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163468

[startup+12.7009 s]
/proc/loadavg: 6.69 7.70 6.22 3/178 10565
/proc/meminfo: memFree=32350048/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=215388 CPUtime=12.69 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 52853 0 0 0 1244 25 0 0 25 0 1 0 877149076 220557312 48135 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 53847 48135 266 49 0 50988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 215388

[startup+25.5006 s]
/proc/loadavg: 5.65 7.43 6.15 3/178 10565
/proc/meminfo: memFree=32279232/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=276956 CPUtime=25.49 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 67699 0 0 0 2522 27 0 0 25 0 1 0 877149076 283602944 62981 33554432000 4194304 4394578 140734123565696 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 69239 62981 266 49 0 66380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276956

[startup+51.1001 s]
/proc/loadavg: 4.41 6.99 6.04 3/178 10566
/proc/meminfo: memFree=32185612/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=359068 CPUtime=51.09 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 86765 0 0 0 5078 31 0 0 25 0 1 0 877149076 367685632 82047 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 89767 82047 266 49 0 86908 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 359068

[startup+102.306 s]
/proc/loadavg: 3.04 6.22 5.82 3/178 10567
/proc/meminfo: memFree=32035268/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=476400 CPUtime=102.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 114479 0 0 0 10194 36 0 0 25 0 1 0 877149076 487833600 109761 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 119100 109761 266 49 0 116241 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 476400

[startup+162.301 s]
/proc/loadavg: 2.48 5.48 5.59 3/178 10569
/proc/meminfo: memFree=31903776/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=606104 CPUtime=162.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 143948 0 0 0 16189 41 0 0 25 0 1 0 877149076 620650496 139230 33554432000 4194304 4394578 140734123565696 18446744073709551615 4338256 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 151526 139230 266 49 0 148667 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 606104

[startup+222.301 s]
/proc/loadavg: 2.17 4.84 5.36 3/178 10571
/proc/meminfo: memFree=31793744/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=714376 CPUtime=222.29 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 168902 0 0 0 22181 48 0 0 25 0 1 0 877149076 731521024 164184 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 178594 164184 266 49 0 175735 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 714376

[startup+282.3 s]
/proc/loadavg: 2.06 4.32 5.15 3/178 10572
/proc/meminfo: memFree=31681224/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=811868 CPUtime=282.29 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 191563 0 0 0 28175 54 0 0 25 0 1 0 877149076 831352832 186845 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 202967 186845 266 49 0 200108 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 811868

[startup+342.301 s]
/proc/loadavg: 2.02 3.90 4.95 3/178 10574
/proc/meminfo: memFree=31637660/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=849240 CPUtime=342.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 201113 0 0 0 34173 57 0 0 25 0 1 0 877149076 869621760 196395 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 212310 196395 266 49 0 209451 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 849240

[startup+402.3 s]
/proc/loadavg: 2.01 3.55 4.76 3/178 10575
/proc/meminfo: memFree=31626204/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=852836 CPUtime=402.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 202360 0 0 0 40173 57 0 0 25 0 1 0 877149076 873304064 197642 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 213209 197642 266 49 0 210350 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 852836

[startup+462.301 s]
/proc/loadavg: 2.00 3.26 4.59 3/178 10577
/proc/meminfo: memFree=31614612/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=863076 CPUtime=462.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 204999 0 0 0 46172 58 0 0 25 0 1 0 877149076 883789824 200281 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 215769 200281 266 49 0 212910 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 863076

[startup+522.3 s]
/proc/loadavg: 2.00 3.03 4.42 3/178 10579
/proc/meminfo: memFree=31595480/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=883684 CPUtime=522.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 209560 0 0 0 52171 59 0 0 25 0 1 0 877149076 904892416 204842 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 220921 204842 266 49 0 218062 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 883684

[startup+582.301 s]
/proc/loadavg: 2.00 2.84 4.27 3/178 10580
/proc/meminfo: memFree=31552164/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=925460 CPUtime=582.3 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 218327 0 0 0 58170 60 0 0 25 0 1 0 877149076 947671040 213609 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10564/statm: 231365 213609 266 49 0 228506 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 925460

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 10709
/proc/meminfo: memFree=31361424/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1386212 CPUtime=4062.39 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 314032 0 0 0 406147 92 0 0 25 0 1 0 877149076 1419481088 309314 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 346553 309314 266 49 0 343694 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 1386212

[startup+4122.3 s]
/proc/loadavg: 1.05 1.01 1.08 2/172 10711
/proc/meminfo: memFree=31355800/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1392356 CPUtime=4122.39 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 315435 0 0 0 412146 93 0 0 25 0 1 0 877149076 1425772544 310717 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 348089 310717 266 49 0 345230 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1392356

[startup+4182.3 s]
/proc/loadavg: 1.02 1.01 1.07 2/172 10712
/proc/meminfo: memFree=31353148/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1394916 CPUtime=4182.39 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 316087 0 0 0 418146 93 0 0 25 0 1 0 877149076 1428393984 311369 33554432000 4194304 4394578 140734123565696 18446744073709551615 4338256 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 348729 311369 266 49 0 345870 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1394916

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 10714
/proc/meminfo: memFree=31352844/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1394916 CPUtime=4242.39 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 316126 0 0 0 424146 93 0 0 25 0 1 0 877149076 1428393984 311408 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 348729 311408 266 49 0 345870 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1394916

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 10715
/proc/meminfo: memFree=31351776/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1395940 CPUtime=4302.39 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 316341 0 0 0 430146 93 0 0 25 0 1 0 877149076 1429442560 311623 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 348985 311623 266 49 0 346126 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1395940

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 10717
/proc/meminfo: memFree=31351364/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1396964 CPUtime=4362.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 316538 0 0 0 436146 94 0 0 25 0 1 0 877149076 1430491136 311820 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 349241 311820 266 49 0 346382 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1396964

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/172 10719
/proc/meminfo: memFree=31348212/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1401060 CPUtime=4422.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 317349 0 0 0 442146 94 0 0 25 0 1 0 877149076 1434685440 312631 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 350265 312631 266 49 0 347406 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 1401060

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 10720
/proc/meminfo: memFree=31347176/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1402084 CPUtime=4482.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 317558 0 0 0 448146 94 0 0 25 0 1 0 877149076 1435734016 312840 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 350521 312840 266 49 0 347662 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1402084

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 10722
/proc/meminfo: memFree=31340176/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1409764 CPUtime=4542.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 319280 0 0 0 454146 94 0 0 25 0 1 0 877149076 1443598336 314562 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 352441 314562 266 49 0 349582 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1409764

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 10723
/proc/meminfo: memFree=31335792/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1413860 CPUtime=4602.41 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 320192 0 0 0 460146 95 0 0 25 0 1 0 877149076 1447792640 315474 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 353465 315474 266 49 0 350606 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1413860

[startup+4662.3 s]
/proc/loadavg: 1.07 1.02 1.03 2/172 10725
/proc/meminfo: memFree=31329560/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1421540 CPUtime=4662.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 321795 0 0 0 466145 95 0 0 25 0 1 0 877149076 1455656960 317077 33554432000 4194304 4394578 140734123565696 18446744073709551615 4327552 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 355385 317077 266 49 0 352526 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1421540

[startup+4722.31 s]
/proc/loadavg: 1.02 1.01 1.03 2/172 10727
/proc/meminfo: memFree=31329264/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1421540 CPUtime=4722.41 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 321848 0 0 0 472146 95 0 0 25 0 1 0 877149076 1455656960 317130 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 355385 317130 266 49 0 352526 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1421540

[startup+4782.3 s]
/proc/loadavg: 1.01 1.00 1.02 2/172 10728
/proc/meminfo: memFree=31328968/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1421540 CPUtime=4782.4 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 321878 0 0 0 478145 95 0 0 25 0 1 0 877149076 1455656960 317160 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 355385 317160 266 49 0 352526 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1421540

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 10730
/proc/meminfo: memFree=31328176/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1422564 CPUtime=4842.41 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 322112 0 0 0 484145 96 0 0 25 0 1 0 877149076 1456705536 317394 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 355641 317394 266 49 0 352782 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1422564

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 10731
/proc/meminfo: memFree=31326744/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1424612 CPUtime=4902.41 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 322474 0 0 0 490145 96 0 0 25 0 1 0 877149076 1458802688 317756 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 356153 317756 266 49 0 353294 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1424612

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 10742
/proc/meminfo: memFree=31324424/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1425636 CPUtime=4962.41 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 322708 0 0 0 496145 96 0 0 25 0 1 0 877149076 1459851264 317990 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 356409 317990 266 49 0 353550 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1425636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 10743
/proc/meminfo: memFree=31324292/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1425636 CPUtime=5000.02 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 322745 0 0 0 499906 96 0 0 25 0 1 0 877149076 1459851264 318027 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 356409 318027 266 49 0 353550 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1425636

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: 1.00 1.00 1.00 2/172 10743
/proc/meminfo: memFree=31324292/32950928 swapFree=67052072/67111528
[pid=10564] ppid=10562 vsize=1425636 CPUtime=5000.02 cores=1,3,5,7
/proc/10564/stat : 10564 (SApperloT2010) R 10562 10564 8181 0 -1 4202496 322745 0 0 0 499906 96 0 0 25 0 1 0 877149076 1459851264 318027 33554432000 4194304 4394578 140734123565696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10564/statm: 356409 318027 266 49 0 353550 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1425636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4999.06
CPU system time (s): 1.01085
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1425636

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

runsolver used 7.30989 second user time and 17.2674 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-09 23:38:23
IDJOB=3439678
IDBENCH=88203
IDSOLVER=1933
FILE ID=node120/3439678-1307655503
RUNJOBID= node120-1307655503-10537
PBS_JOBID= 13549392
Free space on /tmp= 74028 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439678-1307655503/watcher-3439678-1307655503 -o /tmp/evaluation-result-3439678-1307655503/solver-3439678-1307655503 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439678-1307655503.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=2069999727

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      32583476 kB
Buffers:         45984 kB
Cached:         136280 kB
SwapCached:      11084 kB
Active:         123304 kB
Inactive:        93524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32583476 kB
SwapTotal:    67111528 kB
SwapFree:     67052072 kB
Dirty:           16792 kB
Writeback:          52 kB
AnonPages:       31656 kB
Mapped:           9072 kB
Slab:            85716 kB
PageTables:       4584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227808 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= 74028 MiB
End job on node120 at 2011-06-10 01:01:45