Trace number 1577710

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.16 602.227

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L60_coli.sat.cnf
MD5SUM38736d508aa4b137792e18ad6998c963
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6163
Satisfiable
(Un)Satisfiability was proved
Number of variables187517
Number of clauses863483
Sum of the clauses size2483339
Maximum clause length11
Minimum clause length1
Number of clauses of size 121277
Number of clauses of size 2246837
Number of clauses of size 3445608
Number of clauses of size 4118315
Number of clauses of size 531267
Number of clauses of size over 5179

Solver Data

1.58/1.67	c +------------------------------+
1.58/1.67	c | gNovelty+, version 2.0       |
1.58/1.67	c +------------------------------+
1.58/1.67	c gnovelty+ -h for help
1.58/1.67	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-1577710-1241004024/watcher-1577710-1241004024 -o /tmp/evaluation-result-1577710-1241004024/solver-1577710-1241004024 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577710-1241004024.cnf 585070529 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.29 1.06 0.97 3/65 6680
/proc/meminfo: memFree=960432/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=66560 CPUtime=0
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 573 0 0 0 0 0 0 0 18 0 1 0 128430285 68157440 558 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 16640 560 98 297 0 16340 0

[startup+0.00892503 s]
/proc/loadavg: 1.29 1.06 0.97 3/65 6680
/proc/meminfo: memFree=960432/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=67348 CPUtime=0
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 792 0 0 0 0 0 0 0 18 0 1 0 128430285 68964352 744 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 16837 747 98 297 0 16537 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 67348

[startup+0.102933 s]
/proc/loadavg: 1.29 1.06 0.97 3/65 6680
/proc/meminfo: memFree=960432/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=75336 CPUtime=0.09
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 3117 0 0 0 8 1 0 0 18 0 1 0 128430285 77144064 2618 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 18834 2618 102 297 0 18534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75336

[startup+0.301951 s]
/proc/loadavg: 1.29 1.06 0.97 3/65 6680
/proc/meminfo: memFree=960432/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=77564 CPUtime=0.29
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 3927 0 0 0 28 1 0 0 19 0 1 0 128430285 79425536 3428 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 19391 3428 102 297 0 19091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77564

[startup+0.701991 s]
/proc/loadavg: 1.29 1.06 0.97 3/65 6680
/proc/meminfo: memFree=960432/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=82804 CPUtime=0.69
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 5537 0 0 0 67 2 0 0 23 0 1 0 128430285 84791296 5038 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 20701 5039 102 297 0 20401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82804

[startup+1.50107 s]
/proc/loadavg: 1.29 1.06 0.97 2/66 6681
/proc/meminfo: memFree=935784/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=91320 CPUtime=1.49
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 8667 0 0 0 144 5 0 0 25 0 1 0 128430285 93511680 8168 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/6680/statm: 22830 8168 102 297 0 22530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91320

[startup+3.10123 s]
/proc/loadavg: 1.29 1.06 0.97 3/67 6682
/proc/meminfo: memFree=872416/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=4.51
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22567 0 0 0 420 31 0 0 25 0 2 0 128430285 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22021 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=1.41
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4293 0 0 0 129 12 0 0 25 0 2 0 128430453 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 171864

[startup+6.30155 s]
/proc/loadavg: 1.35 1.08 0.97 3/67 6682
/proc/meminfo: memFree=871968/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=10.89
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22567 0 0 0 1057 32 0 0 25 0 2 0 128430285 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22021 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=4.59
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4293 0 0 0 447 12 0 0 25 0 2 0 128430453 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.89
Current children cumulated vsize (KiB) 171864

[startup+12.7012 s]
/proc/loadavg: 1.40 1.09 0.98 3/67 6682
/proc/meminfo: memFree=872352/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=23.66
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22567 0 0 0 2334 32 0 0 25 0 2 0 128430285 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529487 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22021 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=10.97
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4293 0 0 0 1085 12 0 0 25 0 2 0 128430453 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 171864

[startup+25.5024 s]
/proc/loadavg: 1.53 1.14 1.00 3/67 6682
/proc/meminfo: memFree=872544/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=49.2
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22567 0 0 0 4888 32 0 0 25 0 2 0 128430285 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529434 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22021 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=23.71
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4293 0 0 0 2359 12 0 0 25 0 2 0 128430453 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.2
Current children cumulated vsize (KiB) 171864

