Trace number 3285112

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
PicoSAT 941? (TO) 1300.07 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

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-3285112-1303764191/watcher-3285112-1303764191 -o /tmp/evaluation-result-3285112-1303764191/solver-3285112-1303764191 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3285112-1303764191.cnf 

running on 2 cores: 0,2

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.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=26188 CPUtime=0 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 1757 0 0 0 0 0 0 0 21 0 1 0 566650345 26816512 1703 33554432000 134512640 134603332 4287256752 18446744073709551615 134557477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 6547 1711 89 23 0 6173 0

[startup+0.0366379 s]
/proc/loadavg: 1.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=28516 CPUtime=0.02 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 6831 0 0 0 2 0 0 0 21 0 1 0 566650345 29200384 6777 33554432000 134512640 134603332 4287256752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 7129 6777 91 23 0 6755 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28516

[startup+0.10065 s]
/proc/loadavg: 1.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=32076 CPUtime=0.09 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 7594 0 0 0 8 1 0 0 21 0 1 0 566650345 32845824 7540 33554432000 134512640 134603332 4287256752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 8019 7541 91 23 0 7645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32076

[startup+0.300625 s]
/proc/loadavg: 1.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=50884 CPUtime=0.29 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 11524 0 0 0 27 2 0 0 22 0 1 0 566650345 52105216 11470 33554432000 134512640 134603332 4287256752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 12721 11471 91 23 0 12347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50884

[startup+0.70253 s]
/proc/loadavg: 1.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=96960 CPUtime=0.69 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 22187 0 0 0 66 3 0 0 24 0 1 0 566650345 99287040 22133 33554432000 134512640 134603332 4287256752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 24240 22134 91 23 0 23866 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96960

[startup+1.88234 s]
/proc/loadavg: 1.49 2.70 3.09 5/186 25682
/proc/meminfo: memFree=19506796/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=226468 CPUtime=1.87 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 53962 0 0 0 177 10 0 0 25 0 1 0 566650345 231903232 53908 33554432000 134512640 134603332 4287256752 18446744073709551615 7103996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 56617 53909 91 23 0 56243 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 226468

[startup+3.10113 s]
/proc/loadavg: 1.49 2.70 3.09 5/190 25689
/proc/meminfo: memFree=19001348/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=350272 CPUtime=3.1 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79230 0 0 0 295 15 0 0 25 0 1 0 566650345 358678528 79176 33554432000 134512640 134603332 4287256752 18446744073709551615 134543567 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 87568 79176 98 23 0 87194 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 350272

[startup+6.30059 s]
/proc/loadavg: 1.85 2.76 3.11 5/190 25689
/proc/meminfo: memFree=18744020/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=351296 CPUtime=6.29 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79553 0 0 0 614 15 0 0 25 0 1 0 566650345 359727104 79499 33554432000 134512640 134603332 4287256752 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 87824 79499 98 23 0 87450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351296

[startup+12.7005 s]
/proc/loadavg: 2.10 2.80 3.12 5/190 25689
/proc/meminfo: memFree=18631688/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=12.69 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79658 0 0 0 1254 15 0 0 25 0 1 0 566650345 360775680 79604 33554432000 134512640 134603332 4287256752 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79604 98 23 0 87706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 352320

[startup+25.5004 s]
/proc/loadavg: 2.52 2.85 3.13 5/190 25689
/proc/meminfo: memFree=18609120/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=25.49 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79715 0 0 0 2534 15 0 0 25 0 1 0 566650345 360775680 79661 33554432000 134512640 134603332 4287256752 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79661 98 23 0 87706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 352320

[startup+51.1011 s]
/proc/loadavg: 3.02 2.94 3.15 5/190 25716
/proc/meminfo: memFree=18686196/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=51.09 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79721 0 0 0 5094 15 0 0 25 0 1 0 566650345 360775680 79667 33554432000 134512640 134603332 4287256752 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79667 98 23 0 87706 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 352320

[startup+102.301 s]
/proc/loadavg: 3.57 3.10 3.19 5/190 25718
/proc/meminfo: memFree=18656420/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=102.29 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79731 0 0 0 10214 15 0 0 25 0 1 0 566650345 360775680 79677 33554432000 134512640 134603332 4287256752 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79677 98 23 0 87706 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 352320

