Trace number 1560057

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.09 602.425

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-05.cnf
MD5SUMaf775a2959a121dbdf88d251c7971506
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.760883
Satisfiable
(Un)Satisfiability was proved
Number of variables14685
Number of clauses49510
Sum of the clauses size127630
Maximum clause length38
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 222578
Number of clauses of size 325464
Number of clauses of size 41414
Number of clauses of size 515
Number of clauses of size over 538

Solver Data

0.29/0.35	c +------------------------------+
0.29/0.35	c | gNovelty+, version 1.0       |
0.29/0.35	c +------------------------------+
0.29/0.35	c gnovelty+ -h for help
0.29/0.35	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-1560057-1238755476/watcher-1560057-1238755476 -o /tmp/evaluation-result-1560057-1238755476/solver-1560057-1238755476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1560057-1238755476.cnf 1725967609 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: 0.84 0.94 0.90 3/73 27740
/proc/meminfo: memFree=1471864/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=509152 CPUtime=0
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 1226 0 0 0 0 0 0 0 20 0 1 0 931936230 521371648 1211 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/27740/statm: 127288 1219 101 285 0 127000 0

[startup+0.09542 s]
/proc/loadavg: 0.84 0.94 0.90 3/73 27740
/proc/meminfo: memFree=1471864/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=516968 CPUtime=0.08
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 10056 0 0 0 5 3 0 0 20 0 1 0 931936230 529375232 10041 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/27740/statm: 129242 10041 102 285 0 128954 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 516968

[startup+0.101421 s]
/proc/loadavg: 0.84 0.94 0.90 3/73 27740
/proc/meminfo: memFree=1471864/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=516968 CPUtime=0.09
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 10074 0 0 0 6 3 0 0 20 0 1 0 931936230 529375232 10059 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/27740/statm: 129242 10059 102 285 0 128954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 516968

[startup+0.301442 s]
/proc/loadavg: 0.84 0.94 0.90 3/73 27740
/proc/meminfo: memFree=1471864/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=516964 CPUtime=0.29
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20124 0 0 0 22 7 0 0 22 0 1 0 931936230 529371136 20108 1992294400 134512640 135680988 4294956192 18446744073709551615 134538748 0 0 4096 0 0 0 0 17 1 0 0
/proc/27740/statm: 129241 20108 102 285 0 128953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 516964

[startup+0.701491 s]
/proc/loadavg: 0.84 0.94 0.90 3/73 27740
/proc/meminfo: memFree=1471864/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=1.03
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 84 19 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 533384

[startup+1.50257 s]
/proc/loadavg: 0.84 0.94 0.90 3/75 27742
/proc/meminfo: memFree=1388584/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=2.63
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 214 49 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=1.13
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 92 21 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533871 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 533384

[startup+3.10174 s]
/proc/loadavg: 0.84 0.94 0.90 3/75 27742
/proc/meminfo: memFree=1388392/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=5.8
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 473 107 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=2.71
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 221 50 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 533384

[startup+6.30108 s]
/proc/loadavg: 0.93 0.96 0.90 3/75 27742
/proc/meminfo: memFree=1388328/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=12.17
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 993 224 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134532909 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=5.9
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 480 110 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 533384

[startup+12.7018 s]
/proc/loadavg: 1.02 0.97 0.91 3/75 27742
/proc/meminfo: memFree=1388216/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=24.92
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 2022 470 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134547488 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=12.28
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 995 233 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134540864 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 533384

[startup+25.5021 s]
/proc/loadavg: 1.24 1.02 0.93 2/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=50.45
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 4086 959 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=25.02
/proc/27740/task/27742/stat : 27742 (gnovelty+) S 27738 27740 27703 0 -1 4194368 343 0 0 0 2024 478 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 533384

[startup+51.1018 s]
/proc/loadavg: 1.50 1.10 0.95 3/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=101.45
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 8220 1925 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533925 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=50.53
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 4090 963 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533428 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 533384

[startup+102.306 s]
/proc/loadavg: 1.69 1.21 1.00 3/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=203.48
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 16443 3905 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=101.51
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 8203 1948 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134534022 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 533384

[startup+162.302 s]
/proc/loadavg: 1.83 1.33 1.05 2/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=323
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 26079 6221 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134541531 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=161.27
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 13036 3091 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323
Current children cumulated vsize (KiB) 533384

