Trace number 3285802

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) 1299.92 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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-3285802-1303767034/watcher-3285802-1303767034 -o /tmp/evaluation-result-3285802-1303767034/solver-3285802-1303767034 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3285802-1303767034.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: 2.80 5.93 8.59 5/190 7620
/proc/meminfo: memFree=17607328/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=14580 CPUtime=0 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 688 0 0 0 0 0 0 0 21 0 1 0 488301423 14929920 635 33554432000 134512640 134603332 4290355968 18446744073709551615 134557477 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 3645 642 88 23 0 3271 0

[startup+0.0541421 s]
/proc/loadavg: 2.80 5.93 8.59 5/190 7620
/proc/meminfo: memFree=17607328/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=18112 CPUtime=0.03 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 4171 0 0 0 3 0 0 0 21 0 1 0 488301423 18546688 4118 33554432000 134512640 134603332 4290355968 18446744073709551615 134527298 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 4528 4119 91 23 0 4154 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18112

[startup+0.101146 s]
/proc/loadavg: 2.80 5.93 8.59 5/190 7620
/proc/meminfo: memFree=17607328/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=21768 CPUtime=0.09 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 5011 0 0 0 8 1 0 0 21 0 1 0 488301423 22290432 4958 33554432000 134512640 134603332 4290355968 18446744073709551615 7890428 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 5442 4959 91 23 0 5068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21768

[startup+0.301098 s]
/proc/loadavg: 2.80 5.93 8.59 5/190 7620
/proc/meminfo: memFree=17607328/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=42032 CPUtime=0.29 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 10175 0 0 0 27 2 0 0 22 0 1 0 488301423 43040768 10122 33554432000 134512640 134603332 4290355968 18446744073709551615 7890428 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 10508 10124 91 23 0 10134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42032

[startup+0.701027 s]
/proc/loadavg: 2.80 5.93 8.59 5/190 7620
/proc/meminfo: memFree=17607328/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=91412 CPUtime=0.69 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 20578 0 0 0 65 4 0 0 23 0 1 0 488301423 93605888 20525 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 22853 20525 94 23 0 22479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91412

[startup+1.50088 s]
/proc/loadavg: 2.80 5.93 8.59 5/191 7621
/proc/meminfo: memFree=17390008/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=92888 CPUtime=1.49 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 20858 0 0 0 145 4 0 0 25 0 1 0 488301423 95117312 20805 33554432000 134512640 134603332 4290355968 18446744073709551615 134564386 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 23222 20805 98 23 0 22848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92888

[startup+3.10059 s]
/proc/loadavg: 3.22 5.97 8.58 5/191 7621
/proc/meminfo: memFree=17322280/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=93428 CPUtime=3.09 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 21000 0 0 0 305 4 0 0 25 0 1 0 488301423 95670272 20947 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 23357 20947 98 23 0 22983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93428

[startup+6.30101 s]
/proc/loadavg: 3.22 5.97 8.58 5/194 7628
/proc/meminfo: memFree=17101968/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=95012 CPUtime=6.29 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 21381 0 0 0 625 4 0 0 25 0 1 0 488301423 97292288 21327 33554432000 134512640 134603332 4290355968 18446744073709551615 134565491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 23753 21327 98 23 0 23379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95012

[startup+12.7008 s]
/proc/loadavg: 3.41 5.92 8.54 5/194 7628
/proc/meminfo: memFree=16880524/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=100040 CPUtime=12.68 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 22574 0 0 0 1264 4 0 0 25 0 1 0 488301423 102440960 22516 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 25010 22516 98 23 0 24636 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 100040

[startup+25.5005 s]
/proc/loadavg: 3.50 5.85 8.49 5/194 7628
/proc/meminfo: memFree=16870484/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=105412 CPUtime=25.49 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 23878 0 0 0 2544 5 0 0 25 0 1 0 488301423 107941888 23820 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 26353 23820 98 23 0 25979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105412

[startup+51.1009 s]
/proc/loadavg: 3.67 5.70 8.37 5/194 7629
/proc/meminfo: memFree=16821592/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=122128 CPUtime=51.08 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 28054 0 0 0 5102 6 0 0 25 0 1 0 488301423 125059072 27994 33554432000 134512640 134603332 4290355968 18446744073709551615 134550646 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 30532 27994 98 23 0 30158 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 122128

