Trace number 3439418

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.11 4999.96

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2315.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3439418-1306931078/watcher-3439418-1306931078 -o /tmp/evaluation-result-3439418-1306931078/solver-3439418-1306931078 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439418-1306931078.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.10 2.08 3.15 2/483 27084
/proc/meminfo: memFree=24974144/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=12960 CPUtime=0 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 632 0 0 0 0 0 0 0 25 0 1 0 883338452 13271040 570 33554432000 4194304 4394578 140736042896832 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 3240 570 256 49 0 381 0

[startup+0.0865921 s]
/proc/loadavg: 2.10 2.08 3.15 2/483 27084
/proc/meminfo: memFree=24974144/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=14828 CPUtime=0.08 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 1113 0 0 0 8 0 0 0 25 0 1 0 883338452 15183872 1051 33554432000 4194304 4394578 140736042896832 18446744073709551615 4308916 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 3707 1051 267 49 0 848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14828

[startup+0.100589 s]
/proc/loadavg: 2.10 2.08 3.15 2/483 27084
/proc/meminfo: memFree=24974144/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=14828 CPUtime=0.09 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 1132 0 0 0 9 0 0 0 25 0 1 0 883338452 15183872 1070 33554432000 4194304 4394578 140736042896832 18446744073709551615 4288372 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 3707 1070 267 49 0 848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14828

[startup+0.300554 s]
/proc/loadavg: 2.10 2.08 3.15 2/483 27084
/proc/meminfo: memFree=24974144/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=15636 CPUtime=0.29 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 1315 0 0 0 29 0 0 0 25 0 1 0 883338452 16011264 1253 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 3909 1253 267 49 0 1050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15636

[startup+0.700419 s]
/proc/loadavg: 2.10 2.08 3.15 2/483 27084
/proc/meminfo: memFree=24974144/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=16300 CPUtime=0.69 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 1471 0 0 0 69 0 0 0 25 0 1 0 883338452 16691200 1409 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 4075 1409 267 49 0 1216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16300

[startup+1.50033 s]
/proc/loadavg: 2.10 2.08 3.15 3/484 27085
/proc/meminfo: memFree=24966800/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=16988 CPUtime=1.49 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 1649 0 0 0 149 0 0 0 25 0 1 0 883338452 17395712 1587 33554432000 4194304 4394578 140736042896832 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 4247 1587 267 49 0 1388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16988

[startup+3.10098 s]
/proc/loadavg: 2.10 2.08 3.15 3/484 27085
/proc/meminfo: memFree=24964480/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=18740 CPUtime=3.09 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 2051 0 0 0 309 0 0 0 25 0 1 0 883338452 19189760 1989 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 4685 1989 267 49 0 1826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18740

[startup+6.30047 s]
/proc/loadavg: 2.09 2.08 3.15 3/484 27085
/proc/meminfo: memFree=24959396/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=21712 CPUtime=6.29 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 2766 0 0 0 629 0 0 0 25 0 1 0 883338452 22233088 2704 33554432000 4194304 4394578 140736042896832 18446744073709551615 4295636 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 5428 2704 267 49 0 2569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21712

[startup+12.7002 s]
/proc/loadavg: 2.08 2.08 3.14 3/484 27085
/proc/meminfo: memFree=24952944/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=26136 CPUtime=12.69 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 3871 0 0 0 1269 0 0 0 25 0 1 0 883338452 26763264 3809 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 6534 3809 267 49 0 3675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26136

[startup+25.5009 s]
/proc/loadavg: 2.13 2.09 3.13 3/484 27086
/proc/meminfo: memFree=24946868/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=32424 CPUtime=25.5 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 5365 0 0 0 2549 1 0 0 25 0 1 0 883338452 33202176 5303 33554432000 4194304 4394578 140736042896832 18446744073709551615 4296472 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 8106 5303 267 49 0 5247 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 32424

[startup+51.1002 s]
/proc/loadavg: 2.09 2.08 3.10 3/484 27086
/proc/meminfo: memFree=24932832/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=42064 CPUtime=51.09 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 7706 0 0 0 5108 1 0 0 25 0 1 0 883338452 43073536 7644 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 10516 7644 267 49 0 7657 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42064

[startup+102.318 s]
/proc/loadavg: 2.04 2.07 3.04 3/484 27088
/proc/meminfo: memFree=24903888/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=55860 CPUtime=102.31 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 11063 0 0 0 10230 1 0 0 25 0 1 0 883338452 57200640 11001 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 13965 11001 267 49 0 11106 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 55860

