Trace number 1577606

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-H 2009-03-22? (TO) 1200.2 602.633

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

2.39/2.46	c +------------------------------+
2.39/2.46	c | gNovelty+, version 2.0       |
2.39/2.46	c +------------------------------+
2.39/2.46	c gnovelty+ -h for help
2.39/2.46	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-1577606-1241003080/watcher-1577606-1241003080 -o /tmp/evaluation-result-1577606-1241003080/solver-1577606-1241003080 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577606-1241003080.cnf 1894828566 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 0.99 0.91 3/65 14842
/proc/meminfo: memFree=1032720/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=69684 CPUtime=0
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 706 0 0 0 0 0 0 0 18 0 1 0 128341919 71356416 691 1992294400 134512640 135730148 4294956192 18446744073709551615 135154465 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 17421 695 97 297 0 17121 0

[startup+0.0247181 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 14842
/proc/meminfo: memFree=1032720/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=73880 CPUtime=0.01
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 1915 0 0 0 1 0 0 0 18 0 1 0 128341919 75653120 1673 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 18470 1675 99 297 0 18170 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 73880

[startup+0.101724 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 14842
/proc/meminfo: memFree=1032720/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=83676 CPUtime=0.09
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 4671 0 0 0 8 1 0 0 18 0 1 0 128341919 85684224 3659 1992294400 134512640 135730148 4294956192 18446744073709551615 135260249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 20919 3659 102 297 0 20619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83676

[startup+0.301741 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 14842
/proc/meminfo: memFree=1032720/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=85904 CPUtime=0.29
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 5533 0 0 0 28 1 0 0 19 0 1 0 128341919 87965696 4521 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 21476 4521 102 297 0 21176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85904

[startup+0.701779 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 14842
/proc/meminfo: memFree=1032720/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=91276 CPUtime=0.69
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 7259 0 0 0 66 3 0 0 23 0 1 0 128341919 93466624 6247 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 22819 6247 102 297 0 22519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91276

[startup+1.50185 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14843
/proc/meminfo: memFree=1002824/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=100848 CPUtime=1.49
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 10599 0 0 0 144 5 0 0 25 0 1 0 128341919 103268352 9587 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/14842/statm: 25212 9587 102 297 0 24912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100848

[startup+3.10202 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14843
/proc/meminfo: memFree=984904/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=3.72
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35048 0 0 0 323 49 0 0 19 0 2 0 128341919 234135552 33988 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33988 106 297 0 56862 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 228648

[startup+6.30132 s]
/proc/loadavg: 1.00 0.99 0.91 3/67 14844
/proc/meminfo: memFree=897088/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=10.11
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 962 49 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134527766 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=3.81
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 363 18 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.11
Current children cumulated vsize (KiB) 228648

[startup+12.7019 s]
/proc/loadavg: 1.15 1.02 0.93 3/67 14844
/proc/meminfo: memFree=896896/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=22.88
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 2239 49 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=10.18
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 1000 18 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.88
Current children cumulated vsize (KiB) 228648

[startup+25.5011 s]
/proc/loadavg: 1.28 1.05 0.94 3/67 14844
/proc/meminfo: memFree=897152/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=48.43
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 4793 50 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134527752 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=22.93
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 2275 18 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.43
Current children cumulated vsize (KiB) 228648

[startup+51.1015 s]
/proc/loadavg: 1.53 1.13 0.96 3/67 14844
/proc/meminfo: memFree=897088/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=99.5
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 9900 50 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=48.41
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 4823 18 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529584 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 228648

[startup+102.306 s]
/proc/loadavg: 1.81 1.27 1.02 3/67 14844
/proc/meminfo: memFree=897088/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=201.69
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 20119 50 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=99.42
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 9924 18 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.69
Current children cumulated vsize (KiB) 228648

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.08 3/67 14844
/proc/meminfo: memFree=897088/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=321.43
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35049 0 0 0 32093 50 0 0 25 0 2 0 128341919 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 33989 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=159.19
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6666 0 0 0 15900 19 0 0 25 0 2 0 128342166 234135552 33989 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.43
Current children cumulated vsize (KiB) 228648

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.13 3/67 14844
/proc/meminfo: memFree=897024/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=441.17
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 44067 50 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=218.95
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 21876 19 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.17
Current children cumulated vsize (KiB) 228648

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 14844
/proc/meminfo: memFree=896960/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=560.91
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 56041 50 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=278.72
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 27853 19 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.91
Current children cumulated vsize (KiB) 228648

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.23 3/67 14844
/proc/meminfo: memFree=896960/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=680.66
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 68015 51 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134582652 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=338.49
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 33830 19 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.66
Current children cumulated vsize (KiB) 228648

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.28 3/67 14844
/proc/meminfo: memFree=896960/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=800.4
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 79989 51 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527731 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=398.25
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 39806 19 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.4
Current children cumulated vsize (KiB) 228648

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.32 3/67 14844
/proc/meminfo: memFree=897024/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=920.15
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 91963 52 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134582629 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=458.02
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 45782 20 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.15
Current children cumulated vsize (KiB) 228648

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.36 3/67 14844
/proc/meminfo: memFree=896960/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=1039.9
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 103937 53 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134517743 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=517.79
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 51759 20 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.9
Current children cumulated vsize (KiB) 228648

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.40 3/67 14844
/proc/meminfo: memFree=897024/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=1159.64
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 115911 53 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134527645 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=577.55
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 57735 20 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134582652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.64
Current children cumulated vsize (KiB) 228648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.601 s]
/proc/loadavg: 1.99 1.85 1.41 3/67 14844
/proc/meminfo: memFree=896960/2055920 swapFree=4188716/4192956
[pid=14842] ppid=14840 vsize=228648 CPUtime=1200.16
/proc/14842/stat : 14842 (gnovelty+) R 14840 14842 14616 0 -1 4194304 35096 0 0 0 119962 54 0 0 25 0 2 0 128341919 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134529630 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14842/statm: 57162 34036 106 297 0 56862 0
[pid=14842/tid=14844] ppid=14840 vsize=228648 CPUtime=597.78
/proc/14842/task/14844/stat : 14844 (gnovelty+) R 14840 14842 14616 0 -1 4194368 6689 0 0 0 59757 21 0 0 25 0 2 0 128342166 234135552 34036 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 228648

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.633
CPU time (s): 1200.2
CPU user time (s): 1199.64
CPU system time (s): 0.560914
CPU usage (%): 199.16
Max. virtual memory (cumulated for all children) (KiB): 228648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
system time used= 0.560914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35096
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= 159
involuntary context switches= 8994

runsolver used 0.603908 second user time and 1.60076 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-29 13:04:42
IDJOB=1577606
IDBENCH=70962
IDSOLVER=551
FILE ID=node8/1577606-1241003080
PBS_JOBID= 9204859
Free space on /tmp= 65956 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1894828566

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1033136 kB
Buffers:         72124 kB
Cached:         870284 kB
SwapCached:       1772 kB
Active:         406428 kB
Inactive:       549024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1033136 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:           27996 kB
Writeback:           0 kB
Mapped:          21584 kB
Slab:            53116 kB
Committed_AS:   642468 kB
PageTables:       1372 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= 65956 MiB
End job on node8 at 2009-04-29 13:14:47