Trace number 1577555

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 603.652

General information on the benchmark

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

Solver Data

4.29/4.36	c +------------------------------+
4.29/4.36	c | gNovelty+, version 2.0       |
4.29/4.36	c +------------------------------+
4.29/4.36	c gnovelty+ -h for help
4.29/4.36	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-1577555-1241002500/watcher-1577555-1241002500 -o /tmp/evaluation-result-1577555-1241002500/solver-1577555-1241002500 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577555-1241002500.cnf 1737615995 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.05 1.04 1.07 3/64 2756
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=77196 CPUtime=0
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 775 0 0 0 0 0 0 0 18 0 1 0 128282958 79048704 761 1992294400 134512640 135728688 4294956192 18446744073709551615 134548453 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 19299 766 97 296 0 19000 0

[startup+0.068908 s]
/proc/loadavg: 1.05 1.04 1.07 3/64 2756
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=90404 CPUtime=0.06
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 4951 0 0 0 4 2 0 0 18 0 1 0 128282958 92573696 3939 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 22601 3942 97 296 0 22302 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 90404

[startup+0.101909 s]
/proc/loadavg: 1.05 1.04 1.07 3/64 2756
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=95816 CPUtime=0.09
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 6658 0 0 0 6 3 0 0 18 0 1 0 128282958 98115584 5646 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 23987 5648 97 296 0 23688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 95816

[startup+0.301935 s]
/proc/loadavg: 1.05 1.04 1.07 3/64 2756
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=99752 CPUtime=0.29
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 7765 0 0 0 26 3 0 0 19 0 1 0 128282958 102146048 6753 1992294400 134512640 135728688 4294956192 18446744073709551615 134548809 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 24938 6753 100 296 0 24639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99752

[startup+0.70198 s]
/proc/loadavg: 1.05 1.04 1.07 3/64 2756
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=105124 CPUtime=0.7
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 9529 0 0 0 66 4 0 0 23 0 1 0 128282958 107646976 8517 1992294400 134512640 135728688 4294956192 18446744073709551615 134549688 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 26281 8517 100 296 0 25982 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 105124

[startup+1.50108 s]
/proc/loadavg: 1.05 1.04 1.07 2/65 2757
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=115092 CPUtime=1.49
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 13052 0 0 0 143 6 0 0 25 0 1 0 128282958 117854208 12040 1992294400 134512640 135728688 4294956192 18446744073709551615 134549688 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 28773 12040 100 296 0 28474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115092

[startup+3.10127 s]
/proc/loadavg: 1.05 1.04 1.07 2/65 2757
/proc/meminfo: memFree=850288/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=132760 CPUtime=3.09
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 19446 0 0 0 300 9 0 0 25 0 1 0 128282958 135946240 18434 1992294400 134512640 135728688 4294956192 18446744073709551615 134548809 0 0 4096 0 0 0 0 17 0 0 0
/proc/2756/statm: 33190 18434 100 296 0 32891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132760

[startup+6.30267 s]
/proc/loadavg: 1.04 1.04 1.07 3/66 2758
/proc/meminfo: memFree=666216/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=8.23
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 750 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=1.93
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 166 27 0 0 18 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 350516

[startup+12.7014 s]
/proc/loadavg: 1.12 1.06 1.07 3/66 2758
/proc/meminfo: memFree=666152/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=20.99
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 2026 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=8.32
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 805 27 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.99
Current children cumulated vsize (KiB) 350516

[startup+25.502 s]
/proc/loadavg: 1.31 1.10 1.09 3/66 2758
/proc/meminfo: memFree=666280/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=46.54
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 4581 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=21.12
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 2085 27 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.54
Current children cumulated vsize (KiB) 350516

[startup+51.102 s]
/proc/loadavg: 1.55 1.17 1.11 3/66 2758
/proc/meminfo: memFree=666280/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=97.58
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 9685 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526626 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=46.71
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 4643 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528187 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.58
Current children cumulated vsize (KiB) 350516

[startup+102.305 s]
/proc/loadavg: 1.80 1.30 1.16 3/66 2758
/proc/meminfo: memFree=666280/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=199.77
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 19904 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528680 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=97.9
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 9762 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.77
Current children cumulated vsize (KiB) 350516

[startup+162.301 s]
/proc/loadavg: 1.92 1.42 1.21 3/66 2758
/proc/meminfo: memFree=666344/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=319.5
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 31877 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=157.87
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 15759 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.5
Current children cumulated vsize (KiB) 350516

[startup+222.301 s]
/proc/loadavg: 1.97 1.53 1.25 3/66 2758
/proc/meminfo: memFree=666344/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=439.24
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 43851 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=217.85
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 21757 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.24
Current children cumulated vsize (KiB) 350516

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.30 3/66 2758
/proc/meminfo: memFree=666408/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=558.99
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 55826 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=277.82
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 27754 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.99
Current children cumulated vsize (KiB) 350516

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.34 3/66 2758
/proc/meminfo: memFree=666408/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=678.73
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 67800 73 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=337.8
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 33752 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678.73
Current children cumulated vsize (KiB) 350516

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.38 3/66 2764
/proc/meminfo: memFree=666280/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=798.46
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 79772 74 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=397.77
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 39749 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 798.46
Current children cumulated vsize (KiB) 350516

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.41 3/66 2764
/proc/meminfo: memFree=666280/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=918.19
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 91745 74 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=457.74
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 45746 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 918.19
Current children cumulated vsize (KiB) 350516

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.45 3/66 2764
/proc/meminfo: memFree=666344/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=1037.94
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 103720 74 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=517.72
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 51744 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.94
Current children cumulated vsize (KiB) 350516

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.48 3/66 2764
/proc/meminfo: memFree=666344/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=1157.68
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 115694 74 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=577.7
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 57742 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.68
Current children cumulated vsize (KiB) 350516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.602 s]
/proc/loadavg: 1.99 1.86 1.49 3/66 2764
/proc/meminfo: memFree=666344/2055920 swapFree=4192812/4192956
[pid=2756] ppid=2754 vsize=350516 CPUtime=1200.19
/proc/2756/stat : 2756 (gnovelty+) R 2754 2756 2450 0 -1 4194304 61684 0 0 0 119945 74 0 0 25 0 2 0 128282958 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2756/statm: 87629 60671 104 296 0 87330 0
[pid=2756/tid=2758] ppid=2754 vsize=350516 CPUtime=598.99
/proc/2756/task/2758/stat : 2758 (gnovelty+) R 2754 2756 2450 0 -1 4194368 11945 0 0 0 59871 28 0 0 25 0 2 0 128283394 358928384 60671 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 350516

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): 603.652
CPU time (s): 1200.25
CPU user time (s): 1199.47
CPU system time (s): 0.78388
CPU usage (%): 198.832
Max. virtual memory (cumulated for all children) (KiB): 350516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.47
system time used= 0.78388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61684
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= 209
involuntary context switches= 9005

runsolver used 0.603908 second user time and 1.60276 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-29 12:55:03
IDJOB=1577555
IDBENCH=70961
IDSOLVER=552
FILE ID=node33/1577555-1241002500
PBS_JOBID= 9204834
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1737615995

node33.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.212
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.212
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:        907352 kB
Buffers:         67216 kB
Cached:         981344 kB
SwapCached:          0 kB
Active:         268016 kB
Inactive:       794448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        907352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           50796 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            72096 kB
Committed_AS:   496188 kB
PageTables:       1388 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= 66436 MiB
End job on node33 at 2009-04-29 13:05:09