Trace number 3250915

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
SApperloT 2011-03-23? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 935)

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-3250915-1303584861/watcher-3250915-1303584861 -o /tmp/evaluation-result-3250915-1303584861/solver-3250915-1303584861 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3250915-1303584861.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: 3.77 2.23 2.05 5/193 29972
/proc/meminfo: memFree=19001924/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=20960 CPUtime=0 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 424 0 0 0 0 0 0 0 25 0 1 0 470084292 21463040 361 33554432000 4194304 4465733 140735622330160 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 5240 361 250 67 0 2363 0

[startup+0.01455 s]
/proc/loadavg: 3.77 2.23 2.05 5/193 29972
/proc/meminfo: memFree=19001924/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=20960 CPUtime=0.01 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 551 0 0 0 1 0 0 0 25 0 1 0 470084292 21463040 488 33554432000 4194304 4465733 140735622330160 18446744073709551615 4274039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 5240 489 250 67 0 2363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20960

[startup+0.100601 s]
/proc/loadavg: 3.77 2.23 2.05 5/193 29972
/proc/meminfo: memFree=19001924/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=23236 CPUtime=0.09 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 2932 0 0 0 9 0 0 0 25 0 1 0 470084292 23793664 1731 33554432000 4194304 4465733 140735622330160 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 5809 1731 250 67 0 2932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23236

[startup+0.300536 s]
/proc/loadavg: 3.77 2.23 2.05 5/193 29972
/proc/meminfo: memFree=19001924/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=26784 CPUtime=0.29 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 6245 0 0 0 29 0 0 0 25 0 1 0 470084292 27426816 2764 33554432000 4194304 4465733 140735622330160 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 6696 2764 255 67 0 3819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26784

[startup+0.700498 s]
/proc/loadavg: 3.77 2.23 2.05 5/193 29972
/proc/meminfo: memFree=19001924/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=26932 CPUtime=0.69 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 7382 0 0 0 69 0 0 0 25 0 1 0 470084292 27578368 3361 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 6733 3361 255 67 0 3856 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26932

[startup+1.50034 s]
/proc/loadavg: 3.77 2.23 2.05 5/194 29973
/proc/meminfo: memFree=18986052/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=39312 CPUtime=1.49 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 11543 0 0 0 148 1 0 0 25 0 1 0 470084292 40255488 5736 33554432000 4194304 4465733 140735622330160 18446744073709551615 4260433 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 9828 5736 255 67 0 6951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39312

[startup+3.10105 s]
/proc/loadavg: 3.78 2.26 2.06 5/194 29973
/proc/meminfo: memFree=18975636/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=39312 CPUtime=3.09 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 12792 0 0 0 308 1 0 0 25 0 1 0 470084292 40255488 6476 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 9828 6476 255 67 0 6951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39312

[startup+6.30046 s]
/proc/loadavg: 3.78 2.26 2.06 5/194 29974
/proc/meminfo: memFree=18967228/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=44436 CPUtime=6.29 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 16244 0 0 0 628 1 0 0 25 0 1 0 470084292 45502464 7031 33554432000 4194304 4465733 140735622330160 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 11109 7031 255 67 0 8232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44436

[startup+12.7003 s]
/proc/loadavg: 3.82 2.32 2.08 5/194 29974
/proc/meminfo: memFree=18954348/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=49572 CPUtime=12.69 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 20956 0 0 0 1267 2 0 0 25 0 1 0 470084292 50761728 8353 33554432000 4194304 4465733 140735622330160 18446744073709551615 4255081 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 12393 8353 255 67 0 9516 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49572

[startup+25.5009 s]
/proc/loadavg: 3.84 2.38 2.10 5/194 29974
/proc/meminfo: memFree=18929092/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=57256 CPUtime=25.49 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 28926 0 0 0 2546 3 0 0 25 0 1 0 470084292 58630144 10594 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 14314 10594 255 67 0 11437 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57256

[startup+51.1003 s]
/proc/loadavg: 3.90 2.51 2.15 5/194 29975
/proc/meminfo: memFree=18904228/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=71968 CPUtime=51.09 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 42440 0 0 0 5104 5 0 0 25 0 1 0 470084292 73695232 14619 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 17992 14619 280 67 0 15115 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71968

