Trace number 455864

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, and are wall clock time (not CPU 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 535? (TO) 5000.09 5001.61

General information on the benchmark

Namecrafted/spence/
hard/s109-100.cnf
MD5SUM11c209576d94e395a78f5a6b8d2ce9b6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1634.04
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-455864-1178315871 -o ROOT/results/node9/solver-455864-1178315871 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455864-1178315871/picosat /tmp/evaluation/455864-1178315871/instance-455864-1178315871.cnf 

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): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 8532
/proc/meminfo: memFree=1855480/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=568 CPUtime=0
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 71 0 0 0 0 0 0 0 18 0 1 0 307624643 581632 58 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 142 58 42 102 0 37 0

[startup+0.091827 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 8532
/proc/meminfo: memFree=1855480/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=712 CPUtime=0.08
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 107 0 0 0 8 0 0 0 18 0 1 0 307624643 729088 92 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 178 92 48 102 0 73 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 712

[startup+0.101828 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 8532
/proc/meminfo: memFree=1855480/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=712 CPUtime=0.09
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 110 0 0 0 9 0 0 0 18 0 1 0 307624643 729088 95 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134529356 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 178 95 48 102 0 73 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 712

[startup+0.301851 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 8532
/proc/meminfo: memFree=1855480/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=712 CPUtime=0.29
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 116 0 0 0 29 0 0 0 19 0 1 0 307624643 729088 101 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134549588 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 178 101 48 102 0 73 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 712

[startup+0.701896 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 8532
/proc/meminfo: memFree=1855480/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=712 CPUtime=0.69
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 133 0 0 0 69 0 0 0 22 0 1 0 307624643 729088 118 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 178 118 48 102 0 73 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 712

[startup+1.50199 s]
/proc/loadavg: 0.92 0.95 0.91 2/78 8533
/proc/meminfo: memFree=1855024/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=844 CPUtime=1.49
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 147 0 0 0 149 0 0 0 25 0 1 0 307624643 864256 132 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 211 132 48 102 0 106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 844

[startup+3.10117 s]
/proc/loadavg: 0.92 0.95 0.91 2/78 8533
/proc/meminfo: memFree=1854832/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=844 CPUtime=3.09
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 170 0 0 0 309 0 0 0 25 0 1 0 307624643 864256 155 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 211 155 48 102 0 106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 844

[startup+6.30153 s]
/proc/loadavg: 0.92 0.95 0.91 2/78 8533
/proc/meminfo: memFree=1854704/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=1100 CPUtime=6.29
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 205 0 0 0 629 0 0 0 25 0 1 0 307624643 1126400 190 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134524068 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 275 190 48 102 0 170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1100

[startup+12.7013 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 8533
/proc/meminfo: memFree=1854448/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=1216 CPUtime=12.69
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 243 0 0 0 1269 0 0 0 25 0 1 0 307624643 1245184 228 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 304 228 48 102 0 199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1216

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 8533
/proc/meminfo: memFree=1854256/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=1400 CPUtime=25.48
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 293 0 0 0 2548 0 0 0 25 0 1 0 307624643 1433600 278 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 350 278 48 102 0 245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1400

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 8533
/proc/meminfo: memFree=1853936/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=1792 CPUtime=51.07
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 377 0 0 0 5107 0 0 0 25 0 1 0 307624643 1835008 362 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134529395 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 448 362 48 102 0 343 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1792

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 8533
/proc/meminfo: memFree=1853552/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2092 CPUtime=102.27
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 458 0 0 0 10226 1 0 0 25 0 1 0 307624643 2142208 443 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 523 443 48 102 0 418 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2092

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8533
/proc/meminfo: memFree=1853296/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2264 CPUtime=162.24
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 523 0 0 0 16223 1 0 0 25 0 1 0 307624643 2318336 508 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525597 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 566 508 48 102 0 461 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2264

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 8689
/proc/meminfo: memFree=1851496/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2632 CPUtime=222.15
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 587 0 0 0 22213 2 0 0 25 0 1 0 307624643 2695168 571 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 658 571 48 102 0 553 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 2632

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1852464/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2724 CPUtime=282.12
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 627 0 0 0 28209 3 0 0 25 0 1 0 307624643 2789376 595 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 681 595 48 102 0 576 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 2724

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1852336/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2940 CPUtime=342.09
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 678 0 0 0 34206 3 0 0 25 0 1 0 307624643 3010560 644 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 735 644 48 102 0 630 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 2940

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1852208/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=2976 CPUtime=402.08
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 706 0 0 0 40204 4 0 0 25 0 1 0 307624643 3047424 663 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 744 663 48 102 0 639 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 2976

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1852080/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=3072 CPUtime=462.06
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 742 0 0 0 46202 4 0 0 25 0 1 0 307624643 3145728 688 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 768 688 48 102 0 663 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 3072

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1852080/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=3136 CPUtime=522.05
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 759 0 0 0 52201 4 0 0 25 0 1 0 307624643 3211264 705 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 784 705 48 102 0 679 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 3136

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1851760/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=3484 CPUtime=582.04
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 838 0 0 0 58199 5 0 0 25 0 1 0 307624643 3567616 784 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134524017 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 871 784 48 102 0 766 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 3484

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8730
/proc/meminfo: memFree=1851760/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=3472 CPUtime=642.02
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 840 0 0 0 64197 5 0 0 25 0 1 0 307624643 3555328 786 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 868 786 48 102 0 763 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 3472


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

[startup+4002.3 s]
/proc/loadavg: 1.07 0.99 0.91 2/78 8929
/proc/meminfo: memFree=1848048/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4001.04
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 10406 0 0 0 400063 41 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4001.04
Current children cumulated vsize (KiB) 5468

[startup+4062.31 s]
/proc/loadavg: 1.11 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1848048/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4061.03
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 10726 0 0 0 406061 42 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4061.03
Current children cumulated vsize (KiB) 5468

[startup+4122.3 s]
/proc/loadavg: 1.04 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847984/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4121
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 10966 0 0 0 412058 42 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4121
Current children cumulated vsize (KiB) 5468

[startup+4182.3 s]
/proc/loadavg: 1.01 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1848112/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4180.99
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 11246 0 0 0 418056 43 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4180.99
Current children cumulated vsize (KiB) 5468

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847472/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4240.97
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 11526 0 0 0 424053 44 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4240.97
Current children cumulated vsize (KiB) 5468

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847408/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4300.96
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 11806 0 0 0 430051 45 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4300.96
Current children cumulated vsize (KiB) 5468

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847408/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4360.94
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 12046 0 0 0 436049 45 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4360.94
Current children cumulated vsize (KiB) 5468

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847408/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4420.93
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 12326 0 0 0 442047 46 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4420.93
Current children cumulated vsize (KiB) 5468

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847344/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4480.91
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 12646 0 0 0 448044 47 0 0 25 0 1 0 307624643 5599232 1265 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1265 48 102 0 1262 0
Current children cumulated CPU time (s) 4480.91
Current children cumulated vsize (KiB) 5468

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847344/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5468 CPUtime=4540.89
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 12887 0 0 0 454042 47 0 0 25 0 1 0 307624643 5599232 1266 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1367 1266 48 102 0 1262 0
Current children cumulated CPU time (s) 4540.89
Current children cumulated vsize (KiB) 5468

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847152/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5596 CPUtime=4600.88
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 13165 0 0 0 460040 48 0 0 25 0 1 0 307624643 5730304 1301 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1399 1301 48 102 0 1294 0
Current children cumulated CPU time (s) 4600.88
Current children cumulated vsize (KiB) 5596

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1847024/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5692 CPUtime=4660.87
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 13478 0 0 0 466038 49 0 0 25 0 1 0 307624643 5828608 1320 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1423 1320 48 102 0 1318 0
Current children cumulated CPU time (s) 4660.87
Current children cumulated vsize (KiB) 5692

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846960/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5692 CPUtime=4720.86
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 13735 0 0 0 472036 50 0 0 25 0 1 0 307624643 5828608 1325 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1423 1325 48 102 0 1318 0
Current children cumulated CPU time (s) 4720.86
Current children cumulated vsize (KiB) 5692

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846832/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5796 CPUtime=4780.83
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 14024 0 0 0 478033 50 0 0 25 0 1 0 307624643 5935104 1351 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1449 1351 48 102 0 1344 0
Current children cumulated CPU time (s) 4780.83
Current children cumulated vsize (KiB) 5796

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846832/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5796 CPUtime=4840.82
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 14276 0 0 0 484031 51 0 0 25 0 1 0 307624643 5935104 1351 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1449 1351 48 102 0 1344 0
Current children cumulated CPU time (s) 4840.82
Current children cumulated vsize (KiB) 5796

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846640/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5928 CPUtime=4900.8
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 14561 0 0 0 490028 52 0 0 25 0 1 0 307624643 6070272 1384 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1482 1384 48 102 0 1377 0
Current children cumulated CPU time (s) 4900.8
Current children cumulated vsize (KiB) 5928

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846704/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5896 CPUtime=4960.78
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 14771 0 0 0 496026 52 0 0 25 0 1 0 307624643 6037504 1376 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1474 1376 48 102 0 1369 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 5896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 8929
/proc/meminfo: memFree=1846704/2055920 swapFree=4145492/4192956
[pid=8532] ppid=8530 vsize=5892 CPUtime=5000.08
/proc/8532/stat : 8532 (picosat) R 8530 8532 8234 0 -1 4194304 14939 0 0 0 499955 53 0 0 25 0 1 0 307624643 6033408 1375 18446744073709551615 134512640 134931368 4294956592 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1473 1375 48 102 0 1368 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 5892

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): 5001.61
CPU time (s): 5000.09
CPU user time (s): 4999.56
CPU system time (s): 0.532918
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 6256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.56
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14939
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= 6
involuntary context switches= 8320

runsolver used 3.9654 second user time and 10.4544 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May  4 21:57:51 UTC 2007

IDJOB= 455864
IDBENCH= 20444
IDSOLVER= 171
FILE ID= node9/455864-1178315871

PBS_JOBID= 5188553

Free space on /tmp= 66564 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s109-100.cnf
COMMAND LINE= /tmp/evaluation/455864-1178315871/picosat /tmp/evaluation/455864-1178315871/instance-455864-1178315871.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-455864-1178315871 -o ROOT/results/node9/solver-455864-1178315871 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455864-1178315871/picosat /tmp/evaluation/455864-1178315871/instance-455864-1178315871.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  11c209576d94e395a78f5a6b8d2ce9b6

RANDOM SEED= 673985602

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1855888 kB
Buffers:         27712 kB
Cached:          82816 kB
SwapCached:      15544 kB
Active:          72928 kB
Inactive:        60824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855888 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:             492 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            51744 kB
Committed_AS:  8826244 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66564 MiB

End job on node9 on Fri May  4 23:21:15 UTC 2007