[startup+222.302 s]
/proc/loadavg: 1.88 1.44 1.10 3/75 27742
/proc/meminfo: memFree=1388160/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=442.57
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 35719 8538 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134997786 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=221.1
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 17862 4248 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.57
Current children cumulated vsize (KiB) 533384

[startup+282.301 s]
/proc/loadavg: 1.82 1.50 1.14 3/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=562.13
/proc/27740/stat : 27740 (gnovelty+) S 27738 27740 27703 0 -1 4194304 20883 0 0 0 45396 10817 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=280.89
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 22698 5391 0 0 17 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134997786 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.13
Current children cumulated vsize (KiB) 533384

[startup+342.303 s]
/proc/loadavg: 1.91 1.59 1.20 3/75 27742
/proc/meminfo: memFree=1388160/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=681.72
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 55045 13127 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=340.71
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 27515 6556 0 0 17 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.72
Current children cumulated vsize (KiB) 533384

[startup+402.301 s]
/proc/loadavg: 1.91 1.65 1.24 3/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=801.26
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 64695 15431 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=400.49
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 32346 7703 0 0 17 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.26
Current children cumulated vsize (KiB) 533384

[startup+462.303 s]
/proc/loadavg: 1.92 1.69 1.28 3/75 27742
/proc/meminfo: memFree=1388160/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=920.83
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 74361 17722 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134542125 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=460.33
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 37174 8859 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.83
Current children cumulated vsize (KiB) 533384

[startup+522.303 s]
/proc/loadavg: 1.96 1.75 1.32 3/75 27742
/proc/meminfo: memFree=1388224/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=1040.4
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 84037 20003 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134534606 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=520.13
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 41999 10014 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134534614 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.4
Current children cumulated vsize (KiB) 533384

[startup+582.301 s]
/proc/loadavg: 1.95 1.78 1.35 3/75 27742
/proc/meminfo: memFree=1388160/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=1160
/proc/27740/stat : 27740 (gnovelty+) S 27738 27740 27703 0 -1 4194304 20883 0 0 0 93705 22295 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=579.96
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 46830 11166 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160
Current children cumulated vsize (KiB) 533384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.401 s]
/proc/loadavg: 1.97 1.79 1.37 2/75 27742
/proc/meminfo: memFree=1388160/2055920 swapFree=4176836/4192956
[pid=27740] ppid=27738 vsize=533384 CPUtime=1200.05
/proc/27740/stat : 27740 (gnovelty+) R 27738 27740 27703 0 -1 4194304 20883 0 0 0 96925 23080 0 0 16 0 2 0 931936230 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27740/statm: 133346 20867 106 285 0 133058 0
[pid=27740/tid=27742] ppid=27738 vsize=533384 CPUtime=599.99
/proc/27740/task/27742/stat : 27742 (gnovelty+) R 27738 27740 27703 0 -1 4194368 343 0 0 0 48442 11557 0 0 16 0 2 0 931936266 546185216 20867 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 533384

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.425
CPU time (s): 1200.09
CPU user time (s): 969.269
CPU system time (s): 230.822
CPU usage (%): 199.21
Max. virtual memory (cumulated for all children) (KiB): 533384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 969.269
system time used= 230.822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20883
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= 220824
involuntary context switches= 7163

runsolver used 0.900863 second user time and 1.80872 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 12:44:36
IDJOB=1560057
IDBENCH=70888
IDSOLVER=550
FILE ID=node82/1560057-1238755476
PBS_JOBID= 9085492
Free space on /tmp= 66500 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-05.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1560057-1238755476/watcher-1560057-1238755476 -o /tmp/evaluation-result-1560057-1238755476/solver-1560057-1238755476 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1560057-1238755476.cnf 1725967609 2

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

MD5SUM BENCH= af775a2959a121dbdf88d251c7971506
RANDOM SEED=1725967609

node82.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.232
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.232
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:       1472280 kB
Buffers:         98452 kB
Cached:         390696 kB
SwapCached:       7320 kB
Active:         361564 kB
Inactive:       136972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472280 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          14884 kB
Slab:            70172 kB
Committed_AS:  2547748 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node82 at 2009-04-03 12:54:40