[startup+102.307 s]
/proc/loadavg: 3.96 2.75 2.25 5/194 29976
/proc/meminfo: memFree=18826072/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=100788 CPUtime=102.3 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 64086 0 0 0 10222 8 0 0 25 0 1 0 470084292 103206912 18506 33554432000 4194304 4465733 140735622330160 18446744073709551615 4295882 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 25197 18506 280 67 0 22320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100788

[startup+162.301 s]
/proc/loadavg: 3.98 2.96 2.35 5/194 29978
/proc/meminfo: memFree=18779784/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=126132 CPUtime=162.29 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 75182 0 0 0 16220 9 0 0 25 0 1 0 470084292 129159168 26580 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 31533 26580 280 67 0 28656 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126132

[startup+222.301 s]
/proc/loadavg: 3.99 3.16 2.46 5/194 29979
/proc/meminfo: memFree=18767476/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=186784 CPUtime=222.29 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 90695 0 0 0 22218 11 0 0 25 0 1 0 470084292 191266816 34066 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 46696 34066 280 67 0 43819 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 186784

[startup+282.301 s]
/proc/loadavg: 4.04 3.31 2.55 5/194 29981
/proc/meminfo: memFree=18762732/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=104932 CPUtime=282.3 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 92364 0 0 0 28218 12 0 0 25 0 1 0 470084292 107450368 23466 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 26233 23466 326 67 0 23356 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104932

[startup+342.3 s]
/proc/loadavg: 4.01 3.45 2.64 5/194 29983
/proc/meminfo: memFree=18738628/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=156932 CPUtime=342.3 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 119349 0 0 0 34215 15 0 0 25 0 1 0 470084292 160698368 32944 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 39233 32944 326 67 0 36356 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156932

[startup+402.3 s]
/proc/loadavg: 4.08 3.55 2.72 5/194 30020
/proc/meminfo: memFree=18784512/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=156932 CPUtime=402.3 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 123784 0 0 0 40214 16 0 0 25 0 1 0 470084292 160698368 35579 33554432000 4194304 4465733 140735622330160 18446744073709551615 4295877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 39233 35579 326 67 0 36356 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156932

[startup+462.3 s]
/proc/loadavg: 4.16 3.68 2.82 5/194 30022
/proc/meminfo: memFree=18708988/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=208900 CPUtime=462.31 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 156890 0 0 0 46210 21 0 0 25 0 1 0 470084292 213913600 39766 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 52225 39766 326 67 0 49348 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 208900

[startup+522.3 s]
/proc/loadavg: 4.12 3.75 2.89 5/194 30023
/proc/meminfo: memFree=18689248/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=208900 CPUtime=522.3 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 163581 0 0 0 52208 22 0 0 25 0 1 0 470084292 213913600 43228 33554432000 4194304 4465733 140735622330160 18446744073709551615 4295890 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 52225 43228 326 67 0 49348 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 208900

[startup+582.3 s]
/proc/loadavg: 4.19 3.82 2.97 5/194 30025
/proc/meminfo: memFree=18644944/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=208900 CPUtime=582.31 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 167817 0 0 0 58208 23 0 0 25 0 1 0 470084292 213913600 45653 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 52225 45653 326 67 0 49348 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 208900

[startup+642.3 s]
/proc/loadavg: 4.06 3.86 3.04 5/194 30030
/proc/meminfo: memFree=18617328/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=267256 CPUtime=642.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 204761 0 0 0 64205 27 0 0 25 0 1 0 470084292 273670144 49950 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270786 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 66814 49950 326 67 0 63937 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 267256

[startup+702.301 s]
/proc/loadavg: 4.06 3.89 3.10 5/194 30031
/proc/meminfo: memFree=18540068/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=369476 CPUtime=702.31 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 236279 0 0 0 70201 30 0 0 25 0 1 0 470084292 378343424 66158 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 92369 66158 326 67 0 89492 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 369476

[startup+762.307 s]
/proc/loadavg: 4.02 3.91 3.15 5/194 30033
/proc/meminfo: memFree=18477428/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=369476 CPUtime=762.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 236279 0 0 0 76202 30 0 0 25 0 1 0 470084292 378343424 66158 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 92369 66158 326 67 0 89492 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 369476

