Trace number 1563234

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
SAT07 reference solver: picosat 535? (TO) 1200.07 1200.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563234-1241001486/watcher-1563234-1241001486 -o /tmp/evaluation-result-1563234-1241001486/solver-1563234-1241001486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1563234-1241001486.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 1.99 1.85 1.47 3/64 10502
/proc/meminfo: memFree=1599704/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=568 CPUtime=0
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 73 0 0 0 0 0 0 0 18 0 1 0 128176491 581632 59 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 142 59 40 102 0 37 0

[startup+0.087195 s]
/proc/loadavg: 1.99 1.85 1.47 3/64 10502
/proc/meminfo: memFree=1599704/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=1028 CPUtime=0.08
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 186 0 0 0 4 4 0 0 18 0 1 0 128176491 1052672 172 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 257 172 40 102 0 152 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1028

[startup+0.101196 s]
/proc/loadavg: 1.99 1.85 1.47 3/64 10502
/proc/meminfo: memFree=1599704/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=1028 CPUtime=0.09
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 202 0 0 0 4 5 0 0 18 0 1 0 128176491 1052672 188 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 257 188 40 102 0 152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1028

[startup+0.301216 s]
/proc/loadavg: 1.99 1.85 1.47 3/64 10502
/proc/meminfo: memFree=1599704/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=2612 CPUtime=0.29
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 485 0 0 0 11 18 0 0 19 0 1 0 128176491 2674688 471 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 653 471 40 102 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2612

[startup+0.701257 s]
/proc/loadavg: 1.99 1.85 1.47 3/64 10502
/proc/meminfo: memFree=1599704/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=4956 CPUtime=0.69
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 958 0 0 0 30 39 0 0 22 0 1 0 128176491 5074944 944 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 1239 944 40 102 0 1134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4956

[startup+1.50134 s]
/proc/loadavg: 1.91 1.84 1.46 2/65 10503
/proc/meminfo: memFree=1594640/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=7760 CPUtime=1.49
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 1848 0 0 0 73 76 0 0 25 0 1 0 128176491 7946240 1822 1992294400 134512640 134931368 4294956224 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 1940 1822 42 102 0 1835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7760

[startup+3.1015 s]
/proc/loadavg: 1.91 1.84 1.46 2/65 10503
/proc/meminfo: memFree=1592080/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=8552 CPUtime=3.09
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 2052 0 0 0 232 77 0 0 25 0 1 0 128176491 8757248 2026 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 2138 2026 42 102 0 2033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8552

[startup+6.30183 s]
/proc/loadavg: 1.91 1.84 1.46 2/65 10503
/proc/meminfo: memFree=1590864/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=9476 CPUtime=6.29
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 2278 0 0 0 552 77 0 0 25 0 1 0 128176491 9703424 2252 1992294400 134512640 134931368 4294956224 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 2369 2252 42 102 0 2264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9476

[startup+12.7015 s]
/proc/loadavg: 1.77 1.81 1.46 2/65 10503
/proc/meminfo: memFree=1590032/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=9844 CPUtime=12.69
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 2409 0 0 0 1192 77 0 0 25 0 1 0 128176491 10080256 2374 1992294400 134512640 134931368 4294956224 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 2461 2374 48 102 0 2356 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9844

[startup+25.5018 s]
/proc/loadavg: 1.65 1.78 1.45 2/65 10503
/proc/meminfo: memFree=1589264/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=10668 CPUtime=25.49
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 2612 0 0 0 2472 77 0 0 25 0 1 0 128176491 10924032 2543 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 2667 2543 48 102 0 2562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10668

