Trace number 3264555

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-03-04? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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: 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-3264555-1303570634/watcher-3264555-1303570634 -o /tmp/evaluation-result-3264555-1303570634/solver-3264555-1303570634 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264555-1303570634.cnf 

running on 2 cores: 5,7

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.46 3.90 4.08 3/184 27557
/proc/meminfo: memFree=12392636/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=11908 CPUtime=0 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 418 0 0 0 0 0 0 0 22 0 1 0 449478970 12193792 356 33554432000 4194304 4395502 140735113744544 18446744073709551615 270338044613 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 2977 356 266 50 0 117 0

[startup+0.0773991 s]
/proc/loadavg: 3.46 3.90 4.08 3/184 27557
/proc/meminfo: memFree=12392636/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12304 CPUtime=0.07 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 503 0 0 0 7 0 0 0 22 0 1 0 449478970 12599296 441 33554432000 4194304 4395502 140735113744544 18446744073709551615 4288043 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3076 441 267 50 0 216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12304

[startup+0.100398 s]
/proc/loadavg: 3.46 3.90 4.08 3/184 27557
/proc/meminfo: memFree=12392636/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12304 CPUtime=0.09 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 513 0 0 0 9 0 0 0 22 0 1 0 449478970 12599296 451 33554432000 4194304 4395502 140735113744544 18446744073709551615 4291667 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3076 451 267 50 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.300358 s]
/proc/loadavg: 3.46 3.90 4.08 3/184 27557
/proc/meminfo: memFree=12392636/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12568 CPUtime=0.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 562 0 0 0 29 0 0 0 23 0 1 0 449478970 12869632 500 33554432000 4194304 4395502 140735113744544 18446744073709551615 4288532 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3142 500 267 50 0 282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700289 s]
/proc/loadavg: 3.46 3.90 4.08 3/184 27557
/proc/meminfo: memFree=12392636/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12700 CPUtime=0.69 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 597 0 0 0 69 0 0 0 25 0 1 0 449478970 13004800 535 33554432000 4194304 4395502 140735113744544 18446744073709551615 270338408343 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3175 535 267 50 0 315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12700

[startup+1.50012 s]
/proc/loadavg: 3.46 3.90 4.08 5/190 27568
/proc/meminfo: memFree=12379468/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12832 CPUtime=1.49 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 635 0 0 0 149 0 0 0 25 0 1 0 449478970 13139968 573 33554432000 4194304 4395502 140735113744544 18446744073709551615 4292729 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3208 573 267 50 0 348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12832

[startup+3.10081 s]
/proc/loadavg: 3.46 3.90 4.08 5/190 27569
/proc/meminfo: memFree=12375748/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=12964 CPUtime=3.09 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 684 0 0 0 309 0 0 0 25 0 1 0 449478970 13275136 622 33554432000 4194304 4395502 140735113744544 18446744073709551615 4297936 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3241 622 267 50 0 381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12964

[startup+6.30017 s]
/proc/loadavg: 3.50 3.90 4.08 5/190 27569
/proc/meminfo: memFree=12367264/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13228 CPUtime=6.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 739 0 0 0 629 0 0 0 25 0 1 0 449478970 13545472 677 33554432000 4194304 4395502 140735113744544 18446744073709551615 4291663 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3307 677 267 50 0 447 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13228

[startup+12.7009 s]
/proc/loadavg: 3.54 3.90 4.08 5/190 27569
/proc/meminfo: memFree=12353820/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13492 CPUtime=12.69 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 796 0 0 0 1269 0 0 0 25 0 1 0 449478970 13815808 734 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3373 734 267 50 0 513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13492

[startup+25.5004 s]
/proc/loadavg: 3.64 3.90 4.08 5/190 27596
/proc/meminfo: memFree=12324548/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13624 CPUtime=25.49 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 833 0 0 0 2549 0 0 0 25 0 1 0 449478970 13950976 771 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3406 771 267 50 0 546 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13624

