Trace number 3438718

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.23 5000.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

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-3438718-1306894733/watcher-3438718-1306894733 -o /tmp/evaluation-result-3438718-1306894733/solver-3438718-1306894733 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438718-1306894733.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: 2.01 2.01 1.85 3/521 7874
/proc/meminfo: memFree=16484956/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/7874/stat : 7874 (runsolver) R 7872 7874 6384 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 781888812 12079104 51 33554432000 4194304 5432328 140733663346912 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/7874/statm: 2949 51 31 303 0 2643 0

[startup+0.077063 s]
/proc/loadavg: 2.01 2.01 1.85 3/521 7874
/proc/meminfo: memFree=16484956/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=24612 CPUtime=0.06 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 3265 0 0 0 5 1 0 0 25 0 1 0 781888812 25202688 3204 33554432000 4194304 4394578 140736530899200 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 6153 3205 247 49 0 3294 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24612

[startup+0.101068 s]
/proc/loadavg: 2.01 2.01 1.85 3/521 7874
/proc/meminfo: memFree=16484956/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=27384 CPUtime=0.08 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 3942 0 0 0 7 1 0 0 25 0 1 0 781888812 28041216 3881 33554432000 4194304 4394578 140736530899200 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 6846 3881 247 49 0 3987 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27384

[startup+0.301022 s]
/proc/loadavg: 2.01 2.01 1.85 3/521 7874
/proc/meminfo: memFree=16484956/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=32392 CPUtime=0.28 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 5204 0 0 0 25 3 0 0 25 0 1 0 781888812 33169408 5142 33554432000 4194304 4394578 140736530899200 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 8098 5142 256 49 0 5239 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32392

[startup+0.70095 s]
/proc/loadavg: 2.01 2.01 1.85 3/521 7874
/proc/meminfo: memFree=16484956/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=55080 CPUtime=0.68 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 11828 0 0 0 64 4 0 0 25 0 1 0 781888812 56401920 11150 33554432000 4194304 4394578 140736530899200 18446744073709551615 4345895 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 13770 11150 267 49 0 10911 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55080

[startup+1.50082 s]
/proc/loadavg: 2.01 2.01 1.85 3/522 7875
/proc/meminfo: memFree=16438160/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=61992 CPUtime=1.48 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 13507 0 0 0 143 5 0 0 25 0 1 0 781888812 63479808 12829 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 15498 12829 267 49 0 12639 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61992

[startup+3.10051 s]
/proc/loadavg: 2.01 2.01 1.85 3/522 7875
/proc/meminfo: memFree=16429356/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=73336 CPUtime=3.08 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 16248 0 0 0 303 5 0 0 25 0 1 0 781888812 75096064 15570 33554432000 4194304 4394578 140736530899200 18446744073709551615 4346344 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 18334 15570 267 49 0 15475 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73336

[startup+6.30092 s]
/proc/loadavg: 2.00 2.01 1.85 3/522 7875
/proc/meminfo: memFree=16411484/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=86664 CPUtime=6.28 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 19282 0 0 0 623 5 0 0 25 0 1 0 781888812 88743936 18604 33554432000 4194304 4394578 140736530899200 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 21666 18604 267 49 0 18807 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86664

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 1.85 3/522 7875
/proc/meminfo: memFree=16402960/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=95640 CPUtime=12.68 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 21424 0 0 0 1262 6 0 0 25 0 1 0 781888812 97935360 20746 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298798 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 23910 20746 267 49 0 21051 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95640

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.85 3/522 7875
/proc/meminfo: memFree=16367348/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=130240 CPUtime=25.48 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 29732 0 0 0 2540 8 0 0 25 0 1 0 781888812 133365760 29054 33554432000 4194304 4394578 140736530899200 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 32560 29054 267 49 0 29701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130240

[startup+51.1007 s]
/proc/loadavg: 2.00 2.01 1.85 3/522 7876
/proc/meminfo: memFree=16318136/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=174524 CPUtime=51.08 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 40204 0 0 0 5098 10 0 0 25 0 1 0 781888812 178712576 39526 33554432000 4194304 4394578 140736530899200 18446744073709551615 4292610 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 43631 39526 267 49 0 40772 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 174524

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 1.86 3/522 7878
/proc/meminfo: memFree=16199064/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=282648 CPUtime=102.3 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 66506 0 0 0 10215 15 0 0 25 0 1 0 781888812 289431552 65828 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 70662 65828 267 49 0 67803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 282648

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/522 7879
/proc/meminfo: memFree=16092740/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=386104 CPUtime=162.28 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 91319 0 0 0 16208 20 0 0 25 0 1 0 781888812 395370496 90641 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 96526 90641 267 49 0 93667 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 386104

