Trace number 3379704

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) 1299.96 1300.04

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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: 961)

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-3379704-1305460627/watcher-3379704-1305460627 -o /tmp/evaluation-result-3379704-1305460627/solver-3379704-1305460627 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379704-1305460627.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.07 3.29 2.53 5/322 25978
/proc/meminfo: memFree=20345204/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=408 CPUtime=0 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4194304 72 0 0 0 0 0 0 0 23 0 1 0 657661500 417792 28 33554432000 4194304 4394578 140735444368896 18446744073709551615 235589942919 0 2147483391 4096 0 0 0 0 17 7 0 0 0
/proc/25978/statm: 102 28 22 49 0 22 0

[startup+0.116387 s]
/proc/loadavg: 4.07 3.29 2.53 5/322 25978
/proc/meminfo: memFree=20345204/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=40864 CPUtime=0.09 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 6042 0 0 0 9 0 0 0 23 0 1 0 657661500 41844736 5983 33554432000 4194304 4394578 140735444368896 18446744073709551615 4265006 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 10216 5983 247 49 0 7357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40864

[startup+0.216371 s]
/proc/loadavg: 4.07 3.29 2.53 5/322 25978
/proc/meminfo: memFree=20345204/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=49576 CPUtime=0.19 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 8225 0 0 0 18 1 0 0 24 0 1 0 657661500 50765824 8166 33554432000 4194304 4394578 140735444368896 18446744073709551615 235594527429 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 12394 8166 247 49 0 9535 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49576

[startup+0.300357 s]
/proc/loadavg: 4.07 3.29 2.53 5/322 25978
/proc/meminfo: memFree=20345204/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=54724 CPUtime=0.28 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 9508 0 0 0 26 2 0 0 24 0 1 0 657661500 56037376 9449 33554432000 4194304 4394578 140735444368896 18446744073709551615 235594557528 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 13681 9449 247 49 0 10822 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 54724

[startup+0.700287 s]
/proc/loadavg: 4.07 3.29 2.53 5/322 25978
/proc/meminfo: memFree=20345204/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=86776 CPUtime=0.68 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 17000 0 0 0 65 3 0 0 25 0 1 0 657661500 88858624 16754 33554432000 4194304 4394578 140735444368896 18446744073709551615 4254517 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 21694 16754 255 49 0 18835 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86776

[startup+1.50015 s]
/proc/loadavg: 4.07 3.31 2.54 5/323 25979
/proc/meminfo: memFree=20277748/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=86776 CPUtime=1.47 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 17000 0 0 0 140 7 0 0 25 0 1 0 657661500 88858624 16754 33554432000 4194304 4394578 140735444368896 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 21694 16754 255 49 0 18835 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 86776

[startup+3.10086 s]
/proc/loadavg: 4.07 3.31 2.54 5/323 25979
/proc/meminfo: memFree=20273656/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=123484 CPUtime=3.06 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 28978 0 0 0 292 14 0 0 25 0 1 0 657661500 126447616 25476 33554432000 4194304 4394578 140735444368896 18446744073709551615 4299041 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 30871 25476 266 49 0 28012 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 123484

[startup+6.3003 s]
/proc/loadavg: 4.07 3.31 2.54 5/323 25979
/proc/meminfo: memFree=20220744/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=145904 CPUtime=6.23 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 34562 0 0 0 608 15 0 0 25 0 1 0 657661500 149405696 31060 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/25978/statm: 36476 31060 266 49 0 33617 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 145904

[startup+12.7002 s]
/proc/loadavg: 4.06 3.33 2.55 5/323 25979
/proc/meminfo: memFree=20187648/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=174124 CPUtime=12.62 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 41563 0 0 0 1246 16 0 0 25 0 1 0 657661500 178302976 38061 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 43531 38061 266 49 0 40672 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 174124

[startup+25.5009 s]
/proc/loadavg: 4.05 3.35 2.57 5/323 25979
/proc/meminfo: memFree=20135512/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=221360 CPUtime=25.41 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 53266 0 0 0 2523 18 0 0 25 0 1 0 657661500 226672640 49764 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 55340 49764 266 49 0 52481 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 221360

[startup+51.1004 s]
/proc/loadavg: 4.03 3.40 2.60 5/323 25980
/proc/meminfo: memFree=20053068/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=296812 CPUtime=51.02 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 72110 0 0 0 5079 23 0 0 25 0 1 0 657661500 303935488 68608 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 74203 68608 266 49 0 71344 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 296812