[startup+162.301 s]
/proc/loadavg: 2.01 2.05 2.97 3/484 27089
/proc/meminfo: memFree=24885848/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=59984 CPUtime=162.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 11954 0 0 0 16228 2 0 0 25 0 1 0 883338452 61423616 11892 33554432000 4194304 4394578 140736042896832 18446744073709551615 4291760 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 14996 11892 267 49 0 12137 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 59984

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.90 3/484 27091
/proc/meminfo: memFree=24867572/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=70384 CPUtime=222.29 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 14354 0 0 0 22227 2 0 0 25 0 1 0 883338452 72073216 14292 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 17596 14292 267 49 0 14737 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 70384

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.85 3/484 27092
/proc/meminfo: memFree=24847172/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=86600 CPUtime=282.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 18288 0 0 0 28226 4 0 0 25 0 1 0 883338452 88678400 18226 33554432000 4194304 4394578 140736042896832 18446744073709551615 4299053 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 21650 18226 267 49 0 18791 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86600

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.79 3/484 27094
/proc/meminfo: memFree=24816760/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=102544 CPUtime=342.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 22208 0 0 0 34225 5 0 0 25 0 1 0 883338452 105005056 22146 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 25636 22146 267 49 0 22777 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102544

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.74 3/484 27096
/proc/meminfo: memFree=24792408/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=116188 CPUtime=402.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 25549 0 0 0 40224 6 0 0 25 0 1 0 883338452 118976512 25487 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 29047 25487 267 49 0 26188 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 116188

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.69 3/484 27097
/proc/meminfo: memFree=24766928/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=137300 CPUtime=462.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 30750 0 0 0 46223 7 0 0 25 0 1 0 883338452 140595200 30688 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 34325 30688 267 49 0 31466 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 137300

[startup+522.301 s]
/proc/loadavg: 2.25 2.07 2.66 3/484 27099
/proc/meminfo: memFree=24753600/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=138260 CPUtime=522.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 30961 0 0 0 52223 7 0 0 25 0 1 0 883338452 141578240 30899 33554432000 4194304 4394578 140736042896832 18446744073709551615 4313329 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 34565 30899 267 49 0 31706 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138260

[startup+582.301 s]
/proc/loadavg: 2.20 2.08 2.63 3/484 27100
/proc/meminfo: memFree=24734452/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=154368 CPUtime=582.3 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 34914 0 0 0 58222 8 0 0 25 0 1 0 883338452 158072832 34852 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 38592 34852 267 49 0 35733 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154368

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 27233
/proc/meminfo: memFree=24212032/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=829544 CPUtime=4062.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 203414 0 0 0 406196 47 0 0 25 0 1 0 883338452 849453056 203350 33554432000 4194304 4394578 140736042896832 18446744073709551615 4290869 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 207386 203350 267 49 0 204527 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 829544

