Trace number 3283088

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 941UNSAT 1239.78 1239.74

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

1239.55/1239.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3283088-1303759504/watcher-3283088-1303759504 -o /tmp/evaluation-result-3283088-1303759504/solver-3283088-1303759504 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3283088-1303759504.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: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=26060 CPUtime=0 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 1875 0 0 0 0 0 0 0 21 0 1 0 468366191 26685440 1822 33554432000 134512640 134603332 4293746432 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 6515 1825 89 23 0 6141 0

[startup+0.03298 s]
/proc/loadavg: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=28784 CPUtime=0.02 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 6876 0 0 0 2 0 0 0 21 0 1 0 468366191 29474816 6822 33554432000 134512640 134603332 4293746432 18446744073709551615 3057148 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 7196 6823 91 23 0 6822 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28784

[startup+0.100966 s]
/proc/loadavg: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=34832 CPUtime=0.09 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 8344 0 0 0 9 0 0 0 21 0 1 0 468366191 35667968 8290 33554432000 134512640 134603332 4293746432 18446744073709551615 3057148 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 8708 8290 91 23 0 8334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34832

[startup+0.300926 s]
/proc/loadavg: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=53348 CPUtime=0.29 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 12661 0 0 0 28 1 0 0 22 0 1 0 468366191 54628352 12607 33554432000 134512640 134603332 4293746432 18446744073709551615 3057148 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 13337 12608 91 23 0 12963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53348

[startup+0.700853 s]
/proc/loadavg: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=88460 CPUtime=0.69 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 21351 0 0 0 66 3 0 0 24 0 1 0 468366191 90583040 21297 33554432000 134512640 134603332 4293746432 18446744073709551615 3057148 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 22115 21298 91 23 0 21741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88460

[startup+1.87263 s]
/proc/loadavg: 0.70 3.03 4.87 4/186 20760
/proc/meminfo: memFree=14819320/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=124352 CPUtime=1.87 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29011 0 0 0 182 5 0 0 25 0 1 0 468366191 127336448 28957 33554432000 134512640 134603332 4293746432 18446744073709551615 134543968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31088 28957 98 23 0 30714 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 124352

[startup+3.1004 s]
/proc/loadavg: 1.04 3.06 4.87 6/187 20762
/proc/meminfo: memFree=14608940/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=124996 CPUtime=3.1 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29161 0 0 0 305 5 0 0 25 0 1 0 468366191 127995904 29107 33554432000 134512640 134603332 4293746432 18446744073709551615 134550959 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31249 29107 98 23 0 30875 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 124996

[startup+6.3008 s]
/proc/loadavg: 1.04 3.06 4.87 5/187 20762
/proc/meminfo: memFree=14538756/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=126152 CPUtime=6.29 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29290 0 0 0 624 5 0 0 25 0 1 0 468366191 129179648 29236 33554432000 134512640 134603332 4293746432 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31538 29236 98 23 0 31164 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126152

[startup+12.7006 s]
/proc/loadavg: 1.36 3.09 4.88 5/187 20762
/proc/meminfo: memFree=14331176/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=126152 CPUtime=12.69 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29326 0 0 0 1264 5 0 0 25 0 1 0 468366191 129179648 29272 33554432000 134512640 134603332 4293746432 18446744073709551615 134550810 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31538 29272 98 23 0 31164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126152

[startup+25.5002 s]
/proc/loadavg: 2.17 3.19 4.88 6/190 20768
/proc/meminfo: memFree=13347504/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=126664 CPUtime=25.49 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29431 0 0 0 2544 5 0 0 25 0 1 0 468366191 129703936 29377 33554432000 134512640 134603332 4293746432 18446744073709551615 134564478 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31666 29377 98 23 0 31292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126664

[startup+51.1003 s]
/proc/loadavg: 2.79 3.25 4.85 5/190 20769
/proc/meminfo: memFree=12298036/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=126664 CPUtime=51.1 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29502 0 0 0 5105 5 0 0 25 0 1 0 468366191 129703936 29448 33554432000 134512640 134603332 4293746432 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 31666 29448 98 23 0 31292 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 126664

[startup+102.301 s]
/proc/loadavg: 3.65 3.41 4.81 5/188 20773
/proc/meminfo: memFree=13865956/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=128204 CPUtime=102.3 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 29663 0 0 0 10225 5 0 0 25 0 1 0 468366191 131280896 29609 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 32051 29609 99 23 0 31677 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128204

[startup+162.3 s]
/proc/loadavg: 3.86 3.50 4.76 5/188 20781
/proc/meminfo: memFree=13782336/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=133484 CPUtime=162.3 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 31030 0 0 0 16224 6 0 0 25 0 1 0 468366191 136687616 30975 33554432000 134512640 134603332 4293746432 18446744073709551615 134527252 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 33371 30975 98 23 0 32997 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133484

