Trace number 1577813

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+-T 2009-03-22? (TO) 1200.13 750.969

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

299.43/299.66	c +------------------------------+
299.43/299.66	c | gNovelty+, version 1.0       |
299.43/299.66	c +------------------------------+
299.43/299.66	c gnovelty+ -h for help
299.43/299.66	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-1577813-1241004868/watcher-1577813-1241004868 -o /tmp/evaluation-result-1577813-1241004868/solver-1577813-1241004868 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577813-1241004868.cnf 1661102887 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/64 14781
/proc/meminfo: memFree=371320/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=511568 CPUtime=0
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 698 0 0 0 0 0 0 0 19 0 1 0 128515708 523845632 684 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 127892 694 101 285 0 127604 0

[startup+0.0642459 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14781
/proc/meminfo: memFree=371320/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=519384 CPUtime=0.05
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 9958 0 0 0 2 3 0 0 19 0 1 0 128515708 531849216 9943 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 129846 9944 102 285 0 129558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 519384

[startup+0.101249 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14781
/proc/meminfo: memFree=371320/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=519384 CPUtime=0.09
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 10068 0 0 0 6 3 0 0 19 0 1 0 128515708 531849216 10053 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 129846 10053 102 285 0 129558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 519384

[startup+0.301268 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14781
/proc/meminfo: memFree=371320/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=519384 CPUtime=0.29
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 10629 0 0 0 25 4 0 0 20 0 1 0 128515708 531849216 10614 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 129846 10614 102 285 0 129558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 519384

[startup+0.701308 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14781
/proc/meminfo: memFree=371320/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=519384 CPUtime=0.69
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 11749 0 0 0 65 4 0 0 25 0 1 0 128515708 531849216 11734 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 129846 11734 102 285 0 129558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 519384

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=321264/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=527200 CPUtime=1.48
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 13964 0 0 0 143 5 0 0 25 0 1 0 128515708 539852800 13949 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 131800 13949 102 285 0 131512 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 527200

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=308976/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=535016 CPUtime=3.09
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 18389 0 0 0 300 9 0 0 25 0 1 0 128515708 547856384 18374 1992294400 134512640 135680988 4294956192 18446744073709551615 135278851 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 133754 18374 102 285 0 133466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 535016

[startup+6.30287 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=204720/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=581908 CPUtime=6.29
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 42401 0 0 0 608 21 0 0 25 0 1 0 128515708 595873792 42385 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 145477 42385 102 285 0 145189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 581908

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=198896/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=589724 CPUtime=12.69
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 43314 0 0 0 1247 22 0 0 25 0 1 0 128515708 603877376 43298 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 147431 43298 102 285 0 147143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 589724

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=195824/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=589724 CPUtime=25.47
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 44068 0 0 0 2525 22 0 0 25 0 1 0 128515708 603877376 44052 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 147431 44052 102 285 0 147143 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 589724

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=192688/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=589724 CPUtime=51.07
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 44846 0 0 0 5084 23 0 0 25 0 1 0 128515708 603877376 44830 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 147431 44830 102 285 0 147143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 589724

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=188720/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=597540 CPUtime=102.23
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 45833 0 0 0 10199 24 0 0 25 0 1 0 128515708 611880960 45817 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 149385 45817 102 285 0 149097 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 597540

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=185392/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=597540 CPUtime=162.19
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 46679 0 0 0 16195 24 0 0 25 0 1 0 128515708 611880960 46663 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 149385 46663 102 285 0 149097 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 597540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14782
/proc/meminfo: memFree=182704/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=597540 CPUtime=222.17
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 47339 0 0 0 22193 24 0 0 25 0 1 0 128515708 611880960 47323 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 149385 47323 102 285 0 149097 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 597540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14784
/proc/meminfo: memFree=180592/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=605356 CPUtime=282.14
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 47867 0 0 0 28189 25 0 0 25 0 1 0 128515708 619884544 47851 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14781/statm: 151339 47851 102 285 0 151051 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 605356

[startup+342.301 s]
/proc/loadavg: 1.53 1.14 1.04 3/66 14785
/proc/meminfo: memFree=28520/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=384.58
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 38366 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=42.46
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 4214 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 384.58
Current children cumulated vsize (KiB) 842144

[startup+402.301 s]
/proc/loadavg: 1.82 1.29 1.10 3/66 14785
/proc/meminfo: memFree=28520/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=504.33
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 50341 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542510 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=102.22
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 10190 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 504.33
Current children cumulated vsize (KiB) 842144

[startup+462.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/66 14785
/proc/meminfo: memFree=28520/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=624.07
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 62315 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=161.98
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 16166 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 624.07
Current children cumulated vsize (KiB) 842144

[startup+522.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/66 14785
/proc/meminfo: memFree=28520/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=743.81
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 74289 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=221.75
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 22143 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 743.81
Current children cumulated vsize (KiB) 842144

[startup+582.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/66 14785
/proc/meminfo: memFree=28456/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=863.56
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 86264 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=281.52
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 28120 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134541247 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 863.56
Current children cumulated vsize (KiB) 842144

[startup+642.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/66 14785
/proc/meminfo: memFree=28456/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=983.31
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 98239 92 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=341.28
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 34096 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542839 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 983.31
Current children cumulated vsize (KiB) 842144

[startup+702.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/66 14785
/proc/meminfo: memFree=28392/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=1103.05
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 110212 93 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=401.05
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 40073 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1103.05
Current children cumulated vsize (KiB) 842144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+750.902 s]
/proc/loadavg: 1.99 1.77 1.37 3/66 14785
/proc/meminfo: memFree=28328/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=1200.05
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 119912 93 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=449.46
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 44914 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 842144

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+750.902 s]
/proc/loadavg: 1.99 1.77 1.37 3/66 14785
/proc/meminfo: memFree=28328/2055920 swapFree=4192812/4192956
[pid=14781] ppid=14779 vsize=842144 CPUtime=1200.05
/proc/14781/stat : 14781 (gnovelty+) R 14779 14781 14296 0 -1 4194304 86396 0 0 0 119912 93 0 0 25 0 2 0 128515708 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14781/statm: 210536 85776 106 285 0 210248 0
[pid=14781/tid=14785] ppid=14779 vsize=842144 CPUtime=449.46
/proc/14781/task/14785/stat : 14785 (gnovelty+) R 14779 14781 14296 0 -1 4194368 19173 0 0 0 44914 32 0 0 25 0 2 0 128545675 862355456 85776 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 842144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 750.969
CPU time (s): 1200.13
CPU user time (s): 1199.14
CPU system time (s): 0.98585
CPU usage (%): 159.81
Max. virtual memory (cumulated for all children) (KiB): 842144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 0.98585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86396
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= 220
involuntary context switches= 7516

runsolver used 0.649901 second user time and 2.09168 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-29 13:34:31
IDJOB=1577813
IDBENCH=70966
IDSOLVER=550
FILE ID=node36/1577813-1241004868
PBS_JOBID= 9204831
Free space on /tmp= 66344 MiB

SOLVER NAME= gNovelty+-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-1577813-1241004868/watcher-1577813-1241004868 -o /tmp/evaluation-result-1577813-1241004868/solver-1577813-1241004868 -C 1200 -W 1800 -M 1800  HOME/gnovelty+ HOME/instance-1577813-1241004868.cnf 1661102887 2

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=1661102887

node36.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:        371736 kB
Buffers:         85336 kB
Cached:        1488788 kB
SwapCached:        144 kB
Active:         392844 kB
Inactive:      1195376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        371736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           55464 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            82052 kB
Committed_AS:   511168 kB
PageTables:       1368 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= 66344 MiB
End job on node36 at 2009-04-29 13:47:04