[startup+51.1003 s]
/proc/loadavg: 3.76 3.91 4.07 5/190 27597
/proc/meminfo: memFree=12275536/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13756 CPUtime=51.1 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 859 0 0 0 5109 1 0 0 25 0 1 0 449478970 14086144 797 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3439 797 267 50 0 579 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13756

[startup+102.306 s]
/proc/loadavg: 3.89 3.92 4.07 5/190 27598
/proc/meminfo: memFree=12202356/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13756 CPUtime=102.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 872 0 0 0 10228 2 0 0 25 0 1 0 449478970 14086144 810 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3439 810 267 50 0 579 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 13756

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 4.07 5/190 27600
/proc/meminfo: memFree=12139328/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13756 CPUtime=162.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 885 0 0 0 16227 2 0 0 25 0 1 0 449478970 14086144 823 33554432000 4194304 4395502 140735113744544 18446744073709551615 4314265 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3439 823 267 50 0 579 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13756

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 4.06 5/190 27601
/proc/meminfo: memFree=12076412/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13888 CPUtime=222.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 906 0 0 0 22226 3 0 0 25 0 1 0 449478970 14221312 844 33554432000 4194304 4395502 140735113744544 18446744073709551615 4292714 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3472 844 267 50 0 612 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13888

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 4.06 5/190 27612
/proc/meminfo: memFree=12014656/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=13888 CPUtime=282.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 915 0 0 0 28226 4 0 0 25 0 1 0 449478970 14221312 853 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3472 853 267 50 0 612 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 13888

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 4.05 5/190 27614
/proc/meminfo: memFree=11982132/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14016 CPUtime=342.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 929 0 0 0 34225 5 0 0 25 0 1 0 449478970 14352384 867 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3504 867 267 50 0 644 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 14016

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 4.05 5/190 27615
/proc/meminfo: memFree=11917120/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14016 CPUtime=402.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 933 0 0 0 40224 6 0 0 25 0 1 0 449478970 14352384 871 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3504 871 267 50 0 644 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 14016

[startup+462.301 s]
/proc/loadavg: 4.02 3.98 4.05 5/190 27617
/proc/meminfo: memFree=11842068/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14016 CPUtime=462.31 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 939 0 0 0 46224 7 0 0 25 0 1 0 449478970 14352384 877 33554432000 4194304 4395502 140735113744544 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3504 877 267 50 0 644 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 14016

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 4.04 5/190 27618
/proc/meminfo: memFree=11806076/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14016 CPUtime=522.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 950 0 0 0 52223 7 0 0 25 0 1 0 449478970 14352384 888 33554432000 4194304 4395502 140735113744544 18446744073709551615 4288753 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3504 888 267 50 0 644 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 14016

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 4.03 5/190 27620
/proc/meminfo: memFree=11732884/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14152 CPUtime=582.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 958 0 0 0 58222 7 0 0 25 0 1 0 449478970 14491648 896 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3538 896 267 50 0 678 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 14152