[startup+102.301 s]
/proc/loadavg: 3.85 5.44 8.14 5/194 7630
/proc/meminfo: memFree=16747876/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=152132 CPUtime=102.28 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 35566 0 0 0 10219 9 0 0 25 0 1 0 488301423 155783168 35504 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 38033 35504 98 23 0 37659 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 152132

[startup+162.301 s]
/proc/loadavg: 3.94 5.17 7.88 5/194 7632
/proc/meminfo: memFree=16652500/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=184976 CPUtime=162.28 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 43788 0 0 0 16217 11 0 0 25 0 1 0 488301423 189415424 43720 33554432000 134512640 134603332 4290355968 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 46244 43720 98 23 0 45870 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 184976

[startup+222.301 s]
/proc/loadavg: 4.07 4.99 7.64 5/194 7633
/proc/meminfo: memFree=16567660/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=222244 CPUtime=222.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 53097 0 0 0 22206 14 0 0 25 0 1 0 488301423 227577856 53022 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 55561 53022 98 23 0 55187 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 222244

[startup+282.301 s]
/proc/loadavg: 4.02 4.81 7.41 5/194 7635
/proc/meminfo: memFree=16461984/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=264544 CPUtime=282.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 63584 0 0 0 28204 16 0 0 25 0 1 0 488301423 270893056 63505 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 66136 63505 98 23 0 65762 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 264544

[startup+342.301 s]
/proc/loadavg: 4.05 4.67 7.20 5/194 7636
/proc/meminfo: memFree=16347512/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=305924 CPUtime=342.21 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 73963 0 0 0 34202 19 0 0 25 0 1 0 488301423 313266176 73884 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 76481 73884 98 23 0 76107 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 305924

[startup+402.301 s]
/proc/loadavg: 4.06 4.56 7.00 5/194 7638
/proc/meminfo: memFree=16206632/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=349352 CPUtime=402.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 84825 0 0 0 40197 23 0 0 25 0 1 0 488301423 357736448 84743 33554432000 134512640 134603332 4290355968 18446744073709551615 134563975 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 87338 84743 98 23 0 86964 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 349352

[startup+462.301 s]
/proc/loadavg: 4.02 4.45 6.80 5/194 7640
/proc/meminfo: memFree=16082612/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=384908 CPUtime=462.21 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 93735 0 0 0 46196 25 0 0 25 0 1 0 488301423 394145792 93651 33554432000 134512640 134603332 4290355968 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 96227 93651 98 23 0 95853 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 384908

[startup+522.3 s]
/proc/loadavg: 4.01 4.37 6.63 5/194 7641
/proc/meminfo: memFree=15950656/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=429152 CPUtime=522.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 104798 0 0 0 52192 28 0 0 25 0 1 0 488301423 439451648 104709 33554432000 134512640 134603332 4290355968 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 107288 104709 98 23 0 106914 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 429152

[startup+582.307 s]
/proc/loadavg: 4.07 4.31 6.46 5/194 7643
/proc/meminfo: memFree=15814480/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=469676 CPUtime=582.21 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 114824 0 0 0 58190 31 0 0 25 0 1 0 488301423 480948224 114734 33554432000 134512640 134603332 4290355968 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 117419 114734 98 23 0 117045 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 469676

[startup+642.3 s]
/proc/loadavg: 4.11 4.29 6.32 5/194 7644
/proc/meminfo: memFree=15713764/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=503788 CPUtime=642.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 123381 0 0 0 64187 33 0 0 25 0 1 0 488301423 515878912 123287 33554432000 134512640 134603332 4290355968 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 125947 123287 98 23 0 125573 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 503788

[startup+702.3 s]
/proc/loadavg: 4.04 4.23 6.16 5/194 7646
/proc/meminfo: memFree=15583912/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=545368 CPUtime=702.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 133776 0 0 0 70184 35 0 0 25 0 1 0 488301423 558456832 133677 33554432000 134512640 134603332 4290355968 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 136342 133677 98 23 0 135968 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 545368

[startup+762.301 s]
/proc/loadavg: 4.10 4.22 6.05 6/194 7648
/proc/meminfo: memFree=15487296/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=762.2 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135919 0 0 0 76184 36 0 0 25 0 1 0 488301423 564117504 135058 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135058 98 23 0 137350 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 550896

