Trace number 3439428

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.12 4999.99

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1595.59
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
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-3439428-1306931091/watcher-3439428-1306931091 -o /tmp/evaluation-result-3439428-1306931091/solver-3439428-1306931091 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439428-1306931091.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.00 2.02 2.04 2/400 12425
/proc/meminfo: memFree=30437616/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=12916 CPUtime=0 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 628 0 0 0 0 0 0 0 25 0 1 0 804708851 13225984 567 33554432000 4194304 4394578 140736807521824 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 3229 568 247 49 0 370 0

[startup+0.034383 s]
/proc/loadavg: 2.00 2.02 2.04 2/400 12425
/proc/meminfo: memFree=30437616/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=15088 CPUtime=0.02 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 1195 0 0 0 2 0 0 0 25 0 1 0 804708851 15450112 1133 33554432000 4194304 4394578 140736807521824 18446744073709551615 4291498 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 3772 1133 266 49 0 913 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15088

[startup+0.100439 s]
/proc/loadavg: 2.00 2.02 2.04 2/400 12425
/proc/meminfo: memFree=30437616/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=15880 CPUtime=0.09 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 1398 0 0 0 9 0 0 0 25 0 1 0 804708851 16261120 1336 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298272 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 3970 1336 266 49 0 1111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15880

[startup+0.30041 s]
/proc/loadavg: 2.00 2.02 2.04 2/400 12425
/proc/meminfo: memFree=30437616/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=17076 CPUtime=0.29 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 1686 0 0 0 29 0 0 0 25 0 1 0 804708851 17485824 1624 33554432000 4194304 4394578 140736807521824 18446744073709551615 4313531 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 4269 1624 266 49 0 1410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17076

[startup+0.700327 s]
/proc/loadavg: 2.00 2.02 2.04 2/400 12425
/proc/meminfo: memFree=30437616/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=18264 CPUtime=0.69 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 1975 0 0 0 69 0 0 0 25 0 1 0 804708851 18702336 1913 33554432000 4194304 4394578 140736807521824 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 4566 1913 266 49 0 1707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18264

[startup+1.50019 s]
/proc/loadavg: 2.00 2.02 2.04 3/401 12426
/proc/meminfo: memFree=30426596/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=20244 CPUtime=1.49 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 2483 0 0 0 149 0 0 0 25 0 1 0 804708851 20729856 2421 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 5061 2421 266 49 0 2202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20244

[startup+3.1009 s]
/proc/loadavg: 2.00 2.02 2.04 3/401 12426
/proc/meminfo: memFree=30422780/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=23288 CPUtime=3.09 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 3227 0 0 0 308 1 0 0 25 0 1 0 804708851 23846912 3165 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 5822 3166 267 49 0 2963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23288

[startup+6.30032 s]
/proc/loadavg: 2.00 2.02 2.04 3/401 12426
/proc/meminfo: memFree=30415204/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=27824 CPUtime=6.29 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 4344 0 0 0 628 1 0 0 25 0 1 0 804708851 28491776 4282 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 6956 4282 267 49 0 4097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27824

[startup+12.7001 s]
/proc/loadavg: 2.00 2.02 2.04 3/401 12426
/proc/meminfo: memFree=30403900/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=33684 CPUtime=12.69 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 5744 0 0 0 1268 1 0 0 25 0 1 0 804708851 34492416 5682 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 8421 5682 267 49 0 5562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33684

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.04 3/401 12427
/proc/meminfo: memFree=30384300/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=47328 CPUtime=25.49 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 9100 0 0 0 2547 2 0 0 25 0 1 0 804708851 48463872 9038 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 11832 9038 267 49 0 8973 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47328

[startup+51.1004 s]
/proc/loadavg: 2.12 2.05 2.05 3/401 12427
/proc/meminfo: memFree=30352768/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=69164 CPUtime=51.09 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 14442 0 0 0 5106 3 0 0 25 0 1 0 804708851 70823936 14380 33554432000 4194304 4394578 140736807521824 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 17291 14380 267 49 0 14432 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69164

