Trace number 1579370

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+2-H 2009-03-22? (TO) 1200.03 1206.03

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

3.07/3.14	c +------------------------------+
3.07/3.14	c | gNovelty+, version 2.0       |
3.07/3.14	c +------------------------------+
3.07/3.14	c gnovelty+ -h for help
3.07/3.14	c 
3.07/3.14	c Problem instance: numAtoms = 374228, numClauses = 1603007
3.07/3.14	c General parameters: seed = 1966483550, timeout = 10 secs, targetCost = 0, print solution: no
3.07/3.14	c gNovelty+ parameters: walkprob = 0.01, smoothprob = 1.00, noise = adaptive
3.07/3.14	c tries = 1
3.07/3.14	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-1579370-1238906727/watcher-1579370-1238906727 -o /tmp/evaluation-result-1579370-1238906727/solver-1579370-1238906727 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+2-H HOME/instance-1579370-1238906727.cnf 1966483550 

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: 2.00 2.00 2.16 4/86 27145
/proc/meminfo: memFree=1627840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=423656 CPUtime=0
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 630 0 0 0 0 0 0 0 20 0 1 0 1163336981 433823744 615 1992294400 134512640 135729416 4294956192 18446744073709551615 134546152 0 0 4096 0 0 0 0 17 1 0 0
/proc/27145/statm: 105914 615 96 297 0 105614 0

