Trace number 1721738

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.03 601.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.39/0.47	c +------------------------------+
0.39/0.47	c | gNovelty+, version 2.0       |
0.39/0.47	c +------------------------------+
0.39/0.47	c gnovelty+ -h for help
0.39/0.47	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-1721738-1240668766/watcher-1721738-1240668766 -o /tmp/evaluation-result-1721738-1240668766/solver-1721738-1240668766 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1721738-1240668766.cnf 518405428 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.01 1.09 3/65 14666
/proc/meminfo: memFree=1698856/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=61500 CPUtime=0
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 94906157 62976000 169 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/14666/statm: 15375 169 102 297 0 15075 0

[startup+0.0274601 s]
/proc/loadavg: 1.05 1.01 1.09 3/65 14666
/proc/meminfo: memFree=1698856/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=61500 CPUtime=0.02
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 283 0 0 0 2 0 0 0 20 0 1 0 94906157 62976000 268 1992294400 134512640 135730148 4294956192 18446744073709551615 135328749 0 0 4096 0 0 0 0 17 1 0 0
/proc/14666/statm: 15375 268 102 297 0 15075 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 61500

[startup+0.101472 s]
/proc/loadavg: 1.05 1.01 1.09 3/65 14666
/proc/meminfo: memFree=1698856/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=62284 CPUtime=0.09
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 602 0 0 0 9 0 0 0 20 0 1 0 94906157 63778816 587 1992294400 134512640 135730148 4294956192 18446744073709551615 135260463 0 0 4096 0 0 0 0 17 1 0 0
/proc/14666/statm: 15571 587 102 297 0 15271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62284

[startup+0.301507 s]
/proc/loadavg: 1.05 1.01 1.09 3/65 14666
/proc/meminfo: memFree=1698856/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=72480 CPUtime=0.29
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 3396 0 0 0 28 1 0 0 22 0 1 0 94906157 74219520 3380 1992294400 134512640 135730148 4294956192 18446744073709551615 134566532 0 0 4096 0 0 0 0 17 1 0 0
/proc/14666/statm: 18120 3380 104 297 0 17820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72480

[startup+0.701586 s]
/proc/loadavg: 1.05 1.01 1.09 3/65 14666
/proc/meminfo: memFree=1698856/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=0.91
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5013 0 0 0 89 2 0 0 25 0 2 0 94906157 93609984 4914 1992294400 134512640 135730148 4294956192 18446744073709551615 134529535 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 4914 111 297 0 22554 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 91416

[startup+1.50173 s]
/proc/loadavg: 1.05 1.01 1.09 3/67 14668
/proc/meminfo: memFree=1679320/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=2.51
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5109 0 0 0 249 2 0 0 25 0 2 0 94906157 93609984 5010 1992294400 134512640 135730148 4294956192 18446744073709551615 134529839 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5010 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=1.01
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 673 0 0 0 101 0 0 0 19 0 2 0 94906205 93609984 5010 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 91416

[startup+3.10201 s]
/proc/loadavg: 1.05 1.01 1.09 3/67 14668
/proc/meminfo: memFree=1679000/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=5.7
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5142 0 0 0 568 2 0 0 21 0 2 0 94906157 93609984 5043 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5043 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=2.61
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 689 0 0 0 261 0 0 0 24 0 2 0 94906205 93609984 5043 1992294400 134512640 135730148 4294956192 18446744073709551615 134529403 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 91416

[startup+6.30159 s]
/proc/loadavg: 1.28 1.06 1.10 3/67 14668
/proc/meminfo: memFree=1678680/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=12.09
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5167 0 0 0 1206 3 0 0 25 0 2 0 94906157 93609984 5068 1992294400 134512640 135730148 4294956192 18446744073709551615 134518015 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5068 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=5.79
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 700 0 0 0 579 0 0 0 20 0 2 0 94906205 93609984 5068 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 91416

[startup+12.7017 s]
/proc/loadavg: 1.34 1.08 1.11 3/67 14668
/proc/meminfo: memFree=1678488/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=24.86
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5195 0 0 0 2481 5 0 0 18 0 2 0 94906157 93609984 5096 1992294400 134512640 135730148 4294956192 18446744073709551615 134517993 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5096 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=12.16
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 716 0 0 0 1215 1 0 0 25 0 2 0 94906205 93609984 5096 1992294400 134512640 135730148 4294956192 18446744073709551615 134517926 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 91416

[startup+25.502 s]
/proc/loadavg: 1.44 1.11 1.12 3/67 14668
/proc/meminfo: memFree=1678424/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=50.39
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5218 0 0 0 5028 11 0 0 25 0 2 0 94906157 93609984 5119 1992294400 134512640 135730148 4294956192 18446744073709551615 134518427 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5119 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=24.91
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 729 0 0 0 2487 4 0 0 19 0 2 0 94906205 93609984 5119 1992294400 134512640 135730148 4294956192 18446744073709551615 134529805 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 91416

[startup+51.1016 s]
/proc/loadavg: 1.66 1.19 1.14 2/67 14668
/proc/meminfo: memFree=1678360/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=101.47
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5234 0 0 0 10125 22 0 0 23 0 2 0 94906157 93609984 5135 1992294400 134512640 135730148 4294956192 18446744073709551615 134582345 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5135 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=50.41
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 733 0 0 0 5031 10 0 0 17 0 2 0 94906205 93609984 5135 1992294400 134512640 135730148 4294956192 18446744073709551615 134518818 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 91416

