Trace number 3379852

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1299.99 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379852-1305454963/watcher-3379852-1305454963 -o /tmp/evaluation-result-3379852-1305454963/solver-3379852-1305454963 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379852-1305454963.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.74 2.55 3.16 6/382 14762
/proc/meminfo: memFree=25074244/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=17564 CPUtime=0.01 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 1296 0 0 0 1 0 0 0 21 0 1 0 637911961 17985536 1237 33554432000 4194304 4394578 140734167984944 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 4391 1237 247 49 0 1532 0

[startup+0.043168 s]
/proc/loadavg: 1.74 2.55 3.16 6/382 14762
/proc/meminfo: memFree=25074244/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=21656 CPUtime=0.03 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 2310 0 0 0 3 0 0 0 21 0 1 0 637911961 22175744 2251 33554432000 4194304 4394578 140734167984944 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 5414 2252 247 49 0 2555 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21656

[startup+0.101185 s]
/proc/loadavg: 1.74 2.55 3.16 6/382 14762
/proc/meminfo: memFree=25074244/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=29312 CPUtime=0.09 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 4206 0 0 0 9 0 0 0 21 0 1 0 637911961 30015488 4147 33554432000 4194304 4394578 140734167984944 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 7328 4148 247 49 0 4469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29312

[startup+0.301154 s]
/proc/loadavg: 1.74 2.55 3.16 6/382 14762
/proc/meminfo: memFree=25074244/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=36764 CPUtime=0.29 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 6085 0 0 0 28 1 0 0 21 0 1 0 637911961 37646336 6025 33554432000 4194304 4394578 140734167984944 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 9191 6025 256 49 0 6332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36764

[startup+0.701082 s]
/proc/loadavg: 1.74 2.55 3.16 6/382 14762
/proc/meminfo: memFree=25074244/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=48428 CPUtime=0.69 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 10066 0 0 0 67 2 0 0 22 0 1 0 637911961 49590272 8964 33554432000 4194304 4394578 140734167984944 18446744073709551615 4346520 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 12107 8964 267 49 0 9248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48428

[startup+1.50092 s]
/proc/loadavg: 1.74 2.55 3.16 5/383 14763
/proc/meminfo: memFree=24966276/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=58220 CPUtime=1.49 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 12509 0 0 0 147 2 0 0 25 0 1 0 637911961 59617280 11407 33554432000 4194304 4394578 140734167984944 18446744073709551615 4292134 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 14555 11408 267 49 0 11696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58220

[startup+3.10062 s]
/proc/loadavg: 1.74 2.55 3.16 6/383 14763
/proc/meminfo: memFree=24922008/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=71680 CPUtime=3.09 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 15863 0 0 0 306 3 0 0 25 0 1 0 637911961 73400320 14761 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 17920 14761 267 49 0 15061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71680

[startup+6.30099 s]
/proc/loadavg: 2.00 2.59 3.16 5/383 14763
/proc/meminfo: memFree=24831340/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=94168 CPUtime=6.3 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 21438 0 0 0 626 4 0 0 25 0 1 0 637911961 96428032 20336 33554432000 4194304 4394578 140734167984944 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 23542 20336 267 49 0 20683 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 94168

[startup+12.7008 s]
/proc/loadavg: 2.16 2.62 3.17 5/383 14763
/proc/meminfo: memFree=24712672/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=127052 CPUtime=12.69 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 29501 0 0 0 1264 5 0 0 25 0 1 0 637911961 130101248 28399 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 31763 28399 267 49 0 28904 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127052

[startup+25.5003 s]
/proc/loadavg: 2.57 2.68 3.18 5/383 14763
/proc/meminfo: memFree=24546204/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=178432 CPUtime=25.48 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 41876 0 0 0 2539 9 0 0 25 0 1 0 637911961 182714368 40774 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/14762/statm: 44608 40774 267 49 0 41749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 178432

