Trace number 3439609

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 1327.41 1327.38

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.7022
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

1327.33/1327.37	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: 977)

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-3439609-1306938528/watcher-3439609-1306938528 -o /tmp/evaluation-result-3439609-1306938528/solver-3439609-1306938528 -C 5000 -W 5100 -M 15500 picosat HOME/instance-3439609-1306938528.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/526 11902
/proc/meminfo: memFree=23288224/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=2140 CPUtime=0 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 286 0 0 0 0 0 0 0 25 0 1 0 786268703 2191360 232 33554432000 134512640 134603332 4286997808 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 535 232 90 23 0 161 0

[startup+0.106011 s]
/proc/loadavg: 2.00 2.00 2.00 2/526 11902
/proc/meminfo: memFree=23288224/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=2800 CPUtime=0.1 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 454 0 0 0 10 0 0 0 25 0 1 0 786268703 2867200 400 33554432000 134512640 134603332 4286997808 18446744073709551615 134564573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 700 400 97 23 0 326 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2800

[startup+0.200981 s]
/proc/loadavg: 2.00 2.00 2.00 2/526 11902
/proc/meminfo: memFree=23288224/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=3196 CPUtime=0.2 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 554 0 0 0 20 0 0 0 25 0 1 0 786268703 3272704 500 33554432000 134512640 134603332 4286997808 18446744073709551615 134550905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 799 500 97 23 0 425 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3196

[startup+0.300965 s]
/proc/loadavg: 2.00 2.00 2.00 2/526 11902
/proc/meminfo: memFree=23288224/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=3328 CPUtime=0.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 588 0 0 0 30 0 0 0 25 0 1 0 786268703 3407872 534 33554432000 134512640 134603332 4286997808 18446744073709551615 134565354 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 832 535 97 23 0 458 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3328

[startup+0.700894 s]
/proc/loadavg: 2.00 2.00 2.00 2/526 11902
/proc/meminfo: memFree=23288224/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=3592 CPUtime=0.7 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 633 0 0 0 70 0 0 0 25 0 1 0 786268703 3678208 579 33554432000 134512640 134603332 4286997808 18446744073709551615 134550943 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 898 579 97 23 0 524 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3592

[startup+1.50075 s]
/proc/loadavg: 2.00 2.00 2.00 3/527 11903
/proc/meminfo: memFree=23285452/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=3988 CPUtime=1.49 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 745 0 0 0 149 0 0 0 25 0 1 0 786268703 4083712 691 33554432000 134512640 134603332 4286997808 18446744073709551615 134550600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 997 691 97 23 0 623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3988

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.00 3/527 11903
/proc/meminfo: memFree=23283872/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=4248 CPUtime=3.09 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 793 0 0 0 309 0 0 0 25 0 1 0 786268703 4349952 739 33554432000 134512640 134603332 4286997808 18446744073709551615 134587906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1062 739 97 23 0 688 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4248

[startup+6.30089 s]
/proc/loadavg: 2.00 2.00 2.00 3/527 11903
/proc/meminfo: memFree=23283012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=4760 CPUtime=6.29 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 942 0 0 0 629 0 0 0 25 0 1 0 786268703 4874240 888 33554432000 134512640 134603332 4286997808 18446744073709551615 134541690 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1190 888 97 23 0 816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4760

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/527 11903
/proc/meminfo: memFree=23281416/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=5288 CPUtime=12.69 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1043 0 0 0 1269 0 0 0 25 0 1 0 786268703 5414912 989 33554432000 134512640 134603332 4286997808 18446744073709551615 134566390 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1322 989 97 23 0 948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5288

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/527 11904
/proc/meminfo: memFree=23281524/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=5764 CPUtime=25.49 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1154 0 0 0 2549 0 0 0 25 0 1 0 786268703 5902336 1100 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1441 1100 97 23 0 1067 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5764

[startup+51.1008 s]
/proc/loadavg: 2.06 2.01 2.00 3/527 11904
/proc/meminfo: memFree=23280860/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=6420 CPUtime=51.09 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1327 0 0 0 5109 0 0 0 25 0 1 0 786268703 6574080 1273 33554432000 134512640 134603332 4286997808 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1605 1273 97 23 0 1231 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6420

