Trace number 1577815

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
gNovelty+-V.2-T 2009-03-22? (TO) 1200.25 604.056

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

5.19/5.24	c +------------------------------+
5.19/5.24	c | gNovelty+, version 2.0       |
5.19/5.24	c +------------------------------+
5.19/5.24	c gnovelty+ -h for help
5.19/5.24	c 

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-1577815-1241004904/watcher-1577815-1241004904 -o /tmp/evaluation-result-1577815-1241004904/solver-1577815-1241004904 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577815-1241004904.cnf 750904379 2 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 10037
/proc/meminfo: memFree=970536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=80360 CPUtime=0
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 707 0 0 0 0 0 0 0 18 0 1 0 128524258 82288640 692 1992294400 134512640 135728688 4294956192 18446744073709551615 134548453 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 20090 697 97 296 0 19791 0

[startup+0.076967 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 10037
/proc/meminfo: memFree=970536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=93964 CPUtime=0.06
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 5330 0 0 0 5 1 0 0 18 0 1 0 128524258 96219136 4319 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 23491 4321 97 296 0 23192 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.101968 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 10037
/proc/meminfo: memFree=970536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=97924 CPUtime=0.09
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 6548 0 0 0 7 2 0 0 18 0 1 0 128524258 100274176 5536 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 24481 5538 97 296 0 24182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97924

[startup+0.30198 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 10037
/proc/meminfo: memFree=970536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=110056 CPUtime=0.29
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 10107 0 0 0 25 4 0 0 19 0 1 0 128524258 112697344 8070 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 27514 8070 100 296 0 27215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110056

[startup+0.702006 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 10037
/proc/meminfo: memFree=970536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=115428 CPUtime=0.69
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 11783 0 0 0 64 5 0 0 22 0 1 0 128524258 118198272 9746 1992294400 134512640 135728688 4294956192 18446744073709551615 134549616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 28857 9746 100 296 0 28558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115428

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 10038
/proc/meminfo: memFree=926880/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=125268 CPUtime=1.48
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 15079 0 0 0 141 7 0 0 25 0 1 0 128524258 128274432 13042 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 31317 13042 100 296 0 31018 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 125268

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 10038
/proc/meminfo: memFree=906720/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=144064 CPUtime=3.08
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 21664 0 0 0 297 11 0 0 25 0 1 0 128524258 147521536 19627 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10037/statm: 36016 19627 100 296 0 35717 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 144064

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 0.91 3/66 10039
/proc/meminfo: memFree=751960/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=7.33
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72657 0 0 0 647 86 0 0 21 0 2 0 128524258 407347200 70619 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70619 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=1.03
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13662 0 0 0 71 32 0 0 21 0 2 0 128524783 407347200 70619 1992294400 134512640 135728688 4294956192 18446744073709551615 134528243 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.33
Current children cumulated vsize (KiB) 397800

[startup+12.7018 s]
/proc/loadavg: 1.08 1.02 0.92 3/66 10039
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=20.11
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 1925 86 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=7.41
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 709 32 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.11
Current children cumulated vsize (KiB) 397800

[startup+25.5016 s]
/proc/loadavg: 1.28 1.06 0.94 3/66 10039
/proc/meminfo: memFree=688728/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=45.65
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 4479 86 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526635 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=20.16
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 1984 32 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.65
Current children cumulated vsize (KiB) 397800

[startup+51.1013 s]
/proc/loadavg: 1.53 1.14 0.96 3/66 10039
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=96.7
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 9583 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526693 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=45.67
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 4534 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.7
Current children cumulated vsize (KiB) 397800

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.02 3/66 10039
/proc/meminfo: memFree=688728/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=198.9
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 19803 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528208 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=96.67
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 9634 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.9
Current children cumulated vsize (KiB) 397800

[startup+162.301 s]
/proc/loadavg: 2.00 1.42 1.08 3/66 10041
/proc/meminfo: memFree=688536/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=318.63
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 31776 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=156.42
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 15609 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.63
Current children cumulated vsize (KiB) 397800

[startup+222.301 s]
/proc/loadavg: 2.05 1.53 1.14 3/66 10041
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=438.38
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 43751 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=216.18
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 21585 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.38
Current children cumulated vsize (KiB) 397800

[startup+282.301 s]
/proc/loadavg: 2.16 1.66 1.20 3/66 10041
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=558.13
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 55726 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=275.95
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 27562 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.13
Current children cumulated vsize (KiB) 397800

[startup+342.301 s]
/proc/loadavg: 2.06 1.72 1.25 3/66 10041
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=677.87
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 67700 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528229 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=335.71
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 33538 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.87
Current children cumulated vsize (KiB) 397800

[startup+402.302 s]
/proc/loadavg: 2.02 1.77 1.30 3/66 10041
/proc/meminfo: memFree=688664/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=797.62
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 79675 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=395.47
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 39514 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.62
Current children cumulated vsize (KiB) 397800

[startup+462.303 s]
/proc/loadavg: 2.00 1.81 1.34 3/66 10041
/proc/meminfo: memFree=688856/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=917.37
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 91650 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528305 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=455.24
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 45491 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.37
Current children cumulated vsize (KiB) 397800

[startup+522.303 s]
/proc/loadavg: 2.00 1.84 1.38 3/66 10041
/proc/meminfo: memFree=688792/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=1037.12
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 103625 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=515
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 51467 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.12
Current children cumulated vsize (KiB) 397800

[startup+582.303 s]
/proc/loadavg: 2.00 1.87 1.41 3/66 10041
/proc/meminfo: memFree=688856/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=1156.87
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 115600 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=574.76
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 57443 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.87
Current children cumulated vsize (KiB) 397800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.002 s]
/proc/loadavg: 2.00 1.87 1.42 3/66 10041
/proc/meminfo: memFree=688856/2055920 swapFree=4181244/4192956
[pid=10037] ppid=10035 vsize=397800 CPUtime=1200.18
/proc/10037/stat : 10037 (gnovelty+) R 10035 10037 9585 0 -1 4194304 72658 0 0 0 119931 87 0 0 25 0 2 0 128524258 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526683 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 99450 70620 104 296 0 99151 0
[pid=10037/tid=10039] ppid=10035 vsize=397800 CPUtime=596.37
/proc/10037/task/10039/stat : 10039 (gnovelty+) R 10035 10037 9585 0 -1 4194368 13663 0 0 0 59604 33 0 0 25 0 2 0 128524783 407347200 70620 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 397800

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): 604.056
CPU time (s): 1200.25
CPU user time (s): 1199.33
CPU system time (s): 0.921859
CPU usage (%): 198.698
Max. virtual memory (cumulated for all children) (KiB): 397800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.33
system time used= 0.921859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72658
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= 228
involuntary context switches= 8996

runsolver used 0.559914 second user time and 1.64775 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-29 13:35:07
IDJOB=1577815
IDBENCH=70966
IDSOLVER=552
FILE ID=node22/1577815-1241004904
PBS_JOBID= 9204845
Free space on /tmp= 66312 MiB

SOLVER NAME= gNovelty+-V.2-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577815-1241004904/watcher-1577815-1241004904 -o /tmp/evaluation-result-1577815-1241004904/solver-1577815-1241004904 -C 1200 -W 1800 -M 1800  HOME/gnovelty+ HOME/instance-1577815-1241004904.cnf 750904379 2

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=750904379

node22.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.232
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.232
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:        970952 kB
Buffers:         75588 kB
Cached:         917572 kB
SwapCached:       5556 kB
Active:         403456 kB
Inactive:       597644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        970952 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           55444 kB
Writeback:           0 kB
Mapped:          13628 kB
Slab:            69884 kB
Committed_AS:   631100 kB
PageTables:       1380 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= 66308 MiB
End job on node22 at 2009-04-29 13:45:13