[startup+51.1006 s]
/proc/loadavg: 3.05 2.79 3.20 5/383 14764
/proc/meminfo: memFree=24485624/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=180648 CPUtime=51.01 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 42404 0 0 0 5092 9 0 0 25 0 1 0 637911961 184983552 41302 33554432000 4194304 4394578 140734167984944 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 45162 41302 267 49 0 42303 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 180648

[startup+102.314 s]
/proc/loadavg: 3.63 2.99 3.25 5/383 14766
/proc/meminfo: memFree=24411456/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=205192 CPUtime=102.22 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 48203 0 0 0 10212 10 0 0 25 0 1 0 637911961 210116608 47101 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 51298 47101 267 49 0 48439 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 205192

[startup+162.301 s]
/proc/loadavg: 3.86 3.17 3.29 5/383 14770
/proc/meminfo: memFree=24319904/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=222460 CPUtime=162.2 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 52145 0 0 0 16209 11 0 0 25 0 1 0 637911961 227799040 51043 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 55615 51043 267 49 0 52756 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 222460

[startup+222.301 s]
/proc/loadavg: 4.15 3.38 3.35 5/383 14772
/proc/meminfo: memFree=24271804/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=240420 CPUtime=222.2 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 56357 0 0 0 22208 12 0 0 25 0 1 0 637911961 246190080 55255 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 60105 55255 267 49 0 57246 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 240420

[startup+282.301 s]
/proc/loadavg: 4.05 3.49 3.39 5/383 14773
/proc/meminfo: memFree=24208908/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=262416 CPUtime=282.21 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 61138 0 0 0 28207 14 0 0 25 0 1 0 637911961 268713984 60036 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 65604 60036 267 49 0 62745 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 262416

[startup+342.301 s]
/proc/loadavg: 4.11 3.61 3.44 5/383 14775
/proc/meminfo: memFree=24166224/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=272452 CPUtime=342.21 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 63308 0 0 0 34206 15 0 0 25 0 1 0 637911961 278990848 62206 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 68113 62206 267 49 0 65254 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 272452

[startup+402.301 s]
/proc/loadavg: 4.08 3.69 3.47 5/383 14777
/proc/meminfo: memFree=24142388/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=281756 CPUtime=402.21 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 65348 0 0 0 40206 15 0 0 25 0 1 0 637911961 288518144 64246 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 70439 64246 267 49 0 67580 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 281756

[startup+462.301 s]
/proc/loadavg: 4.03 3.74 3.50 5/383 14778
/proc/meminfo: memFree=24105036/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=290204 CPUtime=462.21 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 67138 0 0 0 46206 15 0 0 25 0 1 0 637911961 297168896 66036 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 72551 66036 267 49 0 69692 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 290204

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.53 5/383 14780
/proc/meminfo: memFree=24057136/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=302616 CPUtime=522.21 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 70081 0 0 0 52205 16 0 0 25 0 1 0 637911961 309878784 68979 33554432000 4194304 4394578 140734167984944 18446744073709551615 4299048 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 75654 68979 267 49 0 72795 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 302616

[startup+582.301 s]
/proc/loadavg: 4.12 3.86 3.57 5/383 14781
/proc/meminfo: memFree=24046936/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=307208 CPUtime=582.23 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 71067 0 0 0 58206 17 0 0 25 0 1 0 637911961 314580992 69965 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 76802 69965 267 49 0 73943 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 307208

[startup+642.301 s]
/proc/loadavg: 4.09 3.89 3.60 5/383 14783
/proc/meminfo: memFree=24022228/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=313644 CPUtime=642.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 72404 0 0 0 64207 17 0 0 25 0 1 0 637911961 321171456 71302 33554432000 4194304 4394578 140734167984944 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 78411 71302 267 49 0 75552 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 313644

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.62 5/383 14785
/proc/meminfo: memFree=23993800/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=323092 CPUtime=702.22 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 74486 0 0 0 70205 17 0 0 25 0 1 0 637911961 330846208 73384 33554432000 4194304 4394578 140734167984944 18446744073709551615 4346552 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 80773 73384 267 49 0 77914 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 323092