[startup+102.3 s]
/proc/loadavg: 4.07 3.52 2.69 5/323 25982
/proc/meminfo: memFree=19913700/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=428124 CPUtime=102.22 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 104395 0 0 0 10193 29 0 0 25 0 1 0 657661500 438398976 100893 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 107031 100893 266 49 0 104172 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 428124

[startup+162.301 s]
/proc/loadavg: 4.02 3.60 2.77 5/323 25983
/proc/meminfo: memFree=19785812/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=558152 CPUtime=162.22 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 135208 0 0 0 16183 39 0 0 25 0 1 0 657661500 571547648 131706 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 139538 131706 266 49 0 136679 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 558152

[startup+222.312 s]
/proc/loadavg: 4.01 3.67 2.84 5/323 25985
/proc/meminfo: memFree=19711600/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=626928 CPUtime=222.23 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 152313 0 0 0 22179 44 0 0 25 0 1 0 657661500 641974272 148811 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 156732 148811 266 49 0 153873 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 626928

[startup+282.301 s]
/proc/loadavg: 4.00 3.73 2.91 5/323 25995
/proc/meminfo: memFree=19666860/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=661624 CPUtime=282.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 160742 0 0 0 28176 45 0 0 25 0 1 0 657661500 677502976 157240 33554432000 4194304 4394578 140735444368896 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 165406 157240 266 49 0 162547 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 661624

[startup+342.301 s]
/proc/loadavg: 4.07 3.79 2.98 5/323 25997
/proc/meminfo: memFree=19634804/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=690176 CPUtime=342.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 167718 0 0 0 34173 48 0 0 25 0 1 0 657661500 706740224 164216 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 172544 164216 266 49 0 169685 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 690176

[startup+402.301 s]
/proc/loadavg: 4.06 3.84 3.05 5/323 25999
/proc/meminfo: memFree=19616120/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=700368 CPUtime=402.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 170315 0 0 0 40172 49 0 0 25 0 1 0 657661500 717176832 166813 33554432000 4194304 4394578 140735444368896 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 175092 166813 266 49 0 172233 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 700368

[startup+462.301 s]
/proc/loadavg: 4.02 3.87 3.10 5/323 26003
/proc/meminfo: memFree=19535064/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=719456 CPUtime=462.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 175070 0 0 0 46170 51 0 0 25 0 1 0 657661500 736722944 171568 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 179864 171568 266 49 0 177005 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 719456

[startup+522.3 s]
/proc/loadavg: 4.08 3.91 3.16 5/323 26005
/proc/meminfo: memFree=19488348/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=729104 CPUtime=522.2 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 177528 0 0 0 52169 51 0 0 25 0 1 0 657661500 746602496 174026 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 182276 174026 266 49 0 179417 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 729104

[startup+582.301 s]
/proc/loadavg: 4.03 3.92 3.21 5/323 26007
/proc/meminfo: memFree=19467208/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=740276 CPUtime=582.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 180331 0 0 0 58169 52 0 0 25 0 1 0 657661500 758042624 176829 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 185069 176829 266 49 0 182210 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 740276

[startup+642.3 s]
/proc/loadavg: 4.01 3.93 3.26 5/323 26008
/proc/meminfo: memFree=19458968/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=741200 CPUtime=642.2 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 180619 0 0 0 64168 52 0 0 25 0 1 0 657661500 758988800 177117 33554432000 4194304 4394578 140735444368896 18446744073709551615 4346134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 185300 177117 266 49 0 182441 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 741200

[startup+702.301 s]
/proc/loadavg: 4.03 3.95 3.31 5/323 26010
/proc/meminfo: memFree=19456184/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=742680 CPUtime=702.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 180981 0 0 0 70168 53 0 0 25 0 1 0 657661500 760504320 177479 33554432000 4194304 4394578 140735444368896 18446744073709551615 4299129 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 185670 177479 266 49 0 182811 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 742680

[startup+762.301 s]
/proc/loadavg: 4.01 3.96 3.35 5/323 26011
/proc/meminfo: memFree=19393636/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=802956 CPUtime=762.22 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 196018 0 0 0 76164 58 0 0 25 0 1 0 657661500 822226944 192516 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 200739 192516 266 49 0 197880 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 802956

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.38 5/323 26013
/proc/meminfo: memFree=19372384/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=819324 CPUtime=822.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 200141 0 0 0 82162 59 0 0 25 0 1 0 657661500 838987776 196639 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 204831 196639 266 49 0 201972 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 819324