[startup+222.3 s]
/proc/loadavg: 2.15 2.03 1.88 3/522 7881
/proc/meminfo: memFree=16019512/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=462184 CPUtime=222.28 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 109596 0 0 0 22204 24 0 0 25 0 1 0 781888812 473276416 108918 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 115546 108918 267 49 0 112687 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 462184

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 1.89 3/522 7882
/proc/meminfo: memFree=15941456/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=545744 CPUtime=282.28 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 129860 0 0 0 28200 28 0 0 25 0 1 0 781888812 558841856 129182 33554432000 4194304 4394578 140736530899200 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 136436 129182 267 49 0 133577 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 545744

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.89 3/522 7884
/proc/meminfo: memFree=15838220/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=647960 CPUtime=342.29 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 154890 0 0 0 34196 33 0 0 25 0 1 0 781888812 663511040 154212 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 161990 154212 267 49 0 159131 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 647960

[startup+402.3 s]
/proc/loadavg: 2.06 2.03 1.90 3/522 7889
/proc/meminfo: memFree=15819524/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=672048 CPUtime=402.29 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 159800 0 0 0 40195 34 0 0 25 0 1 0 781888812 688177152 159122 33554432000 4194304 4394578 140736530899200 18446744073709551615 4290869 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 168012 159122 267 49 0 165153 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 672048

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 1.91 3/522 7890
/proc/meminfo: memFree=15766408/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=727828 CPUtime=462.29 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 173089 0 0 0 46191 38 0 0 25 0 1 0 781888812 745295872 172411 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 181957 172411 267 49 0 179098 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 727828

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 1.92 3/522 7892
/proc/meminfo: memFree=15679056/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=815764 CPUtime=522.29 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 194509 0 0 0 52187 42 0 0 25 0 1 0 781888812 835342336 193831 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 203941 193831 267 49 0 201082 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 815764

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 1.92 3/522 7893
/proc/meminfo: memFree=15551900/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=943280 CPUtime=582.3 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 226113 0 0 0 58180 50 0 0 25 0 1 0 781888812 965918720 225435 33554432000 4194304 4394578 140736530899200 18446744073709551615 4313607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 235820 225435 267 49 0 232961 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 943280

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 8059
/proc/meminfo: memFree=13010152/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=3632288 CPUtime=4062.43 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 874589 0 0 0 406045 198 0 0 25 0 1 0 781888812 3719462912 873911 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 908072 873911 267 49 0 905213 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 3632288

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 8061
/proc/meminfo: memFree=12922152/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=3688040 CPUtime=4122.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 888414 0 0 0 412041 200 0 0 25 0 1 0 781888812 3776552960 887736 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 922010 887736 267 49 0 919151 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 3688040

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 8062
/proc/meminfo: memFree=12782092/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=3799180 CPUtime=4182.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 916111 0 0 0 418037 204 0 0 25 0 1 0 781888812 3890360320 915433 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 949795 915433 267 49 0 946936 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 3799180

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 8064
/proc/meminfo: memFree=12590692/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=3883188 CPUtime=4242.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 936958 0 0 0 424032 209 0 0 25 0 1 0 781888812 3976384512 936280 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 970797 936280 267 49 0 967938 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 3883188