[startup+51.1029 s]
/proc/loadavg: 1.69 1.21 1.02 3/67 6682
/proc/meminfo: memFree=872672/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=100.29
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22567 0 0 0 9997 32 0 0 25 0 2 0 128430285 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134527969 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22021 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=49.21
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4293 0 0 0 4909 12 0 0 25 0 2 0 128430453 175988736 22021 1992294400 134512640 135730148 4294956192 18446744073709551615 134529613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.29
Current children cumulated vsize (KiB) 171864

[startup+102.307 s]
/proc/loadavg: 1.87 1.34 1.07 3/67 6682
/proc/meminfo: memFree=872736/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=202.47
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 20215 32 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=100.21
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 10009 12 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.47
Current children cumulated vsize (KiB) 171864

[startup+162.303 s]
/proc/loadavg: 1.95 1.45 1.12 3/67 6682
/proc/meminfo: memFree=872672/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=322.21
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 32188 33 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582629 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=159.97
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 15984 13 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134527531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.21
Current children cumulated vsize (KiB) 171864

[startup+222.303 s]
/proc/loadavg: 1.98 1.54 1.18 3/67 6682
/proc/meminfo: memFree=872672/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=441.95
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 44161 34 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=219.72
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 21959 13 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.95
Current children cumulated vsize (KiB) 171864

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.22 3/67 6682
/proc/meminfo: memFree=872608/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=561.7
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 56134 36 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134517988 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=279.6
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 27946 14 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582746 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.7
Current children cumulated vsize (KiB) 171864

[startup+342.302 s]
/proc/loadavg: 1.99 1.69 1.27 3/67 6682
/proc/meminfo: memFree=872544/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=681.44
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 68106 38 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=339.59
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 33944 15 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.44
Current children cumulated vsize (KiB) 171864

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.31 3/67 6682
/proc/meminfo: memFree=872608/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=801.18
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 80079 39 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134527622 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=399.57
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 39941 16 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134528103 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.18
Current children cumulated vsize (KiB) 171864

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.35 3/67 6682
/proc/meminfo: memFree=872608/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=920.93
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 92052 41 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582746 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=459.55
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 45939 16 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.93
Current children cumulated vsize (KiB) 171864

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.39 3/67 6682
/proc/meminfo: memFree=872544/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=1040.67
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 104025 42 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582656 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=519.53
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 51936 17 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582727 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.67
Current children cumulated vsize (KiB) 171864

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.43 3/67 6682
/proc/meminfo: memFree=872544/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=1160.4
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 115998 42 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582774 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=579.52
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 57934 18 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134518657 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.4
Current children cumulated vsize (KiB) 171864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 1.99 1.86 1.44 3/67 6682
/proc/meminfo: memFree=872544/2055920 swapFree=4191356/4192956
[pid=6680] ppid=6678 vsize=171864 CPUtime=1200.13
/proc/6680/stat : 6680 (gnovelty+) R 6678 6680 6322 0 -1 4194304 22613 0 0 0 119970 43 0 0 25 0 2 0 128430285 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134582706 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6680/statm: 42966 22067 106 297 0 42666 0
[pid=6680/tid=6682] ppid=6678 vsize=171864 CPUtime=599.42
/proc/6680/task/6682/stat : 6682 (gnovelty+) R 6678 6680 6322 0 -1 4194368 4316 0 0 0 59924 18 0 0 25 0 2 0 128430453 175988736 22067 1992294400 134512640 135730148 4294956192 18446744073709551615 134527559 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 171864

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.227
CPU time (s): 1200.16
CPU user time (s): 1199.72
CPU system time (s): 0.443932
CPU usage (%): 199.287
Max. virtual memory (cumulated for all children) (KiB): 171864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22613
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= 174
involuntary context switches= 9016

runsolver used 0.626904 second user time and 1.57376 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-29 13:20:25
IDJOB=1577710
IDBENCH=70964
IDSOLVER=551
FILE ID=node56/1577710-1241004024
PBS_JOBID= 9204814
Free space on /tmp= 103144 MiB

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

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

MD5SUM BENCH= 38736d508aa4b137792e18ad6998c963
RANDOM SEED=585070529

node56.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.218
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.218
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:        960912 kB
Buffers:         71840 kB
Cached:         932616 kB
SwapCached:        924 kB
Active:         334388 kB
Inactive:       684072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        960912 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           18592 kB
Writeback:           0 kB
Mapped:          22608 kB
Slab:            62540 kB
Committed_AS:   482492 kB
PageTables:       1480 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= 103140 MiB
End job on node56 at 2009-04-29 13:30:30