[startup+222.301 s]
/proc/loadavg: 3.95 3.60 4.71 5/190 20827
/proc/meminfo: memFree=14578468/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=138500 CPUtime=222.3 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 32321 0 0 0 22223 7 0 0 25 0 1 0 468366191 141824000 32266 33554432000 134512640 134603332 4293746432 18446744073709551615 134550954 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 34625 32266 98 23 0 34251 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 138500

[startup+282.301 s]
/proc/loadavg: 3.98 3.66 4.66 5/190 20829
/proc/meminfo: memFree=14549540/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=146684 CPUtime=282.3 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 34434 0 0 0 28221 9 0 0 25 0 1 0 468366191 150204416 34379 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 36671 34379 98 23 0 36297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 146684

[startup+342.3 s]
/proc/loadavg: 4.05 3.74 4.62 5/190 20858
/proc/meminfo: memFree=14501776/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=151832 CPUtime=342.31 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 35753 0 0 0 34221 10 0 0 25 0 1 0 468366191 155475968 35698 33554432000 134512640 134603332 4293746432 18446744073709551615 134565506 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 37958 35698 98 23 0 37584 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 151832

[startup+402.301 s]
/proc/loadavg: 4.02 3.78 4.58 5/190 20967
/proc/meminfo: memFree=14459172/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=155396 CPUtime=402.31 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 36684 0 0 0 40220 11 0 0 25 0 1 0 468366191 159125504 36629 33554432000 134512640 134603332 4293746432 18446744073709551615 134555860 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 38849 36629 98 23 0 38475 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 155396

[startup+462.301 s]
/proc/loadavg: 4.00 3.82 4.54 5/190 20969
/proc/meminfo: memFree=14382912/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=161404 CPUtime=462.31 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 37689 0 0 0 46220 11 0 0 25 0 1 0 468366191 165277696 37634 33554432000 134512640 134603332 4293746432 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 40351 37634 98 23 0 39977 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 161404

[startup+522.3 s]
/proc/loadavg: 4.00 3.85 4.50 5/190 20997
/proc/meminfo: memFree=14302824/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=165628 CPUtime=522.31 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 38792 0 0 0 52219 12 0 0 25 0 1 0 468366191 169603072 38737 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 41407 38737 98 23 0 41033 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165628

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 4.47 5/190 20999
/proc/meminfo: memFree=14212280/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=171040 CPUtime=582.31 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 40184 0 0 0 58218 13 0 0 25 0 1 0 468366191 175144960 40129 33554432000 134512640 134603332 4293746432 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 42760 40129 98 23 0 42386 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171040

[startup+642.307 s]
/proc/loadavg: 4.11 3.93 4.45 5/190 21001
/proc/meminfo: memFree=14114420/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=176320 CPUtime=642.32 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 41530 0 0 0 64217 15 0 0 25 0 1 0 468366191 180551680 41475 33554432000 134512640 134603332 4293746432 18446744073709551615 134565525 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 44080 41475 98 23 0 43706 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 176320

[startup+702.3 s]
/proc/loadavg: 4.04 3.94 4.42 5/190 21002
/proc/meminfo: memFree=14033420/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=179752 CPUtime=702.32 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 42423 0 0 0 70216 16 0 0 25 0 1 0 468366191 184066048 42368 33554432000 134512640 134603332 4293746432 18446744073709551615 134564377 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 44938 42368 98 23 0 44564 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 179752

[startup+762.301 s]
/proc/loadavg: 4.01 3.95 4.39 5/190 21004
/proc/meminfo: memFree=13942132/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=185560 CPUtime=762.32 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 43906 0 0 0 76215 17 0 0 25 0 1 0 468366191 190013440 43851 33554432000 134512640 134603332 4293746432 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 46390 43851 98 23 0 46016 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 185560

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 4.36 5/190 21005
/proc/meminfo: memFree=13846740/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=190972 CPUtime=822.32 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 45288 0 0 0 82214 18 0 0 25 0 1 0 468366191 195555328 45233 33554432000 134512640 134603332 4293746432 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 47743 45233 98 23 0 47369 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 190972

[startup+882.3 s]
/proc/loadavg: 4.00 3.96 4.34 5/190 21007
/proc/meminfo: memFree=13745408/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=196252 CPUtime=882.33 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 46659 0 0 0 88214 19 0 0 25 0 1 0 468366191 200962048 46604 33554432000 134512640 134603332 4293746432 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 49063 46604 98 23 0 48689 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 196252

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 4.31 5/190 21009
/proc/meminfo: memFree=13667020/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=201400 CPUtime=942.33 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 47955 0 0 0 94213 20 0 0 25 0 1 0 468366191 206233600 47900 33554432000 134512640 134603332 4293746432 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 50350 47900 98 23 0 49976 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 201400

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 4.29 5/190 21010
/proc/meminfo: memFree=13579576/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=207340 CPUtime=1002.32 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 49494 0 0 0 100212 20 0 0 25 0 1 0 468366191 212316160 49439 33554432000 134512640 134603332 4293746432 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 51835 49439 98 23 0 51461 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 207340