[startup+882.312 s]
/proc/loadavg: 4.00 3.97 3.42 5/323 26015
/proc/meminfo: memFree=19352232/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=823212 CPUtime=882.23 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 201090 0 0 0 88163 60 0 0 25 0 1 0 657661500 842969088 197588 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 205803 197588 266 49 0 202944 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 823212

[startup+942.3 s]
/proc/loadavg: 2.23 3.48 3.29 2/305 26070
/proc/meminfo: memFree=20163804/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=942.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 205957 0 0 0 94160 61 0 0 25 0 1 0 657661500 862965760 202455 33554432000 4194304 4394578 140735444368896 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202455 266 49 0 207826 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 842740

[startup+1002.3 s]
/proc/loadavg: 1.45 3.03 3.14 2/305 26072
/proc/meminfo: memFree=20163880/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1002.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206018 0 0 0 100160 61 0 0 25 0 1 0 657661500 862965760 202516 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202516 266 49 0 207826 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 842740

[startup+1062.3 s]
/proc/loadavg: 1.16 2.66 3.00 2/305 26073
/proc/meminfo: memFree=20163712/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1062.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206062 0 0 0 106160 61 0 0 25 0 1 0 657661500 862965760 202560 33554432000 4194304 4394578 140735444368896 18446744073709551615 4288358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202560 266 49 0 207826 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 842740

[startup+1122.3 s]
/proc/loadavg: 1.06 2.35 2.87 2/305 26075
/proc/meminfo: memFree=20163784/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1122.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206101 0 0 0 112160 61 0 0 25 0 1 0 657661500 862965760 202599 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202599 266 49 0 207826 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 842740

[startup+1182.3 s]
/proc/loadavg: 1.02 2.10 2.75 2/305 26076
/proc/meminfo: memFree=20163360/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1182.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206172 0 0 0 118159 62 0 0 25 0 1 0 657661500 862965760 202670 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202670 266 49 0 207826 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 842740

[startup+1242.3 s]
/proc/loadavg: 1.05 1.91 2.65 2/305 26078
/proc/meminfo: memFree=20162688/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1242.21 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206206 0 0 0 124159 62 0 0 25 0 1 0 657661500 862965760 202704 33554432000 4194304 4394578 140735444368896 18446744073709551615 4346545 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202704 266 49 0 207826 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 842740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.76 2.55 2/305 26079
/proc/meminfo: memFree=20162404/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1299.92 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206262 0 0 0 129930 62 0 0 25 0 1 0 657661500 862965760 202760 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202760 266 49 0 207826 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 842740

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

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

[startup+1300 s]
/proc/loadavg: 1.02 1.76 2.55 2/305 26079
/proc/meminfo: memFree=20162404/32950928 swapFree=61888748/67111528
[pid=25978] ppid=25976 vsize=842740 CPUtime=1299.92 cores=5,7
/proc/25978/stat : 25978 (SApperloT2010) R 25976 25978 25880 0 -1 4202496 206262 0 0 0 129930 62 0 0 25 0 1 0 657661500 862965760 202760 33554432000 4194304 4394578 140735444368896 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25978/statm: 210685 202760 266 49 0 207826 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 842740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1299.96
CPU user time (s): 1299.31
CPU system time (s): 0.6539
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 842740

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

runsolver used 3.70744 second user time and 9.24459 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 13:57:07
IDJOB=3379704
IDBENCH=85640
IDSOLVER=1862
FILE ID=node120/3379704-1305460627
RUNJOBID= node120-1305460216-25901
PBS_JOBID= 13324917
Free space on /tmp= 73616 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379704-1305460627/watcher-3379704-1305460627 -o /tmp/evaluation-result-3379704-1305460627/solver-3379704-1305460627 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379704-1305460627.cnf

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=137428089

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:      20345484 kB
Buffers:         34388 kB
Cached:         338388 kB
SwapCached:      75464 kB
Active:         837596 kB
Inactive:     11574420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20345484 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:           12484 kB
Writeback:           0 kB
AnonPages:    11969928 kB
Mapped:          20532 kB
Slab:            80048 kB
PageTables:      50640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52335508 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= 73632 MiB
End job on node120 at 2011-05-15 14:18:49