[startup+102.314 s]
/proc/loadavg: 2.11 2.06 2.05 3/401 12429
/proc/meminfo: memFree=30302640/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=102152 CPUtime=102.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 22518 0 0 0 10226 4 0 0 25 0 1 0 804708851 104603648 22456 33554432000 4194304 4394578 140736807521824 18446744073709551615 4287911 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 25538 22456 267 49 0 22679 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102152

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.04 3/401 12430
/proc/meminfo: memFree=30266268/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=131956 CPUtime=162.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 29702 0 0 0 16224 6 0 0 25 0 1 0 804708851 135122944 29640 33554432000 4194304 4394578 140736807521824 18446744073709551615 4346323 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 32989 29640 267 49 0 30130 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131956

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.04 3/401 12432
/proc/meminfo: memFree=30226176/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=166156 CPUtime=222.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 38107 0 0 0 22222 8 0 0 25 0 1 0 804708851 170143744 38045 33554432000 4194304 4394578 140736807521824 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 41539 38045 267 49 0 38680 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 166156

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/401 12433
/proc/meminfo: memFree=30185716/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=199532 CPUtime=282.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 46388 0 0 0 28221 9 0 0 25 0 1 0 804708851 204320768 46326 33554432000 4194304 4394578 140736807521824 18446744073709551615 4296366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 49883 46326 267 49 0 47024 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 199532

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/401 12435
/proc/meminfo: memFree=30157020/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=212520 CPUtime=342.29 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 49465 0 0 0 34220 9 0 0 25 0 1 0 804708851 217620480 49403 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 53130 49403 267 49 0 50271 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 212520

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/401 12437
/proc/meminfo: memFree=30108744/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=247976 CPUtime=402.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 58201 0 0 0 40218 12 0 0 25 0 1 0 804708851 253927424 58139 33554432000 4194304 4394578 140736807521824 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 61994 58139 267 49 0 59135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 247976

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/401 12438
/proc/meminfo: memFree=30059968/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=285592 CPUtime=462.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 67494 0 0 0 46216 14 0 0 25 0 1 0 804708851 292446208 67432 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 71398 67432 267 49 0 68539 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 285592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/401 12440
/proc/meminfo: memFree=30012560/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=316628 CPUtime=522.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 75166 0 0 0 52214 16 0 0 25 0 1 0 804708851 324227072 75104 33554432000 4194304 4394578 140736807521824 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 79157 75104 267 49 0 76298 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 316628

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12441
/proc/meminfo: memFree=29973700/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=343424 CPUtime=582.3 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 81765 0 0 0 58213 17 0 0 25 0 1 0 804708851 351666176 81703 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 85856 81703 267 49 0 82997 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 343424

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.05 2.03 2.01 3/401 12546
/proc/meminfo: memFree=28207916/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1586912 CPUtime=4062.41 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 391582 0 0 0 406166 75 0 0 25 0 1 0 804708851 1624997888 391491 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 396728 391491 267 49 0 393869 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 1586912