[startup+1062.3 s]
/proc/loadavg: 4.03 3.99 4.27 5/190 21012
/proc/meminfo: memFree=13501184/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=212224 CPUtime=1062.33 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 50734 0 0 0 106212 21 0 0 25 0 1 0 468366191 217317376 50679 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 53056 50679 98 23 0 52682 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 212224

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 4.25 5/190 21013
/proc/meminfo: memFree=13412004/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=215656 CPUtime=1122.33 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 51616 0 0 0 112211 22 0 0 25 0 1 0 468366191 220831744 51561 33554432000 134512640 134603332 4293746432 18446744073709551615 134527239 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 53914 51561 98 23 0 53540 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 215656

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 4.25 5/190 21042
/proc/meminfo: memFree=13481168/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219088 CPUtime=1182.34 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52505 0 0 0 118212 22 0 0 25 0 1 0 468366191 224346112 52450 33554432000 134512640 134603332 4293746432 18446744073709551615 134527370 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54772 52450 98 23 0 54398 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 219088

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

[startup+1204.1 s]
/proc/loadavg: 4.04 4.01 4.24 5/190 21043
/proc/meminfo: memFree=13445472/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1204.14 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 120391 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134555860 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1204.14
Current children cumulated vsize (KiB) 219748

[startup+1216.9 s]
/proc/loadavg: 4.04 4.01 4.24 5/190 21043
/proc/meminfo: memFree=13419660/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1216.94 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 121671 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1216.94
Current children cumulated vsize (KiB) 219748

[startup+1229.71 s]
/proc/loadavg: 4.03 4.01 4.23 5/190 21043
/proc/meminfo: memFree=13397212/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1229.75 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 122952 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1229.75
Current children cumulated vsize (KiB) 219748

[startup+1236.1 s]
/proc/loadavg: 4.02 4.01 4.23 5/190 21043
/proc/meminfo: memFree=13388684/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1236.14 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 123591 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1236.14
Current children cumulated vsize (KiB) 219748

[startup+1237.7 s]
/proc/loadavg: 4.02 4.01 4.23 5/190 21043
/proc/meminfo: memFree=13385956/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1237.74 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 123751 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1237.74
Current children cumulated vsize (KiB) 219748

[startup+1238.51 s]
/proc/loadavg: 4.02 4.01 4.23 5/190 21044
/proc/meminfo: memFree=13383972/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1238.55 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 123832 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134550584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1238.55
Current children cumulated vsize (KiB) 219748

[startup+1239.3 s]
/proc/loadavg: 4.02 4.01 4.23 5/190 21044
/proc/meminfo: memFree=13383972/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219748 CPUtime=1239.34 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52757 0 0 0 123911 23 0 0 25 0 1 0 468366191 225021952 52702 33554432000 134512640 134603332 4293746432 18446744073709551615 134527259 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54937 52702 98 23 0 54563 0
Current children cumulated CPU time (s) 1239.34
Current children cumulated vsize (KiB) 219748

[startup+1239.7 s]
/proc/loadavg: 4.02 4.01 4.23 5/190 21044
/proc/meminfo: memFree=13381988/32951124 swapFree=67111528/67111528
[pid=20760] ppid=20758 vsize=219752 CPUtime=1239.74 cores=5,7
/proc/20760/stat : 20760 (picosat) R 20758 20760 20705 0 -1 4202496 52760 0 0 0 123951 23 0 0 25 0 1 0 468366191 225026048 52705 33554432000 134512640 134603332 4293746432 18446744073709551615 3052142 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20760/statm: 54938 52705 100 23 0 54564 0
Current children cumulated CPU time (s) 1239.74
Current children cumulated vsize (KiB) 219752

Child status: 20
Real time (s): 1239.74
CPU time (s): 1239.78
CPU user time (s): 1239.54
CPU system time (s): 0.241963
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 219752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1239.54
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52761
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= 4
involuntary context switches= 1007

runsolver used 1.87172 second user time and 4.88226 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-25 21:25:06
IDJOB=3283088
IDBENCH=70961
IDSOLVER=1604
FILE ID=node141/3283088-1303759504
RUNJOBID= node141-1303759502-20726
PBS_JOBID= 13157120
Free space on /tmp= 71192 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283088-1303759504/watcher-3283088-1303759504 -o /tmp/evaluation-result-3283088-1303759504/solver-3283088-1303759504 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3283088-1303759504.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=237513311

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14819724 kB
Buffers:       1636208 kB
Cached:       15816040 kB
SwapCached:          0 kB
Active:       10048548 kB
Inactive:      7504620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14819724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          107932 kB
Writeback:           0 kB
AnonPages:      100480 kB
Mapped:          15600 kB
Slab:           513164 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263348 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= 71176 MiB
End job on node141 at 2011-04-25 21:45:46