[startup+822.301 s]
/proc/loadavg: 4.19 4.20 5.91 6/194 7649
/proc/meminfo: memFree=15401092/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=822.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135919 0 0 0 82183 36 0 0 25 0 1 0 488301423 564117504 135058 33554432000 134512640 134603332 4290355968 18446744073709551615 134525137 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135058 98 23 0 137350 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 550896

[startup+882.301 s]
/proc/loadavg: 4.12 4.18 5.81 5/194 7651
/proc/meminfo: memFree=15325556/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=882.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135919 0 0 0 88183 36 0 0 25 0 1 0 488301423 564117504 135058 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135058 98 23 0 137350 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 550896

[startup+942.301 s]
/proc/loadavg: 4.04 4.15 5.69 5/194 7652
/proc/meminfo: memFree=15238860/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=942.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135919 0 0 0 94183 36 0 0 25 0 1 0 488301423 564117504 135058 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135058 98 23 0 137350 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 550896

[startup+1002.3 s]
/proc/loadavg: 4.09 4.14 5.59 5/194 7654
/proc/meminfo: memFree=15170148/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1002.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135919 0 0 0 100183 36 0 0 25 0 1 0 488301423 564117504 135058 33554432000 134512640 134603332 4290355968 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135058 98 23 0 137350 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 550896

[startup+1062.3 s]
/proc/loadavg: 4.03 4.12 5.49 5/194 7656
/proc/meminfo: memFree=15095360/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1062.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135931 0 0 0 106183 36 0 0 25 0 1 0 488301423 564117504 135070 33554432000 134512640 134603332 4290355968 18446744073709551615 134550584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135070 98 23 0 137350 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 550896

[startup+1122.3 s]
/proc/loadavg: 4.01 4.09 5.39 5/194 7657
/proc/meminfo: memFree=15026140/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1122.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135931 0 0 0 112183 36 0 0 25 0 1 0 488301423 564117504 135070 33554432000 134512640 134603332 4290355968 18446744073709551615 134563627 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135070 98 23 0 137350 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 550896

[startup+1182.3 s]
/proc/loadavg: 4.06 4.09 5.31 5/194 7659
/proc/meminfo: memFree=14989044/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1182.18 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135931 0 0 0 118182 36 0 0 25 0 1 0 488301423 564117504 135070 33554432000 134512640 134603332 4290355968 18446744073709551615 134550630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135070 98 23 0 137350 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 550896

[startup+1242.31 s]
/proc/loadavg: 4.02 4.07 5.22 5/194 7660
/proc/meminfo: memFree=14974268/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1242.19 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135945 0 0 0 124183 36 0 0 25 0 1 0 488301423 564117504 135084 33554432000 134512640 134603332 4290355968 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135084 98 23 0 137350 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 550896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 5.15 4/193 7664
/proc/meminfo: memFree=15454136/32951124 swapFree=67111528/67111528
[pid=7620] ppid=7618 vsize=550896 CPUtime=1299.89 cores=5,7
/proc/7620/stat : 7620 (picosat) R 7618 7620 5962 0 -1 4202496 135948 0 0 0 129953 36 0 0 25 0 1 0 488301423 564117504 135087 33554432000 134512640 134603332 4290355968 18446744073709551615 134569908 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7620/statm: 137724 135087 98 23 0 137350 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 550896

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.92
CPU user time (s): 1299.53
CPU system time (s): 0.38994
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 553944

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

runsolver used 2.17467 second user time and 4.92225 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 23:30:35
IDJOB=3285802
IDBENCH=82403
IDSOLVER=1604
FILE ID=node133/3285802-1303767034
RUNJOBID= node133-1303767032-7587
PBS_JOBID= 13157125
Free space on /tmp= 71448 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285802-1303767034/watcher-3285802-1303767034 -o /tmp/evaluation-result-3285802-1303767034/solver-3285802-1303767034 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3285802-1303767034.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1211291222

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      17607608 kB
Buffers:       2172712 kB
Cached:       12498388 kB
SwapCached:          0 kB
Active:        8601544 kB
Inactive:      6177368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17607608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          146708 kB
Writeback:          28 kB
AnonPages:      106864 kB
Mapped:          15440 kB
Slab:           500536 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271256 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= 71320 MiB
End job on node133 at 2011-04-25 23:52:17