Trace number 1577761

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.12 792.286

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

382.15/382.39	c +------------------------------+
382.15/382.39	c | gNovelty+, version 1.0       |
382.15/382.39	c +------------------------------+
382.15/382.39	c gnovelty+ -h for help
382.15/382.39	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-1577761-1241004491/watcher-1577761-1241004491 -o /tmp/evaluation-result-1577761-1241004491/solver-1577761-1241004491 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577761-1241004491.cnf 545641279 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: 0.92 0.97 0.91 3/64 12653
/proc/meminfo: memFree=1722360/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=511776 CPUtime=0
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 1014 0 0 0 0 0 0 0 18 0 1 0 128483932 524058624 999 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 127944 1007 101 285 0 127656 0

[startup+0.072866 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 12653
/proc/meminfo: memFree=1722360/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=519592 CPUtime=0.06
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 9977 0 0 0 2 4 0 0 18 0 1 0 128483932 532062208 9962 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 129898 9962 102 285 0 129610 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 519592

[startup+0.101871 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 12653
/proc/meminfo: memFree=1722360/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=519592 CPUtime=0.09
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 10055 0 0 0 5 4 0 0 18 0 1 0 128483932 532062208 10040 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 129898 10040 102 285 0 129610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 519592

[startup+0.301909 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 12653
/proc/meminfo: memFree=1722360/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=519592 CPUtime=0.29
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 10568 0 0 0 25 4 0 0 19 0 1 0 128483932 532062208 10553 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 129898 10553 102 285 0 129610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 519592

[startup+0.701987 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 12653
/proc/meminfo: memFree=1722360/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=519592 CPUtime=0.69
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 11593 0 0 0 64 5 0 0 23 0 1 0 128483932 532062208 11578 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 129898 11578 102 285 0 129610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 519592

[startup+1.50115 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 12654
/proc/meminfo: memFree=1673200/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=527408 CPUtime=1.49
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 13641 0 0 0 143 6 0 0 25 0 1 0 128483932 540065792 13626 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 131852 13626 102 285 0 131564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 527408

[startup+3.10146 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 12654
/proc/meminfo: memFree=1661744/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=535224 CPUtime=3.09
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 17768 0 0 0 301 8 0 0 25 0 1 0 128483932 548069376 17753 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 133806 17753 102 285 0 133518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 535224

[startup+6.30109 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 12654
/proc/meminfo: memFree=1627760/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=550856 CPUtime=6.29
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 26067 0 0 0 615 14 0 0 25 0 1 0 128483932 564076544 26052 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 137714 26052 102 285 0 137426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 550856

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 12654
/proc/meminfo: memFree=1527728/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=605564 CPUtime=12.69
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 48788 0 0 0 1246 23 0 0 25 0 1 0 128483932 620097536 48772 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 151391 48772 102 285 0 151103 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 605564

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 12654
/proc/meminfo: memFree=1516720/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=613380 CPUtime=25.48
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 51548 0 0 0 2524 24 0 0 25 0 1 0 128483932 628101120 51532 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 153345 51532 102 285 0 153057 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 613380

[startup+51.1019 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 12654
/proc/meminfo: memFree=1513520/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=613380 CPUtime=51.07
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 52357 0 0 0 5083 24 0 0 25 0 1 0 128483932 628101120 52341 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 153345 52341 102 285 0 153057 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 613380

[startup+102.306 s]
/proc/loadavg: 1.07 1.00 0.92 2/65 12654
/proc/meminfo: memFree=1509552/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=621196 CPUtime=102.26
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 53335 0 0 0 10201 25 0 0 25 0 1 0 128483932 636104704 53319 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 155299 53319 102 285 0 155011 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 621196

[startup+162.302 s]
/proc/loadavg: 1.08 1.01 0.93 2/65 12654
/proc/meminfo: memFree=1506288/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=621196 CPUtime=162.23
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 54148 0 0 0 16197 26 0 0 25 0 1 0 128483932 636104704 54132 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 155299 54132 102 285 0 155011 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 621196

[startup+222.301 s]
/proc/loadavg: 1.08 1.03 0.93 2/65 12654
/proc/meminfo: memFree=1503664/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=621196 CPUtime=222.21
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 54788 0 0 0 22195 26 0 0 25 0 1 0 128483932 636104704 54772 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 155299 54772 102 285 0 155011 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 621196

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 0.94 2/65 12654
/proc/meminfo: memFree=1501488/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=629012 CPUtime=282.19
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 55331 0 0 0 28192 27 0 0 25 0 1 0 128483932 644108288 55315 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 157253 55315 102 285 0 156965 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 629012

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 0.94 2/65 12654
/proc/meminfo: memFree=1499504/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=629012 CPUtime=342.17
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 55810 0 0 0 34189 28 0 0 25 0 1 0 128483932 644108288 55794 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12653/statm: 157253 55794 102 285 0 156965 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 629012

[startup+402.303 s]
/proc/loadavg: 1.35 1.11 0.97 3/66 12655
/proc/meminfo: memFree=1308520/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=421.97
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 42086 111 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134541247 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=19.89
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 1947 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 421.97
Current children cumulated vsize (KiB) 922520

[startup+462.302 s]
/proc/loadavg: 1.80 1.28 1.03 3/66 12655
/proc/meminfo: memFree=1308520/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=541.7
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 54058 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=79.86
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 7944 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 541.7
Current children cumulated vsize (KiB) 922520

[startup+522.302 s]
/proc/loadavg: 2.04 1.44 1.10 3/66 12655
/proc/meminfo: memFree=1308456/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=661.43
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 66031 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=139.84
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 13942 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134541247 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 661.43
Current children cumulated vsize (KiB) 922520

[startup+582.301 s]
/proc/loadavg: 2.61 1.71 1.21 3/66 12655
/proc/meminfo: memFree=1308456/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=781.16
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 78004 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134541315 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=199.81
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 19939 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542513 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 781.16
Current children cumulated vsize (KiB) 922520

[startup+642.301 s]
/proc/loadavg: 2.37 1.80 1.28 3/66 12657
/proc/meminfo: memFree=1308136/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=900.89
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 89977 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542915 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=259.78
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 25936 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 900.89
Current children cumulated vsize (KiB) 922520

[startup+702.303 s]
/proc/loadavg: 2.20 1.85 1.32 3/66 12657
/proc/meminfo: memFree=1308136/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=1020.62
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 101950 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=319.75
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 31933 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1020.62
Current children cumulated vsize (KiB) 922520

[startup+762.307 s]
/proc/loadavg: 2.13 1.89 1.37 3/66 12657
/proc/meminfo: memFree=1308136/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=1140.36
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 113924 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134541148 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=379.73
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 37931 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1140.36
Current children cumulated vsize (KiB) 922520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+792.202 s]
/proc/loadavg: 2.08 1.90 1.39 3/66 12657
/proc/meminfo: memFree=1308136/2055924 swapFree=4085052/4192956
[pid=12653] ppid=12651 vsize=922520 CPUtime=1200.02
/proc/12653/stat : 12653 (gnovelty+) R 12651 12653 12306 0 -1 4194304 104098 0 0 0 119890 112 0 0 25 0 2 0 128483932 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12653/statm: 230630 103426 106 285 0 230342 0
[pid=12653/tid=12655] ppid=12651 vsize=922520 CPUtime=409.62
/proc/12653/task/12655/stat : 12655 (gnovelty+) R 12651 12653 12306 0 -1 4194368 23952 0 0 0 40920 42 0 0 25 0 2 0 128522171 944660480 103426 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 922520

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): 792.286
CPU time (s): 1200.12
CPU user time (s): 1198.92
CPU system time (s): 1.20182
CPU usage (%): 151.475
Max. virtual memory (cumulated for all children) (KiB): 922520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.92
system time used= 1.20182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104098
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= 228
involuntary context switches= 7025

runsolver used 0.779881 second user time and 1.77973 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-29 13:28:16
IDJOB=1577761
IDBENCH=70965
IDSOLVER=550
FILE ID=node6/1577761-1241004491
PBS_JOBID= 9204861
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=545641279

node6.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.281
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.281
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:      2055924 kB
MemFree:       1722904 kB
Buffers:         11804 kB
Cached:         173212 kB
SwapCached:     102148 kB
Active:         154384 kB
Inactive:       134360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1722904 kB
SwapTotal:     4192956 kB
SwapFree:      4085052 kB
Dirty:           72916 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            30356 kB
Committed_AS:   599724 kB
PageTables:       1452 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= 66464 MiB
End job on node6 at 2009-04-29 13:41:30