[startup+102.306 s]
/proc/loadavg: 1.85 1.31 1.19 3/67 14668
/proc/meminfo: memFree=1678296/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=203.64
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5243 0 0 0 20319 45 0 0 17 0 2 0 94906157 93609984 5144 1992294400 134512640 135730148 4294956192 18446744073709551615 134529819 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5144 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=101.58
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 737 0 0 0 10136 22 0 0 19 0 2 0 94906205 93609984 5144 1992294400 134512640 135730148 4294956192 18446744073709551615 134529826 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 91416

[startup+162.302 s]
/proc/loadavg: 1.94 1.44 1.23 3/67 14668
/proc/meminfo: memFree=1678168/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=323.36
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5245 0 0 0 32266 70 0 0 19 0 2 0 94906157 93609984 5146 1992294400 134512640 135730148 4294956192 18446744073709551615 134530487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5146 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=161.55
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 738 0 0 0 16121 34 0 0 18 0 2 0 94906205 93609984 5146 1992294400 134512640 135730148 4294956192 18446744073709551615 134529816 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 91416

[startup+222.302 s]
/proc/loadavg: 1.98 1.54 1.28 3/67 14668
/proc/meminfo: memFree=1678104/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=443.09
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5246 0 0 0 44214 95 0 0 18 0 2 0 94906157 93609984 5147 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5147 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=221.43
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 22098 45 0 0 18 0 2 0 94906205 93609984 5147 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 91416

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.32 3/67 14668
/proc/meminfo: memFree=1678040/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=562.82
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5247 0 0 0 56163 119 0 0 23 0 2 0 94906157 93609984 5148 1992294400 134512640 135730148 4294956192 18446744073709551615 134518430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5148 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=281.41
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 28084 57 0 0 25 0 2 0 94906205 93609984 5148 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 91416

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.36 3/67 14668
/proc/meminfo: memFree=1677976/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=682.55
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5248 0 0 0 68108 147 0 0 18 0 2 0 94906157 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134518457 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5149 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=341.25
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 34055 70 0 0 22 0 2 0 94906205 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134518427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 91416

[startup+402.301 s]
/proc/loadavg: 2.11 1.77 1.41 3/67 14668
/proc/meminfo: memFree=1677976/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=802.28
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5248 0 0 0 80054 174 0 0 20 0 2 0 94906157 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14666/statm: 22854 5149 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=401
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 40017 83 0 0 25 0 2 0 94906205 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.28
Current children cumulated vsize (KiB) 91416

[startup+462.302 s]
/proc/loadavg: 2.11 1.82 1.45 3/67 14668
/proc/meminfo: memFree=1678040/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=922.01
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5248 0 0 0 92005 196 0 0 18 0 2 0 94906157 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5149 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=460.77
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 45982 95 0 0 17 0 2 0 94906205 93609984 5149 1992294400 134512640 135730148 4294956192 18446744073709551615 134529812 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.01
Current children cumulated vsize (KiB) 91416

[startup+522.303 s]
/proc/loadavg: 2.11 1.87 1.48 3/67 14668
/proc/meminfo: memFree=1678040/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=1041.74
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5249 0 0 0 103953 221 0 0 18 0 2 0 94906157 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134518818 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5150 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=520.67
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 51959 108 0 0 18 0 2 0 94906205 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134518048 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.74
Current children cumulated vsize (KiB) 91416

[startup+582.302 s]
/proc/loadavg: 2.04 1.89 1.51 3/67 14668
/proc/meminfo: memFree=1677976/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=1161.48
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5249 0 0 0 115901 247 0 0 18 0 2 0 94906157 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134518427 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5150 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=580.66
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 57944 122 0 0 18 0 2 0 94906205 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134518004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.48
Current children cumulated vsize (KiB) 91416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.03 1.90 1.52 3/67 14668
/proc/meminfo: memFree=1677912/2055920 swapFree=4192952/4192956
[pid=14666] ppid=14664 vsize=91416 CPUtime=1200
/proc/14666/stat : 14666 (gnovelty+) R 14664 14666 14272 0 -1 4194304 5249 0 0 0 119745 255 0 0 19 0 2 0 94906157 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134518457 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14666/statm: 22854 5150 111 297 0 22554 0
[pid=14666/tid=14668] ppid=14664 vsize=91416 CPUtime=599.95
/proc/14666/task/14668/stat : 14668 (gnovelty+) R 14664 14666 14272 0 -1 4194368 739 0 0 0 59870 125 0 0 20 0 2 0 94906205 93609984 5150 1992294400 134512640 135730148 4294956192 18446744073709551615 134529517 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 91416

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): 601.62
CPU time (s): 1200.03
CPU user time (s): 1197.47
CPU system time (s): 2.56061
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 91416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.47
system time used= 2.56061
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5249
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= 2999
involuntary context switches= 8974

runsolver used 0.636903 second user time and 1.56576 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 16:12:46
IDJOB=1721738
IDBENCH=71075
IDSOLVER=551
FILE ID=node89/1721738-1240668766
PBS_JOBID= 9186587
Free space on /tmp= 66348 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_14_SAT.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721738-1240668766/watcher-1721738-1240668766 -o /tmp/evaluation-result-1721738-1240668766/solver-1721738-1240668766 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1721738-1240668766.cnf 518405428 2

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=518405428

node89.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.268
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.268
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:       1699272 kB
Buffers:         26752 kB
Cached:         251500 kB
SwapCached:          4 kB
Active:          93004 kB
Inactive:       199068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699272 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            50520 kB
Committed_AS:   263420 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= 66348 MiB
End job on node89 at 2009-04-25 16:22:50