[startup+4122.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/484 27235
/proc/meminfo: memFree=24186788/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=833448 CPUtime=4122.42 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 204393 0 0 0 412194 48 0 0 25 0 1 0 883338452 853450752 204329 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 208362 204329 267 49 0 205503 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 833448

[startup+4182.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/484 27237
/proc/meminfo: memFree=24147548/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=837308 CPUtime=4182.42 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 205369 0 0 0 418194 48 0 0 25 0 1 0 883338452 857403392 205300 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 209327 205300 267 49 0 206468 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 837308

[startup+4242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/484 27238
/proc/meminfo: memFree=24116212/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=841764 CPUtime=4242.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 206483 0 0 0 424194 49 0 0 25 0 1 0 883338452 861966336 206414 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 210441 206414 267 49 0 207582 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 841764

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/484 27240
/proc/meminfo: memFree=24087500/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=845040 CPUtime=4302.42 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 207284 0 0 0 430193 49 0 0 25 0 1 0 883338452 865320960 207215 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 211260 207215 267 49 0 208401 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 845040

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 27241
/proc/meminfo: memFree=24088068/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=845040 CPUtime=4362.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 207292 0 0 0 436194 49 0 0 25 0 1 0 883338452 865320960 207223 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 211260 207223 267 49 0 208401 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 845040

[startup+4422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/484 27243
/proc/meminfo: memFree=24084648/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=848468 CPUtime=4422.42 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 208146 0 0 0 442193 49 0 0 25 0 1 0 883338452 868831232 208077 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 212117 208077 267 49 0 209258 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 848468

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/484 27247
/proc/meminfo: memFree=24052828/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=854016 CPUtime=4482.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 209544 0 0 0 448193 50 0 0 25 0 1 0 883338452 874512384 209475 33554432000 4194304 4394578 140736042896832 18446744073709551615 4296795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 213504 209475 267 49 0 210645 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 854016

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 27249
/proc/meminfo: memFree=24018320/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=863684 CPUtime=4542.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 211963 0 0 0 454193 50 0 0 25 0 1 0 883338452 884412416 211894 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 215921 211894 267 49 0 213062 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 863684

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 27251
/proc/meminfo: memFree=23978948/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=873596 CPUtime=4602.44 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 214410 0 0 0 460193 51 0 0 25 0 1 0 883338452 894562304 214341 33554432000 4194304 4394578 140736042896832 18446744073709551615 4308925 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 218399 214341 267 49 0 215540 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 873596

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 27252
/proc/meminfo: memFree=23952228/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=880576 CPUtime=4662.43 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 216161 0 0 0 466192 51 0 0 25 0 1 0 883338452 901709824 216092 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 220144 216092 267 49 0 217285 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 880576

[startup+4722.32 s]
/proc/loadavg: 2.14 2.04 2.01 3/484 27254
/proc/meminfo: memFree=23913720/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=893692 CPUtime=4722.45 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 219448 0 0 0 472193 52 0 0 25 0 1 0 883338452 915140608 219379 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 223423 219379 267 49 0 220564 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 893692

[startup+4782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/484 27255
/proc/meminfo: memFree=23878564/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=900928 CPUtime=4782.44 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 221275 0 0 0 478191 53 0 0 25 0 1 0 883338452 922550272 221206 33554432000 4194304 4394578 140736042896832 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 225232 221206 267 49 0 222373 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 900928

[startup+4842.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/484 27257
/proc/meminfo: memFree=23828160/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=918332 CPUtime=4842.44 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 225615 0 0 0 484191 53 0 0 25 0 1 0 883338452 940371968 225546 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 229583 225546 267 49 0 226724 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 918332

[startup+4902.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/484 27259
/proc/meminfo: memFree=23810988/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=918384 CPUtime=4902.44 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 225654 0 0 0 490191 53 0 0 25 0 1 0 883338452 940425216 225585 33554432000 4194304 4394578 140736042896832 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 229596 225585 267 49 0 226737 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 918384

[startup+4962.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/484 27260
/proc/meminfo: memFree=23797164/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=918676 CPUtime=4962.44 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 225690 0 0 0 496191 53 0 0 25 0 1 0 883338452 940724224 225621 33554432000 4194304 4394578 140736042896832 18446744073709551615 4312487 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 229669 225621 267 49 0 226810 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 918676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.05 2.01 3/484 27261
/proc/meminfo: memFree=23778272/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=918676 CPUtime=5000.05 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 225701 0 0 0 499952 53 0 0 25 0 1 0 883338452 940724224 225632 33554432000 4194304 4394578 140736042896832 18446744073709551615 4285691 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 229669 225632 267 49 0 226810 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 918676

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.06 2.05 2.01 3/484 27261
/proc/meminfo: memFree=23778272/32950928 swapFree=61542356/67111528
[pid=27084] ppid=27082 vsize=918676 CPUtime=5000.05 cores=1,3,5,7
/proc/27084/stat : 27084 (SApperloT2010) R 27082 27084 26861 0 -1 4202496 225701 0 0 0 499952 53 0 0 25 0 1 0 883338452 940724224 225632 33554432000 4194304 4394578 140736042896832 18446744073709551615 4285691 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27084/statm: 229669 225632 267 49 0 226810 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 918676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.11
CPU user time (s): 4999.53
CPU system time (s): 0.577912
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 918676

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

runsolver used 22.8785 second user time and 54.2178 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-01 14:24:38
IDJOB=3439418
IDBENCH=84608
IDSOLVER=1933
FILE ID=node116/3439418-1306931078
RUNJOBID= node116-1306929548-26880
PBS_JOBID= 13488579
Free space on /tmp= 73724 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439418-1306931078/watcher-3439418-1306931078 -o /tmp/evaluation-result-3439418-1306931078/solver-3439418-1306931078 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439418-1306931078.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1392224540

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24974424 kB
Buffers:        129672 kB
Cached:         157112 kB
SwapCached:      12568 kB
Active:        7587220 kB
Inactive:       128544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24974424 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:             204 kB
Writeback:           0 kB
AnonPages:     7426868 kB
Mapped:          22776 kB
Slab:           130792 kB
PageTables:      62996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139938260 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= 73728 MiB
End job on node116 at 2011-06-01 15:48:00