Trace number 1579375

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.07 603.139

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

2.98/3.02	c +------------------------------+
2.98/3.02	c | gNovelty+, version 2.0       |
2.98/3.02	c +------------------------------+
2.98/3.02	c gnovelty+ -h for help
2.98/3.02	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-1579375-1238906844/watcher-1579375-1238906844 -o /tmp/evaluation-result-1579375-1238906844/solver-1579375-1238906844 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1579375-1238906844.cnf 881741519 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.91 1.94 1.68 2/73 17713
/proc/meminfo: memFree=1549384/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=72092 CPUtime=0
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 836 0 0 0 0 0 0 0 20 0 1 0 1163348569 73822208 821 1992294400 134512640 135728688 4294956192 18446744073709551615 134548453 0 0 4096 0 0 0 0 17 1 0 0
/proc/17713/statm: 18023 827 97 296 0 17724 0

[startup+0.064069 s]
/proc/loadavg: 1.91 1.94 1.68 2/73 17713
/proc/meminfo: memFree=1549384/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=84904 CPUtime=0.05
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 4592 0 0 0 4 1 0 0 20 0 1 0 1163348569 86941696 3580 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/17713/statm: 21226 3582 97 296 0 20927 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84904

[startup+0.101073 s]
/proc/loadavg: 1.91 1.94 1.68 2/73 17713
/proc/meminfo: memFree=1549384/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=88856 CPUtime=0.09
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 5636 0 0 0 7 2 0 0 20 0 1 0 1163348569 90988544 4624 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/17713/statm: 22214 4625 100 296 0 21915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88856

[startup+0.301092 s]
/proc/loadavg: 1.91 1.94 1.68 2/73 17713
/proc/meminfo: memFree=1549384/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=92668 CPUtime=0.29
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 6886 0 0 0 26 3 0 0 22 0 1 0 1163348569 94892032 5874 1992294400 134512640 135728688 4294956192 18446744073709551615 134549956 0 0 4096 0 0 0 0 17 1 0 0
/proc/17713/statm: 23167 5874 100 296 0 22868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92668

[startup+0.701143 s]
/proc/loadavg: 1.91 1.94 1.68 2/73 17713
/proc/meminfo: memFree=1549384/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=99112 CPUtime=0.68
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 9055 0 0 0 64 4 0 0 25 0 1 0 1163348569 101490688 8043 1992294400 134512640 135728688 4294956192 18446744073709551615 135259443 0 0 4096 0 0 0 0 17 0 0 0
/proc/17713/statm: 24778 8043 100 296 0 24479 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 99112

[startup+1.50121 s]
/proc/loadavg: 1.91 1.94 1.68 2/74 17714
/proc/meminfo: memFree=1511744/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=109864 CPUtime=1.48
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 12448 0 0 0 141 7 0 0 25 0 1 0 1163348569 112500736 11436 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/17713/statm: 27466 11437 100 296 0 27167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 109864

[startup+3.10238 s]
/proc/loadavg: 1.91 1.94 1.68 2/74 17714
/proc/meminfo: memFree=1490560/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=3.17
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 33501 0 0 0 293 24 0 0 16 0 2 0 1163348569 269062144 32488 1992294400 134512640 135728688 4294956192 18446744073709551615 135043647 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 32491 103 296 0 65390 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 262756

[startup+6.30171 s]
/proc/loadavg: 2.08 1.98 1.69 3/75 17715
/proc/meminfo: memFree=1380536/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=9.54
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43048 0 0 0 902 52 0 0 25 0 2 0 1163348569 269062144 42035 1992294400 134512640 135728688 4294956192 18446744073709551615 134528229 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42035 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=3.26
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8124 0 0 0 307 19 0 0 25 0 2 0 1163348871 269062144 42035 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.54
Current children cumulated vsize (KiB) 262756

[startup+12.7014 s]
/proc/loadavg: 2.15 1.99 1.69 3/75 17715
/proc/meminfo: memFree=1381368/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=22.3
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43064 0 0 0 2177 53 0 0 25 0 2 0 1163348569 269062144 42051 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42051 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=9.61
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8130 0 0 0 942 19 0 0 25 0 2 0 1163348871 269062144 42051 1992294400 134512640 135728688 4294956192 18446744073709551615 134528200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.3
Current children cumulated vsize (KiB) 262756

