Trace number 3438753

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.25 5000.16

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
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-3438753-1306895875/watcher-3438753-1306895875 -o /tmp/evaluation-result-3438753-1306895875/solver-3438753-1306895875 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438753-1306895875.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 2/434 13049
/proc/meminfo: memFree=12829780/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=22880 CPUtime=0 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 1849 0 0 0 0 0 0 0 25 0 1 0 801187153 23429120 1789 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13049/statm: 5720 1789 247 49 0 2861 0

[startup+0.093235 s]
/proc/loadavg: 2.08 2.04 2.01 2/434 13049
/proc/meminfo: memFree=12829780/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=35816 CPUtime=0.08 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 5069 0 0 0 8 0 0 0 25 0 1 0 801187153 36675584 5009 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13049/statm: 8954 5010 247 49 0 6095 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35816

[startup+0.101233 s]
/proc/loadavg: 2.08 2.04 2.01 2/434 13049
/proc/meminfo: memFree=12829780/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=36608 CPUtime=0.09 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 5257 0 0 0 9 0 0 0 25 0 1 0 801187153 37486592 5197 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664469537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13049/statm: 9152 5198 247 49 0 6293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36608

[startup+0.301137 s]
/proc/loadavg: 2.08 2.04 2.01 2/434 13049
/proc/meminfo: memFree=12829780/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=64984 CPUtime=0.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 12382 0 0 0 27 1 0 0 25 0 1 0 801187153 66543616 12322 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664427064 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13049/statm: 16246 12322 247 49 0 13387 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64984

[startup+0.70107 s]
/proc/loadavg: 2.08 2.04 2.01 2/434 13049
/proc/meminfo: memFree=12829780/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=96468 CPUtime=0.68 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 20253 0 0 0 65 3 0 0 25 0 1 0 801187153 98783232 20192 33554432000 4194304 4394578 140735844796992 18446744073709551615 4269705 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13049/statm: 24117 20192 256 49 0 21258 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96468

[startup+1.50098 s]
/proc/loadavg: 2.08 2.04 2.01 3/435 13050
/proc/meminfo: memFree=12749304/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=96468 CPUtime=1.47 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 20253 0 0 0 143 4 0 0 25 0 1 0 801187153 98783232 20192 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 24117 20192 256 49 0 21258 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 96468

[startup+3.10071 s]
/proc/loadavg: 2.08 2.04 2.01 3/435 13050
/proc/meminfo: memFree=12748312/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=96468 CPUtime=3.08 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 20253 0 0 0 302 6 0 0 25 0 1 0 801187153 98783232 20192 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 24117 20192 256 49 0 21258 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96468

[startup+6.30117 s]
/proc/loadavg: 2.23 2.08 2.02 3/435 13051
/proc/meminfo: memFree=12653252/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=194604 CPUtime=6.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 47488 0 0 0 618 10 0 0 25 0 1 0 801187153 199274496 44814 33554432000 4194304 4394578 140735844796992 18446744073709551615 4345957 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 48651 44814 267 49 0 45792 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194604

[startup+12.701 s]
/proc/loadavg: 2.21 2.07 2.02 3/435 13051
/proc/meminfo: memFree=12628484/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=218784 CPUtime=12.68 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 54059 0 0 0 1257 11 0 0 25 0 1 0 801187153 224034816 51385 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 54696 51385 267 49 0 51837 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 218784

[startup+25.5008 s]
/proc/loadavg: 2.16 2.07 2.01 3/435 13051
/proc/meminfo: memFree=12576140/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=269488 CPUtime=25.48 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 66455 0 0 0 2534 14 0 0 25 0 1 0 801187153 275955712 63781 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 67372 63781 267 49 0 64513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 269488

[startup+51.1004 s]
/proc/loadavg: 2.11 2.06 2.01 3/435 13052
/proc/meminfo: memFree=12518228/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=335132 CPUtime=51.07 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 80689 0 0 0 5091 16 0 0 25 0 1 0 801187153 343175168 78015 33554432000 4194304 4394578 140735844796992 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 83783 78015 267 49 0 80924 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 335132

