Trace number 1577607

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.08 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.49/2.56	c +------------------------------+
2.49/2.56	c | gNovelty+, version 2.0       |
2.49/2.56	c +------------------------------+
2.49/2.56	c gnovelty+ -h for help
2.49/2.56	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-1577607-1241003090/watcher-1577607-1241003090 -o /tmp/evaluation-result-1577607-1241003090/solver-1577607-1241003090 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577607-1241003090.cnf 1951472306 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.05 3/64 10565
/proc/meminfo: memFree=1565016/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=69680 CPUtime=0
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 690 0 0 0 0 0 0 0 18 0 1 0 128337050 71352320 675 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 17420 677 97 296 0 17121 0

[startup+0.0346799 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 10565
/proc/meminfo: memFree=1565016/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=75824 CPUtime=0.02
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 2481 0 0 0 2 0 0 0 18 0 1 0 128337050 77643776 1982 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 18956 1983 97 296 0 18657 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 75824

[startup+0.101686 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 10565
/proc/meminfo: memFree=1565016/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=83672 CPUtime=0.09
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 4643 0 0 0 7 2 0 0 18 0 1 0 128337050 85680128 3631 1992294400 134512640 135728688 4294956192 18446744073709551615 134549616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 20918 3631 100 296 0 20619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83672

[startup+0.301706 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 10565
/proc/meminfo: memFree=1565016/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=85900 CPUtime=0.29
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 5469 0 0 0 27 2 0 0 19 0 1 0 128337050 87961600 4457 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 21475 4457 100 296 0 21176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85900

[startup+0.701746 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 10565
/proc/meminfo: memFree=1565016/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=90356 CPUtime=0.69
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 7117 0 0 0 66 3 0 0 22 0 1 0 128337050 92524544 6105 1992294400 134512640 135728688 4294956192 18446744073709551615 134549589 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 22589 6106 100 296 0 22290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90356

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10566
/proc/meminfo: memFree=1535952/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=100060 CPUtime=1.49
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 10380 0 0 0 143 6 0 0 25 0 1 0 128337050 102461440 9368 1992294400 134512640 135728688 4294956192 18446744073709551615 134549956 0 0 4096 0 0 0 0 17 1 0 0
/proc/10565/statm: 25015 9368 100 296 0 24716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100060

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10566
/proc/meminfo: memFree=1518480/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=3.63
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 322 41 0 0 19 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528168 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 228480

[startup+6.30133 s]
/proc/loadavg: 1.08 1.02 1.06 3/66 10567
/proc/meminfo: memFree=1429256/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=10
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 958 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526719 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=3.7
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 355 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 228480

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.06 3/66 10567
/proc/meminfo: memFree=1429320/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=22.77
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 2235 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=10.07
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 992 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.77
Current children cumulated vsize (KiB) 228480

[startup+25.5013 s]
/proc/loadavg: 1.28 1.06 1.07 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=48.32
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 4790 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=22.82
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 2267 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528231 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.32
Current children cumulated vsize (KiB) 228480

[startup+51.1019 s]
/proc/loadavg: 1.56 1.15 1.10 3/66 10567
/proc/meminfo: memFree=1429320/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=99.38
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 9896 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528204 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=48.32
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 4817 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134527718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (KiB) 228480

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.14 3/66 10567
/proc/meminfo: memFree=1429320/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=201.57
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 20115 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=99.31
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 9916 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.57
Current children cumulated vsize (KiB) 228480

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.20 3/66 10567
/proc/meminfo: memFree=1429320/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=321.31
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 32089 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=159.07
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 15892 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.31
Current children cumulated vsize (KiB) 228480

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.24 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=441.05
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 44063 42 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134517299 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=218.83
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 21868 15 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.05
Current children cumulated vsize (KiB) 228480

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.29 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=560.8
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 56037 43 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134518000 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=278.6
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 27844 16 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.8
Current children cumulated vsize (KiB) 228480

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.33 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=680.55
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 68011 44 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528392 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=338.36
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 33820 16 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.55
Current children cumulated vsize (KiB) 228480

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.37 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=800.3
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 79985 45 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=398.13
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 39796 17 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134518010 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.3
Current children cumulated vsize (KiB) 228480

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.40 3/66 10567
/proc/meminfo: memFree=1429448/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=920.03
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 91958 45 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=457.88
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 45771 17 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528208 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.03
Current children cumulated vsize (KiB) 228480

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.44 3/66 10567
/proc/meminfo: memFree=1429448/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=1039.78
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 103931 47 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134518034 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=517.65
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 51747 18 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.78
Current children cumulated vsize (KiB) 228480

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.47 3/66 10567
/proc/meminfo: memFree=1429448/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=1159.52
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 115905 47 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134517846 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=577.41
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 57723 18 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134528305 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.52
Current children cumulated vsize (KiB) 228480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.601 s]
/proc/loadavg: 1.99 1.85 1.48 3/66 10567
/proc/meminfo: memFree=1429384/2055920 swapFree=4174992/4192956
[pid=10565] ppid=10563 vsize=228480 CPUtime=1200.03
/proc/10565/stat : 10565 (gnovelty+) R 10563 10565 9919 0 -1 4194304 35001 0 0 0 119956 47 0 0 25 0 2 0 128337050 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10565/statm: 57120 33988 104 296 0 56821 0
[pid=10565/tid=10567] ppid=10563 vsize=228480 CPUtime=597.62
/proc/10565/task/10567/stat : 10567 (gnovelty+) R 10563 10565 9919 0 -1 4194368 6645 0 0 0 59744 18 0 0 25 0 2 0 128337306 233963520 33988 1992294400 134512640 135728688 4294956192 18446744073709551615 134526630 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 228480

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.08
CPU user time (s): 1199.58
CPU system time (s): 0.498924
CPU usage (%): 199.139
Max. virtual memory (cumulated for all children) (KiB): 228480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.498924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35001
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= 157
involuntary context switches= 8982

runsolver used 0.58691 second user time and 1.61575 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 13:04:52
IDJOB=1577607
IDBENCH=70962
IDSOLVER=552
FILE ID=node45/1577607-1241003090
PBS_JOBID= 9204824
Free space on /tmp= 66392 MiB

SOLVER NAME= gNovelty+-V.2-T 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-1577607-1241003090/watcher-1577607-1241003090 -o /tmp/evaluation-result-1577607-1241003090/solver-1577607-1241003090 -C 1200 -W 1800 -M 1800  HOME/gnovelty+ HOME/instance-1577607-1241003090.cnf 1951472306 2

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1951472306

node45.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.231
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.231
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:       1565432 kB
Buffers:         45536 kB
Cached:         385508 kB
SwapCached:      12316 kB
Active:         139524 kB
Inactive:       305204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565432 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:           27992 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            31756 kB
Committed_AS:   552484 kB
PageTables:       1376 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= 66388 MiB
End job on node45 at 2009-04-29 13:14:56