[startup+25.5016 s]
/proc/loadavg: 2.12 1.99 1.70 3/75 17715
/proc/meminfo: memFree=1381304/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=47.84
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43095 0 0 0 4731 53 0 0 25 0 2 0 1163348569 269062144 42082 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42082 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=22.35
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 2216 19 0 0 25 0 2 0 1163348871 269062144 42082 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.84
Current children cumulated vsize (KiB) 262756

[startup+51.1012 s]
/proc/loadavg: 2.08 1.99 1.71 3/75 17715
/proc/meminfo: memFree=1381112/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=98.88
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 9835 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=47.82
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 4763 19 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.88
Current children cumulated vsize (KiB) 262756

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.72 3/75 17715
/proc/meminfo: memFree=1381176/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=201.02
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 20049 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=98.77
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 9858 19 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.02
Current children cumulated vsize (KiB) 262756

[startup+162.301 s]
/proc/loadavg: 2.01 1.99 1.74 3/75 17715
/proc/meminfo: memFree=1381176/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=320.7
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 32017 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526641 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=158.47
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 15828 19 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.7
Current children cumulated vsize (KiB) 262756

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.75 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=440.39
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 43986 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=218.18
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 21798 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.39
Current children cumulated vsize (KiB) 262756

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.76 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=560.08
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 55955 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528270 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=277.89
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 27769 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.08
Current children cumulated vsize (KiB) 262756

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.77 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=679.77
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 67924 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=337.59
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 33739 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.77
Current children cumulated vsize (KiB) 262756

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.78 3/75 17715
/proc/meminfo: memFree=1381304/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=799.46
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 79893 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=397.3
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 39710 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.46
Current children cumulated vsize (KiB) 262756

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.79 3/75 17715
/proc/meminfo: memFree=1381304/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=919.14
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 91861 53 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=457
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 45680 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.14
Current children cumulated vsize (KiB) 262756

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.81 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=1038.84
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 103830 54 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=516.7
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 51650 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.84
Current children cumulated vsize (KiB) 262756

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.82 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=1158.53
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 115799 54 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=576.41
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 57621 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134527718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.53
Current children cumulated vsize (KiB) 262756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.102 s]
/proc/loadavg: 2.00 1.99 1.82 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=1200.03
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 119949 54 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=597.1
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 59690 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 262756

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+603.102 s]
/proc/loadavg: 2.00 1.99 1.82 3/75 17715
/proc/meminfo: memFree=1381240/2055920 swapFree=4177488/4192956
[pid=17713] ppid=17711 vsize=262756 CPUtime=1200.03
/proc/17713/stat : 17713 (gnovelty+) R 17711 17713 17287 0 -1 4194304 43097 0 0 0 119949 54 0 0 25 0 2 0 1163348569 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17713/statm: 65689 42084 104 296 0 65390 0
[pid=17713/tid=17715] ppid=17711 vsize=262756 CPUtime=597.1
/proc/17713/task/17715/stat : 17715 (gnovelty+) R 17711 17713 17287 0 -1 4194368 8147 0 0 0 59690 20 0 0 25 0 2 0 1163348871 269062144 42084 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 262756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 603.139
CPU time (s): 1200.07
CPU user time (s): 1199.5
CPU system time (s): 0.569913
CPU usage (%): 198.971
Max. virtual memory (cumulated for all children) (KiB): 262756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43097
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= 152
involuntary context switches= 9099

runsolver used 0.863868 second user time and 1.89071 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-05 06:47:26
IDJOB=1579375
IDBENCH=70996
IDSOLVER=552
FILE ID=node84/1579375-1238906844
PBS_JOBID= 9101350
Free space on /tmp= 66508 MiB

SOLVER NAME= gNovelty+-V.2-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579375-1238906844/watcher-1579375-1238906844 -o /tmp/evaluation-result-1579375-1238906844/solver-1579375-1238906844 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1579375-1238906844.cnf 881741519 2

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=881741519

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1549800 kB
Buffers:         53424 kB
Cached:         370628 kB
SwapCached:       7000 kB
Active:         208108 kB
Inactive:       225100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549800 kB
SwapTotal:     4192956 kB
SwapFree:      4177488 kB
Dirty:           31240 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            58020 kB
Committed_AS:  3241880 kB
PageTables:       1992 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= 66508 MiB
End job on node84 at 2009-04-05 06:57:31