[startup+102.317 s]
/proc/loadavg: 2.04 2.05 2.01 3/435 13053
/proc/meminfo: memFree=12418284/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=440164 CPUtime=102.29 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 105513 0 0 0 10208 21 0 0 25 0 1 0 801187153 450727936 102839 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 110041 102839 267 49 0 107182 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 440164

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/435 13055
/proc/meminfo: memFree=12325392/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=538048 CPUtime=162.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 128613 0 0 0 16202 26 0 0 25 0 1 0 801187153 550961152 125939 33554432000 4194304 4394578 140735844796992 18446744073709551615 4327700 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 134512 125939 267 49 0 131653 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 538048

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 13056
/proc/meminfo: memFree=12236228/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=629180 CPUtime=222.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 150835 0 0 0 22197 31 0 0 25 0 1 0 801187153 644280320 148161 33554432000 4194304 4394578 140735844796992 18446744073709551615 4346174 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 157295 148161 267 49 0 154436 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 629180

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 13064
/proc/meminfo: memFree=12166468/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=699840 CPUtime=282.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 168175 0 0 0 28193 35 0 0 25 0 1 0 801187153 716636160 165501 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 174960 165501 267 49 0 172101 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 699840

[startup+342.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/435 13066
/proc/meminfo: memFree=12101224/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=771596 CPUtime=342.29 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 184639 0 0 0 34191 38 0 0 25 0 1 0 801187153 790114304 181965 33554432000 4194304 4394578 140735844796992 18446744073709551615 4345930 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 192899 181965 267 49 0 190040 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 771596

[startup+402.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/435 13067
/proc/meminfo: memFree=12095388/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=777740 CPUtime=402.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 185907 0 0 0 40190 38 0 0 25 0 1 0 801187153 796405760 183233 33554432000 4194304 4394578 140735844796992 18446744073709551615 4345923 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 194435 183233 267 49 0 191576 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 777740

[startup+462.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/435 13069
/proc/meminfo: memFree=11990476/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=885360 CPUtime=462.29 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 212050 0 0 0 46187 42 0 0 25 0 1 0 801187153 906608640 209376 33554432000 4194304 4394578 140735844796992 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 221340 209376 267 49 0 218481 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 885360

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/435 13070
/proc/meminfo: memFree=11956248/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=922024 CPUtime=522.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 220590 0 0 0 52185 43 0 0 25 0 1 0 801187153 944152576 217916 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 230506 217916 267 49 0 227647 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 922024

[startup+582.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/435 13072
/proc/meminfo: memFree=11880724/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=999900 CPUtime=582.28 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 239445 0 0 0 58182 46 0 0 25 0 1 0 801187153 1023897600 236771 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 249975 236771 267 49 0 247116 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 999900

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.12 1.33 1.68 2/429 13195
/proc/meminfo: memFree=9295044/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3697764 CPUtime=4062.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 886252 0 0 0 406059 179 0 0 25 0 1 0 801187153 3786510336 883578 33554432000 4194304 4394578 140735844796992 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 924441 883578 267 49 0 921582 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 3697764

[startup+4122.3 s]
/proc/loadavg: 1.04 1.26 1.63 2/429 13196
/proc/meminfo: memFree=9286608/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3708004 CPUtime=4122.36 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 888306 0 0 0 412056 180 0 0 25 0 1 0 801187153 3796996096 885632 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 927001 885632 267 49 0 924142 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 3708004

[startup+4182.3 s]
/proc/loadavg: 1.01 1.21 1.59 2/429 13198
/proc/meminfo: memFree=9280988/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3715172 CPUtime=4182.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 889763 0 0 0 418056 181 0 0 25 0 1 0 801187153 3804336128 887089 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 928793 887089 267 49 0 925934 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 3715172

[startup+4242.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/429 13200
/proc/meminfo: memFree=9275292/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3722852 CPUtime=4242.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 891177 0 0 0 424056 181 0 0 25 0 1 0 801187153 3812200448 888503 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 930713 888503 267 49 0 927854 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 3722852

[startup+4302.3 s]
/proc/loadavg: 1.00 1.14 1.51 2/429 13201
/proc/meminfo: memFree=9268824/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3731556 CPUtime=4302.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 892823 0 0 0 430056 181 0 0 25 0 1 0 801187153 3821113344 890149 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 932889 890149 267 49 0 930030 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 3731556

[startup+4362.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/429 13203
/proc/meminfo: memFree=9268084/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3733604 CPUtime=4362.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 893183 0 0 0 436056 181 0 0 25 0 1 0 801187153 3823210496 890509 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 933401 890509 267 49 0 930542 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 3733604

[startup+4422.3 s]
/proc/loadavg: 1.00 1.09 1.44 2/429 13204
/proc/meminfo: memFree=9264812/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3738212 CPUtime=4422.36 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 893970 0 0 0 442055 181 0 0 25 0 1 0 801187153 3827929088 891296 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 934553 891296 267 49 0 931694 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 3738212

[startup+4482.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/429 13206
/proc/meminfo: memFree=9253668/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3752036 CPUtime=4482.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 896730 0 0 0 448055 183 0 0 25 0 1 0 801187153 3842084864 894056 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 938009 894056 267 49 0 935150 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 3752036

[startup+4542.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/429 13208
/proc/meminfo: memFree=9240176/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3766884 CPUtime=4542.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 900044 0 0 0 454054 183 0 0 25 0 1 0 801187153 3857289216 897370 33554432000 4194304 4394578 140735844796992 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 941721 897370 267 49 0 938862 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 3766884

[startup+4602.3 s]
/proc/loadavg: 1.07 1.07 1.37 2/429 13209
/proc/meminfo: memFree=9234740/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3772772 CPUtime=4602.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 901319 0 0 0 460054 184 0 0 25 0 1 0 801187153 3863318528 898645 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 943193 898645 267 49 0 940334 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 3772772

[startup+4662.3 s]
/proc/loadavg: 1.06 1.07 1.35 2/429 13211
/proc/meminfo: memFree=9222468/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3789668 CPUtime=4662.37 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 904625 0 0 0 466053 184 0 0 25 0 1 0 801187153 3880620032 901951 33554432000 4194304 4394578 140735844796992 18446744073709551615 4295967 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 947417 901951 267 49 0 944558 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 3789668

[startup+4722.32 s]
/proc/loadavg: 1.02 1.05 1.32 2/429 13212
/proc/meminfo: memFree=9217180/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3794788 CPUtime=4722.39 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 905659 0 0 0 472054 185 0 0 25 0 1 0 801187153 3885862912 902985 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 948697 902985 267 49 0 945838 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 3794788

[startup+4782.3 s]
/proc/loadavg: 1.01 1.04 1.30 2/429 13214
/proc/meminfo: memFree=9217484/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3795044 CPUtime=4782.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 905772 0 0 0 478053 185 0 0 25 0 1 0 801187153 3886125056 903098 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 948761 903098 267 49 0 945902 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 3795044

[startup+4842.3 s]
/proc/loadavg: 1.00 1.03 1.28 2/429 13216
/proc/meminfo: memFree=9215796/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3796068 CPUtime=4842.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 906005 0 0 0 484053 185 0 0 25 0 1 0 801187153 3887173632 903331 33554432000 4194304 4394578 140735844796992 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 949017 903331 267 49 0 946158 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 3796068

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/429 13217
/proc/meminfo: memFree=9210176/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3804260 CPUtime=4902.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 907640 0 0 0 490052 186 0 0 25 0 1 0 801187153 3895562240 904966 33554432000 4194304 4394578 140735844796992 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 951065 904966 267 49 0 948206 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 3804260

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/429 13219
/proc/meminfo: memFree=9174476/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3840876 CPUtime=4962.38 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 916695 0 0 0 496050 188 0 0 25 0 1 0 801187153 3933057024 914021 33554432000 4194304 4394578 140735844796992 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 960219 914021 267 49 0 957360 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 3840876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.01 1.23 2/429 13229
/proc/meminfo: memFree=9108920/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=3905876 CPUtime=5000.09 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4202496 932879 0 0 0 499817 192 0 0 25 0 1 0 801187153 3999617024 930205 33554432000 4194304 4394578 140735844796992 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/13049/statm: 976469 930205 267 49 0 973610 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 3905876

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

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

[startup+5000.12 s]
/proc/loadavg: 1.00 1.01 1.23 2/429 13229
/proc/meminfo: memFree=9108920/32951132 swapFree=67093840/67111528
[pid=13049] ppid=13047 vsize=0 CPUtime=5000.2 cores=0,2,4,6
/proc/13049/stat : 13049 (SApperloT2010) R 13047 13049 12038 0 -1 4203524 932889 0 0 0 499818 202 0 0 25 0 1 0 801187153 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 2 0 0 0
/proc/13049/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.16
CPU time (s): 5000.25
CPU user time (s): 4998.19
CPU system time (s): 2.06269
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3905876

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

runsolver used 22.7485 second user time and 47.2658 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-01 04:37:55
IDJOB=3438753
IDBENCH=83166
IDSOLVER=1933
FILE ID=node131/3438753-1306895875
RUNJOBID= node131-1306884534-12056
PBS_JOBID= 13488445
Free space on /tmp= 73940 MiB

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

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=1597286812

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12829820 kB
Buffers:        314612 kB
Cached:        5379692 kB
SwapCached:        948 kB
Active:       15765068 kB
Inactive:      4050604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12829820 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:           15936 kB
Writeback:           0 kB
AnonPages:    14120420 kB
Mapped:          38804 kB
Slab:           183280 kB
PageTables:      55780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95355672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73936 MiB
End job on node131 at 2011-06-01 06:01:17