[startup+4122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/401 12548
/proc/meminfo: memFree=28178112/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1610164 CPUtime=4122.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 397460 0 0 0 412164 76 0 0 25 0 1 0 804708851 1648807936 397333 33554432000 4194304 4394578 140736807521824 18446744073709551615 4296770 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 402541 397333 267 49 0 399682 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 1610164

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 12549
/proc/meminfo: memFree=28127604/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1643920 CPUtime=4182.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 405881 0 0 0 418162 78 0 0 25 0 1 0 804708851 1683374080 405754 33554432000 4194304 4394578 140736807521824 18446744073709551615 4291306 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 410980 405754 267 49 0 408121 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 1643920

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12551
/proc/meminfo: memFree=28086892/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1672924 CPUtime=4242.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 413081 0 0 0 424160 80 0 0 25 0 1 0 804708851 1713074176 412954 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 418231 412954 267 49 0 415372 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 1672924

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12553
/proc/meminfo: memFree=28069000/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1688224 CPUtime=4302.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 416902 0 0 0 430160 80 0 0 25 0 1 0 804708851 1728741376 416775 33554432000 4194304 4394578 140736807521824 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 422056 416775 267 49 0 419197 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 1688224

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12554
/proc/meminfo: memFree=28057428/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1688932 CPUtime=4362.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 417053 0 0 0 436160 80 0 0 25 0 1 0 804708851 1729466368 416926 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 422233 416926 267 49 0 419374 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1688932

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12556
/proc/meminfo: memFree=28034828/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1698352 CPUtime=4422.41 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 419383 0 0 0 442160 81 0 0 25 0 1 0 804708851 1739112448 419250 33554432000 4194304 4394578 140736807521824 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 424588 419250 267 49 0 421729 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 1698352

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12557
/proc/meminfo: memFree=27997724/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1727644 CPUtime=4482.4 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 426703 0 0 0 448158 82 0 0 25 0 1 0 804708851 1769107456 426570 33554432000 4194304 4394578 140736807521824 18446744073709551615 4291864 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 431911 426570 267 49 0 429052 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1727644

[startup+4542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/401 12559
/proc/meminfo: memFree=27944608/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1768036 CPUtime=4542.41 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 436863 0 0 0 454157 84 0 0 25 0 1 0 804708851 1810468864 436697 33554432000 4194304 4394578 140736807521824 18446744073709551615 237278536720 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 442009 436697 267 49 0 439150 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 1768036

[startup+4602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/401 12561
/proc/meminfo: memFree=27910348/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1789440 CPUtime=4602.42 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 442168 0 0 0 460157 85 0 0 25 0 1 0 804708851 1832386560 442002 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 447360 442002 267 49 0 444501 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1789440

[startup+4662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/401 12562
/proc/meminfo: memFree=27887612/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1811168 CPUtime=4662.41 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 447606 0 0 0 466155 86 0 0 25 0 1 0 804708851 1854636032 447440 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298870 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 452792 447440 267 49 0 449933 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1811168

[startup+4722.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 12564
/proc/meminfo: memFree=27865868/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1832640 CPUtime=4722.43 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 452942 0 0 0 472155 88 0 0 25 0 1 0 804708851 1876623360 452776 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 458160 452776 267 49 0 455301 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 1832640

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12565
/proc/meminfo: memFree=27865952/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1833856 CPUtime=4782.42 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 453180 0 0 0 478154 88 0 0 25 0 1 0 804708851 1877868544 453014 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298265 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 458464 453014 267 49 0 455605 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1833856

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 12567
/proc/meminfo: memFree=27828988/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1859948 CPUtime=4842.42 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 459704 0 0 0 484153 89 0 0 25 0 1 0 804708851 1904586752 459538 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 464987 459538 267 49 0 462128 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1859948

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12569
/proc/meminfo: memFree=27792624/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1885112 CPUtime=4902.42 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 465999 0 0 0 490152 90 0 0 25 0 1 0 804708851 1930354688 465833 33554432000 4194304 4394578 140736807521824 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 471278 465833 267 49 0 468419 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1885112

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 12570
/proc/meminfo: memFree=27770760/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1897736 CPUtime=4962.42 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 469172 0 0 0 496151 91 0 0 25 0 1 0 804708851 1943281664 468995 33554432000 4194304 4394578 140736807521824 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 474434 468995 267 49 0 471575 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1897736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 2/400 12572
/proc/meminfo: memFree=28537304/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1915032 CPUtime=5000.03 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 473460 0 0 0 499911 92 0 0 25 0 1 0 804708851 1960992768 473283 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 478758 473283 267 49 0 475899 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1915032

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 2/400 12572
/proc/meminfo: memFree=28537304/32950904 swapFree=56615552/67111528
[pid=12425] ppid=12423 vsize=1915032 CPUtime=5000.03 cores=0,2,4,6
/proc/12425/stat : 12425 (SApperloT2010) R 12423 12425 12183 0 -1 4202496 473460 0 0 0 499911 92 0 0 25 0 1 0 804708851 1960992768 473283 33554432000 4194304 4394578 140736807521824 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/12425/statm: 478758 473283 267 49 0 475899 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1915032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.99
CPU time (s): 5000.12
CPU user time (s): 4999.12
CPU system time (s): 1.00285
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1915032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.12
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473465
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= 5
involuntary context switches= 4973

runsolver used 20.1209 second user time and 41.1707 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-01 14:24:51
IDJOB=3439428
IDBENCH=84643
IDSOLVER=1933
FILE ID=node121/3439428-1306931091
RUNJOBID= node121-1306926089-12201
PBS_JOBID= 13488560
Free space on /tmp= 73844 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439428-1306931091/watcher-3439428-1306931091 -o /tmp/evaluation-result-3439428-1306931091/solver-3439428-1306931091 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439428-1306931091.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=249667162

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      30438020 kB
Buffers:        181636 kB
Cached:         225404 kB
SwapCached:       9896 kB
Active:        1997612 kB
Inactive:       258008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30438020 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             556 kB
Writeback:          48 kB
AnonPages:     1845680 kB
Mapped:          13012 kB
Slab:           139232 kB
PageTables:      51996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83527836 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= 73844 MiB
End job on node121 at 2011-06-01 15:48:13