[startup+642.301 s]
/proc/loadavg: 4.05 4.00 4.03 5/190 27622
/proc/meminfo: memFree=11674824/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14152 CPUtime=642.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 972 0 0 0 64221 8 0 0 25 0 1 0 449478970 14491648 910 33554432000 4194304 4395502 140735113744544 18446744073709551615 4309781 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3538 910 267 50 0 678 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 14152

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 4.03 5/190 27623
/proc/meminfo: memFree=11640308/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14288 CPUtime=702.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 994 0 0 0 70220 9 0 0 25 0 1 0 449478970 14630912 932 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3572 932 267 50 0 712 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 14288

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 27625
/proc/meminfo: memFree=11614116/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14288 CPUtime=762.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1016 0 0 0 76220 10 0 0 25 0 1 0 449478970 14630912 954 33554432000 4194304 4395502 140735113744544 18446744073709551615 4311003 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3572 954 267 50 0 712 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 14288

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 27626
/proc/meminfo: memFree=11546508/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14424 CPUtime=822.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1026 0 0 0 82219 10 0 0 25 0 1 0 449478970 14770176 964 33554432000 4194304 4395502 140735113744544 18446744073709551615 4297573 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3606 964 267 50 0 746 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 14424

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 4.02 5/190 27628
/proc/meminfo: memFree=11480492/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14424 CPUtime=882.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1052 0 0 0 88218 11 0 0 25 0 1 0 449478970 14770176 990 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3606 990 267 50 0 746 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 14424

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 4.01 5/190 27630
/proc/meminfo: memFree=11410284/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14560 CPUtime=942.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1058 0 0 0 94218 11 0 0 25 0 1 0 449478970 14909440 996 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3640 996 267 50 0 780 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 14560

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 27631
/proc/meminfo: memFree=11344772/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14560 CPUtime=1002.29 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1068 0 0 0 100217 12 0 0 25 0 1 0 449478970 14909440 1006 33554432000 4194304 4395502 140735113744544 18446744073709551615 4297280 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3640 1006 267 50 0 780 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 14560

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 27633
/proc/meminfo: memFree=11293532/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14560 CPUtime=1062.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1074 0 0 0 106218 12 0 0 25 0 1 0 449478970 14909440 1012 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299963 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3640 1012 267 50 0 780 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 14560

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 27634
/proc/meminfo: memFree=11274272/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14560 CPUtime=1122.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1078 0 0 0 112218 12 0 0 25 0 1 0 449478970 14909440 1016 33554432000 4194304 4395502 140735113744544 18446744073709551615 4288552 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3640 1016 267 50 0 780 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 14560

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 27636
/proc/meminfo: memFree=11210256/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14560 CPUtime=1182.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1086 0 0 0 118217 13 0 0 25 0 1 0 449478970 14909440 1024 33554432000 4194304 4395502 140735113744544 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3640 1024 267 50 0 780 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 14560

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 27638
/proc/meminfo: memFree=11143764/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14696 CPUtime=1242.3 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1100 0 0 0 124216 14 0 0 25 0 1 0 449478970 15048704 1038 33554432000 4194304 4395502 140735113744544 18446744073709551615 4288486 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3674 1038 267 50 0 814 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 14696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 3/186 27641
/proc/meminfo: memFree=11930916/32951124 swapFree=67111528/67111528
[pid=27557] ppid=27555 vsize=14696 CPUtime=1300 cores=5,7
/proc/27557/stat : 27557 (SApperloT2010) R 27555 27557 27207 0 -1 4202496 1108 0 0 0 129985 15 0 0 25 0 1 0 449478970 15048704 1046 33554432000 4194304 4395502 140735113744544 18446744073709551615 4317152 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27557/statm: 3674 1046 267 50 0 814 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 14696

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.01
CPU time (s): 1300.01
CPU user time (s): 1299.86
CPU system time (s): 0.150977
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 14696

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

runsolver used 1.88771 second user time and 4.13737 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 16:57:14
IDJOB=3264555
IDBENCH=84715
IDSOLVER=1655
FILE ID=node143/3264555-1303570634
RUNJOBID= node143-1303570633-27528
PBS_JOBID= 13150288
Free space on /tmp= 72116 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264555-1303570634/watcher-3264555-1303570634 -o /tmp/evaluation-result-3264555-1303570634/solver-3264555-1303570634 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3264555-1303570634.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=937925070

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12392800 kB
Buffers:       2296484 kB
Cached:       17633416 kB
SwapCached:          0 kB
Active:        9713432 kB
Inactive:     10290680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12392800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1004 kB
Writeback:           0 kB
AnonPages:       73584 kB
Mapped:          15468 kB
Slab:           491332 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236532 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= 72116 MiB
End job on node143 at 2011-04-23 17:18:56