[startup+102.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/527 11906
/proc/meminfo: memFree=23279328/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=6812 CPUtime=102.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1432 0 0 0 10230 0 0 0 25 0 1 0 786268703 6975488 1378 33554432000 134512640 134603332 4286997808 18446744073709551615 134550828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1703 1378 97 23 0 1329 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6812

[startup+162.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/527 11907
/proc/meminfo: memFree=23278524/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=7468 CPUtime=162.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1602 0 0 0 16230 0 0 0 25 0 1 0 786268703 7647232 1548 33554432000 134512640 134603332 4286997808 18446744073709551615 134566513 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1867 1548 97 23 0 1493 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 7468

[startup+222.32 s]
/proc/loadavg: 2.02 2.02 2.00 3/527 11909
/proc/meminfo: memFree=23278592/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=7720 CPUtime=222.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1750 0 0 0 22232 0 0 0 25 0 1 0 786268703 7905280 1633 33554432000 134512640 134603332 4286997808 18446744073709551615 134551001 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1930 1633 97 23 0 1556 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 7720

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/527 11910
/proc/meminfo: memFree=23278904/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=7840 CPUtime=282.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1796 0 0 0 28230 0 0 0 25 0 1 0 786268703 8028160 1663 33554432000 134512640 134603332 4286997808 18446744073709551615 134550976 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 1960 1663 97 23 0 1586 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7840

[startup+342.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/527 11912
/proc/meminfo: memFree=23278352/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=8696 CPUtime=342.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1947 0 0 0 34230 0 0 0 25 0 1 0 786268703 8904704 1814 33554432000 134512640 134603332 4286997808 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2174 1814 98 23 0 1800 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8696

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 11914
/proc/meminfo: memFree=23279408/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=8696 CPUtime=402.3 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1947 0 0 0 40230 0 0 0 25 0 1 0 786268703 8904704 1814 33554432000 134512640 134603332 4286997808 18446744073709551615 134527351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2174 1814 98 23 0 1800 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8696

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 11915
/proc/meminfo: memFree=23279352/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=8584 CPUtime=462.31 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 1947 0 0 0 46231 0 0 0 25 0 1 0 786268703 8790016 1792 33554432000 134512640 134603332 4286997808 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2146 1792 98 23 0 1772 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 8584

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 11917
/proc/meminfo: memFree=23278312/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9220 CPUtime=522.31 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2094 0 0 0 52231 0 0 0 25 0 1 0 786268703 9441280 1937 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2305 1937 98 23 0 1931 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 9220

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 11918
/proc/meminfo: memFree=23278752/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9220 CPUtime=582.31 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2094 0 0 0 58231 0 0 0 25 0 1 0 786268703 9441280 1937 33554432000 134512640 134603332 4286997808 18446744073709551615 134546965 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2305 1937 98 23 0 1931 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 9220

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=23278628/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9344 CPUtime=702.31 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2125 0 0 0 70231 0 0 0 25 0 1 0 786268703 9568256 1968 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2336 1968 98 23 0 1962 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9344

[startup+762.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/527 11923
/proc/meminfo: memFree=23278692/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9344 CPUtime=762.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2125 0 0 0 76232 0 0 0 25 0 1 0 786268703 9568256 1968 33554432000 134512640 134603332 4286997808 18446744073709551615 134550910 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2336 1968 98 23 0 1962 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 9344

[startup+822.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 11925
/proc/meminfo: memFree=23278516/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9456 CPUtime=822.31 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2179 0 0 0 82231 0 0 0 25 0 1 0 786268703 9682944 2022 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2364 2022 98 23 0 1990 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 9456

[startup+882.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/527 11926
/proc/meminfo: memFree=23276468/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=9664 CPUtime=882.33 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2235 0 0 0 88233 0 0 0 25 0 1 0 786268703 9895936 2075 33554432000 134512640 134603332 4286997808 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2416 2075 98 23 0 2042 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 9664

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 11928
/proc/meminfo: memFree=23277524/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10324 CPUtime=942.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2399 0 0 0 94232 0 0 0 25 0 1 0 786268703 10571776 2239 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2581 2239 98 23 0 2207 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 10324

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 11930
/proc/meminfo: memFree=23277960/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10436 CPUtime=1002.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2408 0 0 0 100232 0 0 0 25 0 1 0 786268703 10686464 2248 33554432000 134512640 134603332 4286997808 18446744073709551615 134550913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2609 2248 98 23 0 2235 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 10436

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 11931
/proc/meminfo: memFree=23277296/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10420 CPUtime=1062.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2408 0 0 0 106232 0 0 0 25 0 1 0 786268703 10670080 2248 33554432000 134512640 134603332 4286997808 18446744073709551615 134564559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2605 2248 98 23 0 2231 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 10420

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 11933
/proc/meminfo: memFree=23277368/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10420 CPUtime=1122.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2408 0 0 0 112232 0 0 0 25 0 1 0 786268703 10670080 2248 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2605 2248 98 23 0 2231 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 10420

[startup+1182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/527 11934
/proc/meminfo: memFree=23276808/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10292 CPUtime=1182.32 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2408 0 0 0 118232 0 0 0 25 0 1 0 786268703 10539008 2232 33554432000 134512640 134603332 4286997808 18446744073709551615 134565572 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2573 2232 98 23 0 2199 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 10292

[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/527 11936
/proc/meminfo: memFree=23275876/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10292 CPUtime=1242.33 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2408 0 0 0 124233 0 0 0 25 0 1 0 786268703 10539008 2232 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2573 2232 98 23 0 2199 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 10292

[startup+1302.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23275692/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10292 CPUtime=1302.33 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2416 0 0 0 130233 0 0 0 25 0 1 0 786268703 10539008 2240 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2573 2240 98 23 0 2199 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 10292

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

[startup+1305.6 s]
/proc/loadavg: 2.16 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23275444/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10292 CPUtime=1305.63 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2416 0 0 0 130563 0 0 0 25 0 1 0 786268703 10539008 2240 33554432000 134512640 134603332 4286997808 18446744073709551615 134550935 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2573 2240 98 23 0 2199 0
Current children cumulated CPU time (s) 1305.63
Current children cumulated vsize (KiB) 10292

[startup+1318.4 s]
/proc/loadavg: 2.12 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23275896/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1318.43 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 131843 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1318.43
Current children cumulated vsize (KiB) 10412

[startup+1321.6 s]
/proc/loadavg: 2.12 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1321.63 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132163 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1321.63
Current children cumulated vsize (KiB) 10412

[startup+1324.8 s]
/proc/loadavg: 2.11 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1324.83 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132483 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1324.83
Current children cumulated vsize (KiB) 10412

[startup+1326.4 s]
/proc/loadavg: 2.11 2.06 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1326.43 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132643 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1326.43
Current children cumulated vsize (KiB) 10412

[startup+1326.8 s]
/proc/loadavg: 2.10 2.05 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1326.83 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132683 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1326.83
Current children cumulated vsize (KiB) 10412

[startup+1327.2 s]
/proc/loadavg: 2.10 2.05 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1327.23 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132723 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134550837 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1327.23
Current children cumulated vsize (KiB) 10412

[startup+1327.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/527 11938
/proc/meminfo: memFree=23276012/32951124 swapFree=64303760/67111528
[pid=11902] ppid=11900 vsize=10412 CPUtime=1327.33 cores=1,3,5,7
/proc/11902/stat : 11902 (picosat) R 11900 11902 11369 0 -1 4202496 2418 0 0 0 132733 0 0 0 25 0 1 0 786268703 10661888 2242 33554432000 134512640 134603332 4286997808 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11902/statm: 2603 2242 98 23 0 2229 0
Current children cumulated CPU time (s) 1327.33
Current children cumulated vsize (KiB) 10412

Child status: 20
Real time (s): 1327.38
CPU time (s): 1327.41
CPU user time (s): 1327.41
CPU system time (s): 0.004999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1327.41
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2422
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1993

runsolver used 6.588 second user time and 16.1715 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-01 16:28:48
IDJOB=3439609
IDBENCH=85959
IDSOLVER=1934
FILE ID=node145/3439609-1306938528
RUNJOBID= node145-1306928524-11388
PBS_JOBID= 13488576
Free space on /tmp= 73952 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439609-1306938528/watcher-3439609-1306938528 -o /tmp/evaluation-result-3439609-1306938528/solver-3439609-1306938528 -C 5000 -W 5100 -M 15500  picosat HOME/instance-3439609-1306938528.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1645555472

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23288380 kB
Buffers:        144080 kB
Cached:         235520 kB
SwapCached:        944 kB
Active:        9187996 kB
Inactive:       206192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23288380 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:     9013928 kB
Mapped:          34788 kB
Slab:           132760 kB
PageTables:      65524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153250916 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= 73952 MiB
End job on node145 at 2011-06-01 16:50:56