[startup+51.1014 s]
/proc/loadavg: 1.43 1.72 1.44 2/65 10503
/proc/meminfo: memFree=1588304/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=11724 CPUtime=51.07
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 2978 0 0 0 5030 77 0 0 25 0 1 0 128176491 12005376 2791 1992294400 134512640 134931368 4294956224 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 2931 2791 48 102 0 2826 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11724

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 10505
/proc/meminfo: memFree=1586960/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=13556 CPUtime=102.26
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 3538 0 0 0 10148 78 0 0 25 0 1 0 128176491 13881344 3125 1992294400 134512640 134931368 4294956224 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 3389 3125 48 102 0 3284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13556

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 10505
/proc/meminfo: memFree=1585424/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=15008 CPUtime=162.24
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 4085 0 0 0 16145 79 0 0 25 0 1 0 128176491 15368192 3508 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 3752 3508 48 102 0 3647 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15008

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.36 2/65 10505
/proc/meminfo: memFree=1583888/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=16584 CPUtime=222.23
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 4644 0 0 0 22143 80 0 0 25 0 1 0 128176491 16982016 3878 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4146 3878 48 102 0 4041 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16584

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 10505
/proc/meminfo: memFree=1583376/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=17112 CPUtime=282.21
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 4839 0 0 0 28141 80 0 0 25 0 1 0 128176491 17522688 4003 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4278 4003 48 102 0 4173 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 17112

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 10505
/proc/meminfo: memFree=1582672/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=17772 CPUtime=342.19
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 5148 0 0 0 34139 80 0 0 25 0 1 0 128176491 18198528 4166 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4443 4166 48 102 0 4338 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17772

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.29 2/65 10505
/proc/meminfo: memFree=1581968/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=18432 CPUtime=402.18
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 5399 0 0 0 40137 81 0 0 25 0 1 0 128176491 18874368 4340 1992294400 134512640 134931368 4294956224 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4608 4340 48 102 0 4503 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18432

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.27 2/65 10505
/proc/meminfo: memFree=1580944/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=19356 CPUtime=462.15
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 5810 0 0 0 46134 81 0 0 25 0 1 0 128176491 19820544 4585 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4839 4585 48 102 0 4734 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 19356

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 10505
/proc/meminfo: memFree=1580944/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=19356 CPUtime=522.14
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 5895 0 0 0 52133 81 0 0 25 0 1 0 128176491 19820544 4585 1992294400 134512640 134931368 4294956224 18446744073709551615 134538421 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 4839 4585 48 102 0 4734 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 19356

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 10505
/proc/meminfo: memFree=1580304/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=20016 CPUtime=582.12
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 6154 0 0 0 58130 82 0 0 25 0 1 0 128176491 20496384 4755 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5004 4755 48 102 0 4899 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 20016

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 10505
/proc/meminfo: memFree=1579664/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=20544 CPUtime=642.11
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 6398 0 0 0 64128 83 0 0 25 0 1 0 128176491 21037056 4906 1992294400 134512640 134931368 4294956224 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5136 4906 48 102 0 5031 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 20544

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 10505
/proc/meminfo: memFree=1579152/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=21072 CPUtime=702.09
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 6620 0 0 0 70126 83 0 0 25 0 1 0 128176491 21577728 5035 1992294400 134512640 134931368 4294956224 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5268 5035 48 102 0 5163 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 21072

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 10505
/proc/meminfo: memFree=1578640/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=21468 CPUtime=762.08
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 6839 0 0 0 76125 83 0 0 25 0 1 0 128176491 21983232 5156 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5367 5156 48 102 0 5262 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 21468

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 10505
/proc/meminfo: memFree=1578640/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=21468 CPUtime=822.05
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 6839 0 0 0 82122 83 0 0 25 0 1 0 128176491 21983232 5156 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5367 5156 48 102 0 5262 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 21468

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 10505
/proc/meminfo: memFree=1578128/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=21996 CPUtime=882.03
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7065 0 0 0 88120 83 0 0 25 0 1 0 128176491 22523904 5279 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5499 5279 48 102 0 5394 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 21996

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 10505
/proc/meminfo: memFree=1578000/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=22128 CPUtime=942.03
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7205 0 0 0 94119 84 0 0 25 0 1 0 128176491 22659072 5316 1992294400 134512640 134931368 4294956224 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5532 5316 48 102 0 5427 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 22128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 10505
/proc/meminfo: memFree=1578000/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=22128 CPUtime=1002.01
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7210 0 0 0 100117 84 0 0 25 0 1 0 128176491 22659072 5321 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5532 5321 48 102 0 5427 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 22128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 10505
/proc/meminfo: memFree=1577616/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=22392 CPUtime=1061.99
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7389 0 0 0 106115 84 0 0 25 0 1 0 128176491 22929408 5392 1992294400 134512640 134931368 4294956224 18446744073709551615 134522761 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5598 5392 48 102 0 5493 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 22392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 10505
/proc/meminfo: memFree=1576336/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=23580 CPUtime=1121.97
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7814 0 0 0 112113 84 0 0 25 0 1 0 128176491 24145920 5704 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5895 5704 48 102 0 5790 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 23580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 10505
/proc/meminfo: memFree=1576336/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=23580 CPUtime=1181.95
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7814 0 0 0 118111 84 0 0 25 0 1 0 128176491 24145920 5704 1992294400 134512640 134931368 4294956224 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5895 5704 48 102 0 5790 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 23580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10505
/proc/meminfo: memFree=1576080/2055920 swapFree=4174992/4192956
[pid=10502] ppid=10500 vsize=23844 CPUtime=1200.06
/proc/10502/stat : 10502 (picosat) R 10500 10502 9919 0 -1 4194304 7985 0 0 0 119921 85 0 0 25 0 1 0 128176491 24416256 5762 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10502/statm: 5961 5762 48 102 0 5856 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23844

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): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.21
CPU system time (s): 0.85487
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 24296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.21
system time used= 0.85487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7985
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= 2
involuntary context switches= 2417

runsolver used 0.814876 second user time and 2.52362 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 12:38:06
IDJOB=1563234
IDBENCH=70949
IDSOLVER=563
FILE ID=node45/1563234-1241001486
PBS_JOBID= 9204824
Free space on /tmp= 66412 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563234-1241001486/watcher-1563234-1241001486 -o /tmp/evaluation-result-1563234-1241001486/solver-1563234-1241001486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1563234-1241001486.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=481485959

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

/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.231
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.231
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:       1600184 kB
Buffers:         44936 kB
Cached:         352652 kB
SwapCached:      12316 kB
Active:         108964 kB
Inactive:       302284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600184 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:            3448 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            30512 kB
Committed_AS:   552444 kB
PageTables:       1376 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= 66412 MiB
End job on node45 at 2009-04-29 12:58:09