[startup+762.314 s]
/proc/loadavg: 4.14 3.96 3.65 5/383 14786
/proc/meminfo: memFree=23957560/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=335664 CPUtime=762.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 77199 0 0 0 76206 18 0 0 25 0 1 0 637911961 343719936 76097 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 83916 76097 267 49 0 81057 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 335664

[startup+822.301 s]
/proc/loadavg: 4.05 3.96 3.67 5/383 14788
/proc/meminfo: memFree=23910160/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=342624 CPUtime=822.23 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 78725 0 0 0 82205 18 0 0 25 0 1 0 637911961 350846976 77623 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 85656 77623 267 49 0 82797 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 342624

[startup+882.301 s]
/proc/loadavg: 4.08 3.98 3.69 5/383 14789
/proc/meminfo: memFree=23877644/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=359488 CPUtime=882.23 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 82456 0 0 0 88204 19 0 0 25 0 1 0 637911961 368115712 81354 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 89872 81354 267 49 0 87013 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 359488

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.71 5/383 14791
/proc/meminfo: memFree=23842396/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=370464 CPUtime=942.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 84646 0 0 0 94204 20 0 0 25 0 1 0 637911961 379355136 83544 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 92616 83544 267 49 0 89757 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 370464

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.73 5/383 14793
/proc/meminfo: memFree=23819416/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=375652 CPUtime=1002.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 85783 0 0 0 100204 20 0 0 25 0 1 0 637911961 384667648 84681 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 93913 84681 267 49 0 91054 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 375652

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/383 14794
/proc/meminfo: memFree=23800412/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=380132 CPUtime=1062.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 86702 0 0 0 106204 20 0 0 25 0 1 0 637911961 389255168 85600 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 95033 85600 267 49 0 92174 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 380132

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.76 5/383 14796
/proc/meminfo: memFree=23752500/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=410912 CPUtime=1122.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 94109 0 0 0 112201 23 0 0 25 0 1 0 637911961 420773888 93007 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 102728 93007 267 49 0 99869 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 410912

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/383 14797
/proc/meminfo: memFree=23716996/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=433024 CPUtime=1182.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 99322 0 0 0 118199 25 0 0 25 0 1 0 637911961 443416576 98220 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 108256 98220 267 49 0 105397 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 433024

[startup+1242.3 s]
/proc/loadavg: 4.14 4.03 3.79 5/383 14799
/proc/meminfo: memFree=23698112/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=445708 CPUtime=1242.24 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 102137 0 0 0 124198 26 0 0 25 0 1 0 637911961 456404992 101035 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 111427 101035 267 49 0 108568 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 445708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.05 3.81 3/380 14803
/proc/meminfo: memFree=24592676/32951124 swapFree=63083164/67111528
[pid=14762] ppid=14760 vsize=452160 CPUtime=1299.96 cores=4,6
/proc/14762/stat : 14762 (SApperloT2010) R 14760 14762 12848 0 -1 4202496 103932 0 0 0 129969 27 0 0 25 0 1 0 637911961 463011840 102830 33554432000 4194304 4394578 140734167984944 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14762/statm: 113040 102830 267 49 0 110181 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 452160

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.7
CPU system time (s): 0.293955
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 452160

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

runsolver used 4.81627 second user time and 10.5804 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 12:22:44
IDJOB=3379852
IDBENCH=71612
IDSOLVER=1862
FILE ID=node141/3379852-1305454963
RUNJOBID= node141-1305454963-14721
PBS_JOBID= 13324841
Free space on /tmp= 73348 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379852-1305454963/watcher-3379852-1305454963 -o /tmp/evaluation-result-3379852-1305454963/solver-3379852-1305454963 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379852-1305454963.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=1234870857

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25074896 kB
Buffers:        260452 kB
Cached:        5142468 kB
SwapCached:      15708 kB
Active:        2435752 kB
Inactive:      5193172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25074896 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           13984 kB
Writeback:           0 kB
AnonPages:     2217488 kB
Mapped:          13936 kB
Slab:           142940 kB
PageTables:      38496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86556892 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= 73356 MiB
End job on node141 at 2011-05-15 12:44:26