[startup+162.301 s]
/proc/loadavg: 3.84 3.27 3.24 5/187 25741
/proc/meminfo: memFree=19222524/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=162.29 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79746 0 0 0 16214 15 0 0 25 0 1 0 566650345 360775680 79692 33554432000 134512640 134603332 4287256752 18446744073709551615 134564369 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79692 98 23 0 87706 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 352320

[startup+222.301 s]
/proc/loadavg: 4.10 3.45 3.31 5/190 25749
/proc/meminfo: memFree=18669556/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=352320 CPUtime=222.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 79755 0 0 0 22215 15 0 0 25 0 1 0 566650345 360775680 79701 33554432000 134512640 134603332 4287256752 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 88080 79701 98 23 0 87706 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 352320

[startup+282.301 s]
/proc/loadavg: 4.03 3.55 3.35 5/190 25776
/proc/meminfo: memFree=18884688/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=366236 CPUtime=282.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 83236 0 0 0 28213 17 0 0 25 0 1 0 566650345 375025664 83180 33554432000 134512640 134603332 4287256752 18446744073709551615 134555860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 91559 83180 98 23 0 91185 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 366236

[startup+342.3 s]
/proc/loadavg: 4.01 3.63 3.38 5/190 25778
/proc/meminfo: memFree=18779128/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=390916 CPUtime=342.29 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 89360 0 0 0 34211 18 0 0 25 0 1 0 566650345 400297984 89302 33554432000 134512640 134603332 4287256752 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 97729 89302 98 23 0 97355 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 390916

[startup+402.3 s]
/proc/loadavg: 4.08 3.71 3.42 5/190 25780
/proc/meminfo: memFree=18688408/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=422388 CPUtime=402.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 97219 0 0 0 40210 20 0 0 25 0 1 0 566650345 432525312 97160 33554432000 134512640 134603332 4287256752 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 105597 97160 98 23 0 105223 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 422388

[startup+462.3 s]
/proc/loadavg: 4.07 3.77 3.46 5/190 25782
/proc/meminfo: memFree=18576860/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=453004 CPUtime=462.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 104908 0 0 0 46208 22 0 0 25 0 1 0 566650345 463876096 104846 33554432000 134512640 134603332 4287256752 18446744073709551615 134564357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 113251 104846 98 23 0 112877 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 453004

[startup+522.3 s]
/proc/loadavg: 4.02 3.81 3.49 5/190 25784
/proc/meminfo: memFree=18465276/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=483996 CPUtime=522.31 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 112678 0 0 0 52207 24 0 0 25 0 1 0 566650345 495611904 112606 33554432000 134512640 134603332 4287256752 18446744073709551615 134563934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 120999 112606 98 23 0 120625 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 483996

[startup+582.3 s]
/proc/loadavg: 4.01 3.84 3.52 5/190 25784
/proc/meminfo: memFree=18385088/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=511348 CPUtime=582.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 119512 0 0 0 58205 25 0 0 25 0 1 0 566650345 523620352 119438 33554432000 134512640 134603332 4287256752 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 127837 119438 98 23 0 127463 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 511348

[startup+642.307 s]
/proc/loadavg: 4.00 3.87 3.55 5/190 25786
/proc/meminfo: memFree=18286280/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=538552 CPUtime=642.31 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 126322 0 0 0 64204 27 0 0 25 0 1 0 566650345 551477248 126243 33554432000 134512640 134603332 4287256752 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 134638 126243 98 23 0 134264 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 538552

[startup+702.3 s]
/proc/loadavg: 4.00 3.89 3.57 5/190 25788
/proc/meminfo: memFree=18197660/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=565312 CPUtime=702.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 133033 0 0 0 70201 29 0 0 25 0 1 0 566650345 578879488 132953 33554432000 134512640 134603332 4287256752 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 141328 132953 98 23 0 140954 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 565312