[startup+0.0570369 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 27145
/proc/meminfo: memFree=1627840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=433760 CPUtime=0.04
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 3863 0 0 0 4 0 0 0 20 0 1 0 1163336981 444170240 3364 1992294400 134512640 135729416 4294956192 18446744073709551615 135135909 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 108440 3364 97 297 0 108140 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 433760

[startup+0.10104 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 27145
/proc/meminfo: memFree=1627840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=440420 CPUtime=0.09
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 5631 0 0 0 8 1 0 0 20 0 1 0 1163336981 450990080 4619 1992294400 134512640 135729416 4294956192 18446744073709551615 135260774 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 110105 4619 101 297 0 109805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 440420

[startup+0.301065 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 27145
/proc/meminfo: memFree=1627840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=444100 CPUtime=0.29
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 6829 0 0 0 27 2 0 0 22 0 1 0 1163336981 454758400 5817 1992294400 134512640 135729416 4294956192 18446744073709551615 134548064 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 111025 5817 101 297 0 110725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 444100

[startup+0.701116 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 27145
/proc/meminfo: memFree=1627840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=450544 CPUtime=0.67
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 8941 0 0 0 64 3 0 0 25 0 1 0 1163336981 461357056 7929 1992294400 134512640 135729416 4294956192 18446744073709551615 135260438 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 112636 7929 101 297 0 112336 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 450544

[startup+1.50122 s]
/proc/loadavg: 2.00 2.00 2.16 3/87 27146
/proc/meminfo: memFree=1590840/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=460116 CPUtime=1.47
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 12118 0 0 0 141 6 0 0 25 0 1 0 1163336981 471158784 11106 1992294400 134512640 135729416 4294956192 18446744073709551615 135327785 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 115029 11106 101 297 0 114729 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 460116

[startup+3.10142 s]
/proc/loadavg: 2.00 2.00 2.16 3/87 27146
/proc/meminfo: memFree=1570552/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=499740 CPUtime=3.07
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 24451 0 0 0 293 14 0 0 25 0 1 0 1163336981 511733760 23438 1992294400 134512640 135729416 4294956192 18446744073709551615 134550107 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 124935 23438 101 297 0 124635 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 499740

[startup+6.30283 s]
/proc/loadavg: 2.00 2.00 2.16 3/87 27146
/proc/meminfo: memFree=1492480/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=6.25
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34917 0 0 0 606 19 0 0 25 0 1 0 1163336981 566927360 33904 1992294400 134512640 135729416 4294956192 18446744073709551615 134526497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33904 115 297 0 138110 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 553640

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 2.16 3/87 27146
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=12.62
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34918 0 0 0 1243 19 0 0 25 0 1 0 1163336981 566927360 33905 1992294400 134512640 135729416 4294956192 18446744073709551615 134528242 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33905 115 297 0 138110 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 553640

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 27146
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=25.35
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34933 0 0 0 2516 19 0 0 25 0 1 0 1163336981 566927360 33920 1992294400 134512640 135729416 4294956192 18446744073709551615 134526513 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33920 115 297 0 138110 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 553640

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 27146
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=50.81
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 5062 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526480 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 553640

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.14 3/87 27146
/proc/meminfo: memFree=1492552/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=101.76
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 10157 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 553640

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 27146
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=161.46
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 16127 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526513 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 553640

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.11 3/87 27148
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=221.16
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 22097 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528105 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 553640

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.10 3/87 27148
/proc/meminfo: memFree=1492616/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=280.86
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 28067 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526513 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 553640

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 27148
/proc/meminfo: memFree=1492616/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=340.57
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 34038 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 553640

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.08 3/87 27148
/proc/meminfo: memFree=1492616/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=400.28
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 40009 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528105 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 553640

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/87 27148
/proc/meminfo: memFree=1492616/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=459.97
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 45978 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528550 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 459.97
Current children cumulated vsize (KiB) 553640

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 27148
/proc/meminfo: memFree=1492616/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=519.68
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 51949 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528550 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 519.68
Current children cumulated vsize (KiB) 553640

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 27148
/proc/meminfo: memFree=1492552/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=579.38
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 57919 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 579.38
Current children cumulated vsize (KiB) 553640

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 27148
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=639.09
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 63890 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 639.09
Current children cumulated vsize (KiB) 553640

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 27148
/proc/meminfo: memFree=1492488/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=698.79
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 69860 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528550 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 698.79
Current children cumulated vsize (KiB) 553640

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 27148
/proc/meminfo: memFree=1492424/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=758.5
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 75831 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528550 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 758.5
Current children cumulated vsize (KiB) 553640

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.04 4/87 27148
/proc/meminfo: memFree=1492424/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=818.2
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 81801 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 818.2
Current children cumulated vsize (KiB) 553640

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/87 27148
/proc/meminfo: memFree=1492424/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=877.9
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 87771 19 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528550 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 553640

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 27154
/proc/meminfo: memFree=1492360/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=937.6
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 93740 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528091 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 937.6
Current children cumulated vsize (KiB) 553640

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 27154
/proc/meminfo: memFree=1492360/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=997.3
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 99710 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528091 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 997.3
Current children cumulated vsize (KiB) 553640

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 27154
/proc/meminfo: memFree=1492360/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=1057.01
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 105681 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 1057.01
Current children cumulated vsize (KiB) 553640

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 27154
/proc/meminfo: memFree=1492360/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=1116.71
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 111651 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134528091 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 1116.71
Current children cumulated vsize (KiB) 553640

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 27154
/proc/meminfo: memFree=1492296/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=1176.41
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 117621 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526513 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 1176.41
Current children cumulated vsize (KiB) 553640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 27154
/proc/meminfo: memFree=1492296/2055920 swapFree=4170232/4192956
[pid=27145] ppid=27143 vsize=553640 CPUtime=1200
/proc/27145/stat : 27145 (gnovelty+2-H) R 27143 27145 26589 0 -1 4194304 34934 0 0 0 119980 20 0 0 25 0 1 0 1163336981 566927360 33921 1992294400 134512640 135729416 4294956192 18446744073709551615 134526513 0 0 4096 0 0 0 0 17 0 0 0
/proc/27145/statm: 138410 33921 115 297 0 138110 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 553640

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): 1206.03
CPU time (s): 1200.03
CPU user time (s): 1199.8
CPU system time (s): 0.224965
CPU usage (%): 99.5022
Max. virtual memory (cumulated for all children) (KiB): 553640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34934
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= 2
involuntary context switches= 15943

runsolver used 1.39779 second user time and 4.09938 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-05 06:45:30
IDJOB=1579370
IDBENCH=70996
IDSOLVER=547
FILE ID=node92/1579370-1238906727
PBS_JOBID= 9086098
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=1966483550

node92.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.249
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.249
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:       1628256 kB
Buffers:         39460 kB
Cached:         316956 kB
SwapCached:       7384 kB
Active:         165104 kB
Inactive:       201020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628256 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:           31240 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            45532 kB
Committed_AS:  2112100 kB
PageTables:       2780 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= 66524 MiB
End job on node92 at 2009-04-05 07:05:38