Trace number 1577867

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.07 602.844

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

2.68/2.79	c +------------------------------+
2.68/2.79	c | gNovelty+, version 2.0       |
2.68/2.79	c +------------------------------+
2.68/2.79	c gnovelty+ -h for help
2.68/2.79	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-1577867-1241005401/watcher-1577867-1241005401 -o /tmp/evaluation-result-1577867-1241005401/solver-1577867-1241005401 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577867-1241005401.cnf 1753045714 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 1.00 3/67 26749
/proc/meminfo: memFree=713768/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=70864 CPUtime=0
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 769 0 0 0 0 0 0 0 18 0 1 0 128566490 72564736 754 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 17716 759 97 296 0 17417 0

[startup+0.0418419 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 26749
/proc/meminfo: memFree=713768/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=78460 CPUtime=0.03
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 2998 0 0 0 2 1 0 0 18 0 1 0 128566490 80343040 2499 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 19615 2502 97 296 0 19316 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 78460

[startup+0.101845 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 26749
/proc/meminfo: memFree=713768/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=85780 CPUtime=0.09
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 5025 0 0 0 7 2 0 0 18 0 1 0 128566490 87838720 4013 1992294400 134512640 135728688 4294956192 18446744073709551615 135083229 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 21445 4013 100 296 0 21146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85780

[startup+0.301863 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 26749
/proc/meminfo: memFree=713768/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=88140 CPUtime=0.29
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 5908 0 0 0 27 2 0 0 19 0 1 0 128566490 90255360 4896 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 22035 4896 100 296 0 21736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88140

[startup+0.701899 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 26749
/proc/meminfo: memFree=713768/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=93540 CPUtime=0.69
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 7676 0 0 0 65 4 0 0 23 0 1 0 128566490 95784960 6664 1992294400 134512640 135728688 4294956192 18446744073709551615 135332980 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 23385 6664 100 296 0 23086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93540

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26750
/proc/meminfo: memFree=681120/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=103512 CPUtime=1.49
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 11135 0 0 0 141 8 0 0 25 0 1 0 128566490 105996288 10123 1992294400 134512640 135728688 4294956192 18446744073709551615 134549589 0 0 4096 0 0 0 0 17 0 0 0
/proc/26749/statm: 25878 10123 100 296 0 25579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103512

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26750
/proc/meminfo: memFree=664608/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=3.38
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 33644 0 0 0 291 47 0 0 16 0 2 0 128566490 253173760 32631 1992294400 134512640 135728688 4294956192 18446744073709551615 134522316 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 32633 103 296 0 61511 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 247240

[startup+6.30141 s]
/proc/loadavg: 1.08 1.02 1.01 3/69 26751
/proc/meminfo: memFree=561304/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=9.76
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 927 49 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=3.49
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 334 15 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 247240

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 3/69 26751
/proc/meminfo: memFree=561176/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=22.53
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 2204 49 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528229 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=9.88
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 973 15 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 247240

[startup+25.5021 s]
/proc/loadavg: 1.42 1.10 1.03 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=48.07
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 4758 49 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528378 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=22.68
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 2253 15 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528187 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.07
Current children cumulated vsize (KiB) 247240

[startup+51.1024 s]
/proc/loadavg: 1.67 1.18 1.06 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=99.13
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 9864 49 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528305 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=48.25
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 4810 15 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528181 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 247240

[startup+102.307 s]
/proc/loadavg: 1.86 1.31 1.11 3/69 26751
/proc/meminfo: memFree=561368/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=201.3
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 20081 49 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528399 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=99.43
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 9928 15 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.3
Current children cumulated vsize (KiB) 247240

[startup+162.302 s]
/proc/loadavg: 1.95 1.43 1.16 3/69 26751
/proc/meminfo: memFree=561368/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=321.02
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 32052 50 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=159.42
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 15926 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.02
Current children cumulated vsize (KiB) 247240

[startup+222.303 s]
/proc/loadavg: 1.98 1.53 1.21 3/69 26751
/proc/meminfo: memFree=561368/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=440.74
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 44024 50 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=219.39
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 21923 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517881 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.74
Current children cumulated vsize (KiB) 247240

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.26 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=560.48
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 55998 50 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=279.37
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 27921 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.48
Current children cumulated vsize (KiB) 247240

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.30 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=680.2
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 67970 50 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=339.35
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 33919 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.2
Current children cumulated vsize (KiB) 247240

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.34 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=799.93
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 79942 51 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=399.32
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 39916 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517251 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.93
Current children cumulated vsize (KiB) 247240

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=919.66
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 91914 52 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=459.29
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 45913 16 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.66
Current children cumulated vsize (KiB) 247240

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=1039.39
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 103886 53 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517440 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=519.28
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 51911 17 0 0 19 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.39
Current children cumulated vsize (KiB) 247240

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=1159.1
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 115857 53 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134526641 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=579.26
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 57908 18 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.1
Current children cumulated vsize (KiB) 247240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.807 s]
/proc/loadavg: 1.99 1.86 1.46 3/69 26751
/proc/meminfo: memFree=561432/2055920 swapFree=4192812/4192956
[pid=26749] ppid=26747 vsize=247240 CPUtime=1200.02
/proc/26749/stat : 26749 (gnovelty+) R 26747 26749 26210 0 -1 4194304 39198 0 0 0 119948 54 0 0 25 0 2 0 128566490 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134517893 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26749/statm: 61810 38185 104 296 0 61511 0
[pid=26749/tid=26751] ppid=26747 vsize=247240 CPUtime=599.76
/proc/26749/task/26751/stat : 26751 (gnovelty+) R 26747 26749 26210 0 -1 4194368 7480 0 0 0 59958 18 0 0 25 0 2 0 128566769 253173760 38185 1992294400 134512640 135728688 4294956192 18446744073709551615 134518010 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 247240

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): 602.844
CPU time (s): 1200.07
CPU user time (s): 1199.5
CPU system time (s): 0.566913
CPU usage (%): 199.068
Max. virtual memory (cumulated for all children) (KiB): 247240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.566913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39198
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= 182
involuntary context switches= 9002

runsolver used 0.703892 second user time and 1.69974 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-29 13:43:23
IDJOB=1577867
IDBENCH=70967
IDSOLVER=552
FILE ID=node68/1577867-1241005401
PBS_JOBID= 9204803
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1753045714

node68.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.223
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.223
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:        714184 kB
Buffers:         88336 kB
Cached:        1141708 kB
SwapCached:        144 kB
Active:         431208 kB
Inactive:       815364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        714184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31528 kB
Writeback:           0 kB
Mapped:          26468 kB
Slab:            80844 kB
Committed_AS:   427968 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node68 at 2009-04-29 13:53:28