[startup+822.301 s]
/proc/loadavg: 4.07 3.94 3.20 5/194 30034
/proc/meminfo: memFree=18473188/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=369476 CPUtime=822.31 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 236279 0 0 0 82201 30 0 0 25 0 1 0 470084292 378343424 66158 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 92369 66158 326 67 0 89492 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 369476

[startup+882.301 s]
/proc/loadavg: 4.10 3.98 3.27 5/194 30036
/proc/meminfo: memFree=18500572/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=369476 CPUtime=882.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 236279 0 0 0 88202 30 0 0 25 0 1 0 470084292 378343424 66158 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 92369 66158 326 67 0 89492 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 369476

[startup+942.301 s]
/proc/loadavg: 4.12 3.99 3.31 5/194 30038
/proc/meminfo: memFree=18476008/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=369476 CPUtime=942.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 236279 0 0 0 94202 30 0 0 25 0 1 0 470084292 378343424 66158 33554432000 4194304 4465733 140735622330160 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 92369 66158 326 67 0 89492 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 369476

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.35 5/194 30039
/proc/meminfo: memFree=18579772/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=235728 CPUtime=1002.31 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 238226 0 0 0 100201 30 0 0 25 0 1 0 470084292 241385472 43304 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 58932 43304 311 67 0 56055 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 235728

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.39 5/194 30041
/proc/meminfo: memFree=18545532/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=265204 CPUtime=1062.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 244374 0 0 0 106200 32 0 0 25 0 1 0 470084292 271568896 49452 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 66301 49452 311 67 0 63424 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 265204

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.43 5/194 30042
/proc/meminfo: memFree=18526396/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=265204 CPUtime=1122.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 249057 0 0 0 112199 33 0 0 25 0 1 0 470084292 271568896 52264 33554432000 4194304 4465733 140735622330160 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 66301 52264 311 67 0 63424 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 265204

[startup+1182.3 s]
/proc/loadavg: 3.56 3.88 3.42 4/188 30062
/proc/meminfo: memFree=18678044/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=279996 CPUtime=1182.32 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 259817 0 0 0 118197 35 0 0 25 0 1 0 470084292 286715904 54353 33554432000 4194304 4465733 140735622330160 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 69999 54353 311 67 0 67122 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 279996

[startup+1242.3 s]
/proc/loadavg: 3.19 3.71 3.39 4/188 30064
/proc/meminfo: memFree=18655204/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=279996 CPUtime=1242.33 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 265851 0 0 0 124196 37 0 0 25 0 1 0 470084292 286715904 57754 33554432000 4194304 4465733 140735622330160 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 69999 57754 311 67 0 67122 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 279996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.55 3.35 3/182 30083
/proc/meminfo: memFree=18848956/32951124 swapFree=67111416/67111528
[pid=29972] ppid=29970 vsize=279996 CPUtime=1300.03 cores=4,6
/proc/29972/stat : 29972 (SApperloT) R 29970 29972 28411 0 -1 4202496 270256 0 0 0 129965 38 0 0 25 0 1 0 470084292 286715904 60249 33554432000 4194304 4465733 140735622330160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29972/statm: 69999 60249 311 67 0 67122 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 279996

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.66
CPU system time (s): 0.395939
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 408600

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

runsolver used 2.32965 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 20:54:21
IDJOB=3250915
IDBENCH=88204
IDSOLVER=1657
FILE ID=node134/3250915-1303584861
RUNJOBID= node134-1303584706-29873
PBS_JOBID= 13150330
Free space on /tmp= 71040 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250915-1303584861/watcher-3250915-1303584861 -o /tmp/evaluation-result-3250915-1303584861/solver-3250915-1303584861 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3250915-1303584861.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1968174667

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19001956 kB
Buffers:       2334328 kB
Cached:       10805092 kB
SwapCached:        108 kB
Active:        9105264 kB
Inactive:      4295632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19001956 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           23508 kB
Writeback:           0 kB
AnonPages:      260736 kB
Mapped:          15608 kB
Slab:           484032 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   466752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71056 MiB
End job on node134 at 2011-04-23 21:16:03