[startup+4302.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/522 8066
/proc/meminfo: memFree=12399412/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4011636 CPUtime=4302.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 968854 0 0 0 430027 214 0 0 25 0 1 0 781888812 4107915264 968176 33554432000 4194304 4394578 140736530899200 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1002909 968176 267 49 0 1000050 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 4011636

[startup+4362.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/522 8067
/proc/meminfo: memFree=12367972/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4022132 CPUtime=4362.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 971110 0 0 0 436026 215 0 0 25 0 1 0 781888812 4118663168 970432 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298346 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1005533 970432 267 49 0 1002674 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 4022132

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 8069
/proc/meminfo: memFree=12338772/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4031812 CPUtime=4422.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 973055 0 0 0 442026 215 0 0 25 0 1 0 781888812 4128575488 972377 33554432000 4194304 4394578 140736530899200 18446744073709551615 4327700 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1007953 972377 267 49 0 1005094 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 4031812

[startup+4482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/522 8070
/proc/meminfo: memFree=12222516/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4040772 CPUtime=4482.41 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 974791 0 0 0 448026 215 0 0 25 0 1 0 781888812 4137750528 974113 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1010193 974113 267 49 0 1007334 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 4040772

[startup+4542.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/522 8072
/proc/meminfo: memFree=12124124/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4048196 CPUtime=4542.42 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 976207 0 0 0 454026 216 0 0 25 0 1 0 781888812 4145352704 975529 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1012049 975529 267 49 0 1009190 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 4048196

[startup+4602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 8074
/proc/meminfo: memFree=12055464/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4052548 CPUtime=4602.43 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 977030 0 0 0 460027 216 0 0 25 0 1 0 781888812 4149809152 976352 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1013137 976352 267 49 0 1010278 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 4052548

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 8075
/proc/meminfo: memFree=12005544/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4059464 CPUtime=4662.43 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 978409 0 0 0 466027 216 0 0 25 0 1 0 781888812 4156891136 977731 33554432000 4194304 4394578 140736530899200 18446744073709551615 4296031 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1014866 977731 267 49 0 1012007 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 4059464

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 8077
/proc/meminfo: memFree=11870444/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4063560 CPUtime=4722.44 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 979200 0 0 0 472028 216 0 0 25 0 1 0 781888812 4161085440 978522 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1015890 978522 267 49 0 1013031 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 4063560

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 8078
/proc/meminfo: memFree=11761116/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4068168 CPUtime=4782.43 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 980000 0 0 0 478027 216 0 0 25 0 1 0 781888812 4165804032 979322 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1017042 979322 267 49 0 1014183 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 4068168

[startup+4842.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 8080
/proc/meminfo: memFree=11656272/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4075080 CPUtime=4842.43 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 981394 0 0 0 484027 216 0 0 25 0 1 0 781888812 4172881920 980716 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1018770 980716 267 49 0 1015911 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 4075080

[startup+4902.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8082
/proc/meminfo: memFree=11632020/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4079688 CPUtime=4902.44 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 982287 0 0 0 490027 217 0 0 25 0 1 0 781888812 4177600512 981609 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1019922 981609 267 49 0 1017063 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 4079688

[startup+4962.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/522 8083
/proc/meminfo: memFree=11615336/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4088648 CPUtime=4962.44 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 983969 0 0 0 496027 217 0 0 25 0 1 0 781888812 4186775552 983291 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1022162 983291 267 49 0 1019303 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 4088648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 8084
/proc/meminfo: memFree=11606952/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=4092232 CPUtime=5000.05 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4202496 984637 0 0 0 499788 217 0 0 25 0 1 0 781888812 4190445568 983959 33554432000 4194304 4394578 140736530899200 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7874/statm: 1023058 983959 267 49 0 1020199 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 4092232

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

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

[startup+5000.02 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 8084
/proc/meminfo: memFree=11606952/32951124 swapFree=58800692/67111528
[pid=7874] ppid=7872 vsize=0 CPUtime=5000.16 cores=1,3,5,7
/proc/7874/stat : 7874 (SApperloT2010) R 7872 7874 6384 0 -1 4203524 984637 0 0 0 499789 227 0 0 25 0 1 0 781888812 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/7874/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.08
CPU time (s): 5000.23
CPU user time (s): 4997.89
CPU system time (s): 2.33564
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4092232

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

runsolver used 24.4903 second user time and 60.5748 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 04:18:53
IDJOB=3438718
IDBENCH=83159
IDSOLVER=1933
FILE ID=node142/3438718-1306894733
RUNJOBID= node142-1306893611-7265
PBS_JOBID= 13488434
Free space on /tmp= 15904 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438718-1306894733/watcher-3438718-1306894733 -o /tmp/evaluation-result-3438718-1306894733/solver-3438718-1306894733 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438718-1306894733.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1855789834

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16485236 kB
Buffers:         34052 kB
Cached:        5233216 kB
SwapCached:      11212 kB
Active:        9470672 kB
Inactive:      6615048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16485236 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:            3496 kB
Writeback:           0 kB
AnonPages:    10815552 kB
Mapped:          32048 kB
Slab:           233328 kB
PageTables:      75996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145830588 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= 15900 MiB
End job on node142 at 2011-06-01 05:42:15