[startup+762.3 s]
/proc/loadavg: 4.00 3.91 3.60 5/190 25790
/proc/meminfo: memFree=18107780/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=598228 CPUtime=762.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 141260 0 0 0 76199 31 0 0 25 0 1 0 566650345 612585472 141174 33554432000 134512640 134603332 4287256752 18446744073709551615 134566397 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 149557 141174 98 23 0 149183 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 598228

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.62 5/190 25792
/proc/meminfo: memFree=18027224/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=619352 CPUtime=822.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 146564 0 0 0 82198 32 0 0 25 0 1 0 566650345 634216448 146475 33554432000 134512640 134603332 4287256752 18446744073709551615 134563932 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 154838 146475 98 23 0 154464 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 619352

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 25792
/proc/meminfo: memFree=17933000/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=646680 CPUtime=882.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 153396 0 0 0 88196 34 0 0 25 0 1 0 566650345 662200320 153303 33554432000 134512640 134603332 4287256752 18446744073709551615 134565542 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 161670 153303 98 23 0 161296 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 646680

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 25794
/proc/meminfo: memFree=17841788/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=678788 CPUtime=942.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 161434 0 0 0 94194 36 0 0 25 0 1 0 566650345 695078912 161336 33554432000 134512640 134603332 4287256752 18446744073709551615 134563868 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 169697 161336 98 23 0 169323 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 678788

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 25796
/proc/meminfo: memFree=17753036/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=706128 CPUtime=1002.3 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 168301 0 0 0 100193 37 0 0 25 0 1 0 566650345 723075072 168199 33554432000 134512640 134603332 4287256752 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 176532 168199 98 23 0 176158 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 706128

[startup+1062.3 s]
/proc/loadavg: 4.09 3.99 3.71 5/190 25798
/proc/meminfo: memFree=17656808/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=729948 CPUtime=1062.31 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 174239 0 0 0 106192 39 0 0 25 0 1 0 566650345 747466752 174133 33554432000 134512640 134603332 4287256752 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 182487 174133 98 23 0 182113 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 729948

[startup+1122.3 s]
/proc/loadavg: 4.10 4.01 3.73 5/190 25809
/proc/meminfo: memFree=17576280/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=757728 CPUtime=1122.31 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 181197 0 0 0 112190 41 0 0 25 0 1 0 566650345 775913472 181085 33554432000 134512640 134603332 4287256752 18446744073709551615 134564357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 189432 181085 98 23 0 189058 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 757728

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.74 5/190 25809
/proc/meminfo: memFree=17508300/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=769788 CPUtime=1182.32 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 184218 0 0 0 118190 42 0 0 25 0 1 0 566650345 788262912 184104 33554432000 134512640 134603332 4287256752 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 192447 184104 98 23 0 192073 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 769788

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/190 25811
/proc/meminfo: memFree=17415916/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=799724 CPUtime=1242.31 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 191720 0 0 0 124187 44 0 0 25 0 1 0 566650345 818917376 191602 33554432000 134512640 134603332 4287256752 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 199931 191602 98 23 0 199557 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 799724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.76 4/185 25831
/proc/meminfo: memFree=17525932/32951124 swapFree=67110396/67111528
[pid=25682] ppid=25680 vsize=833504 CPUtime=1300.02 cores=0,2
/proc/25682/stat : 25682 (picosat) R 25680 25682 24306 0 -1 4202496 200163 0 0 0 129956 46 0 0 25 0 1 0 566650345 853508096 200041 33554432000 134512640 134603332 4287256752 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25682/statm: 208376 200041 98 23 0 208002 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 833504

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.05
CPU time (s): 1300.07
CPU user time (s): 1299.57
CPU system time (s): 0.502923
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 833504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200163
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= 3
involuntary context switches= 1662

runsolver used 2.28865 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 22:43:17
IDJOB=3285112
IDBENCH=82371
IDSOLVER=1604
FILE ID=node118/3285112-1303764191
RUNJOBID= node118-1303764191-25646
PBS_JOBID= 13154063
Free space on /tmp= 71324 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285112-1303764191/watcher-3285112-1303764191 -o /tmp/evaluation-result-3285112-1303764191/solver-3285112-1303764191 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3285112-1303764191.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=418660983

node118.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.842
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.68
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.842
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.75
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19506828 kB
Buffers:       1870848 kB
Cached:       10855164 kB
SwapCached:        600 kB
Active:        9036616 kB
Inactive:      3875968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19506828 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          393780 kB
Writeback:           0 kB
AnonPages:      186004 kB
Mapped:          15696 kB
Slab:           468436 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   359972 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= 71412 MiB
End job on node118 at 2011-04-25 23:04:59