Trace number 1556261

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.21 617.234

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

30.19/30.24	c +------------------------------+
30.19/30.24	c | gNovelty+, version 1.0       |
30.19/30.24	c +------------------------------+
30.19/30.24	c gnovelty+ -h for help
30.19/30.24	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-1556261-1238748183/watcher-1556261-1238748183 -o /tmp/evaluation-result-1556261-1238748183/solver-1556261-1238748183 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1556261-1238748183.cnf 1163424244 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.16 1.16 1.05 3/73 31331
/proc/meminfo: memFree=1732088/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=509936 CPUtime=0
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 1186 0 0 0 0 0 0 0 20 0 1 0 1027236983 522174464 1171 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 127484 1179 101 285 0 127196 0

[startup+0.064023 s]
/proc/loadavg: 1.16 1.16 1.05 3/73 31331
/proc/meminfo: memFree=1732088/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=517752 CPUtime=0.06
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 9953 0 0 0 2 4 0 0 20 0 1 0 1027236983 530178048 9938 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 129438 9938 102 285 0 129150 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517752

[startup+0.101026 s]
/proc/loadavg: 1.16 1.16 1.05 3/73 31331
/proc/meminfo: memFree=1732088/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=517752 CPUtime=0.09
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 10062 0 0 0 5 4 0 0 20 0 1 0 1027236983 530178048 10047 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 129438 10047 102 285 0 129150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517752

[startup+0.301045 s]
/proc/loadavg: 1.16 1.16 1.05 3/73 31331
/proc/meminfo: memFree=1732088/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=517752 CPUtime=0.29
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 10634 0 0 0 25 4 0 0 22 0 1 0 1027236983 530178048 10619 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 129438 10619 102 285 0 129150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517752

[startup+0.701087 s]
/proc/loadavg: 1.16 1.16 1.05 3/73 31331
/proc/meminfo: memFree=1732088/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=517752 CPUtime=0.69
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 11777 0 0 0 64 5 0 0 25 0 1 0 1027236983 530178048 11762 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 129438 11762 102 285 0 129150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517752

[startup+1.50117 s]
/proc/loadavg: 1.16 1.16 1.05 2/74 31332
/proc/meminfo: memFree=1648432/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=525564 CPUtime=1.49
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 23944 0 0 0 139 10 0 0 25 0 1 0 1027236983 538177536 23928 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 131391 23928 102 285 0 131103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525564

[startup+3.10134 s]
/proc/loadavg: 1.15 1.15 1.05 2/74 31332
/proc/meminfo: memFree=1635632/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=525564 CPUtime=3.09
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 24180 0 0 0 299 10 0 0 25 0 1 0 1027236983 538177536 24164 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 131391 24164 102 285 0 131103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 525564

[startup+6.30167 s]
/proc/loadavg: 1.15 1.15 1.05 2/74 31332
/proc/meminfo: memFree=1634480/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=525564 CPUtime=6.28
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 24414 0 0 0 618 10 0 0 25 0 1 0 1027236983 538177536 24398 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 131391 24398 102 285 0 131103 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 525564

[startup+12.7013 s]
/proc/loadavg: 1.13 1.15 1.05 2/74 31332
/proc/meminfo: memFree=1633392/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=525564 CPUtime=12.69
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 24712 0 0 0 1258 11 0 0 25 0 1 0 1027236983 538177536 24696 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 131391 24696 102 285 0 131103 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 525564

[startup+25.5017 s]
/proc/loadavg: 1.11 1.14 1.04 2/74 31332
/proc/meminfo: memFree=1631856/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=525564 CPUtime=25.49
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 25111 0 0 0 2538 11 0 0 25 0 1 0 1027236983 538177536 25095 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 131391 25095 102 285 0 131103 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 525564

[startup+51.1015 s]
/proc/loadavg: 1.35 1.19 1.06 3/75 31333
/proc/meminfo: memFree=1596008/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=71.83
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 34239 0 0 0 7150 33 0 0 25 0 2 0 1027236983 612241408 34027 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34027 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=20.83
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 2072 11 0 0 25 0 2 0 1027240007 612241408 34027 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.83
Current children cumulated vsize (KiB) 597892

[startup+102.307 s]
/proc/loadavg: 1.74 1.33 1.12 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=173.93
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 16859 534 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=71.91
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 6933 258 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134532909 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.93
Current children cumulated vsize (KiB) 597892

[startup+162.301 s]
/proc/loadavg: 1.78 1.42 1.16 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=293.54
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 27697 1657 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134997712 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=131.71
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 12355 816 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.54
Current children cumulated vsize (KiB) 597892

[startup+222.301 s]
/proc/loadavg: 1.92 1.52 1.21 3/75 31333
/proc/meminfo: memFree=1595304/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=413.11
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 37908 3403 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134534038 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=191.54
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 17454 1700 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 413.11
Current children cumulated vsize (KiB) 597892

[startup+282.302 s]
/proc/loadavg: 1.89 1.59 1.25 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=532.71
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 48144 5127 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134541545 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=251.35
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 22577 2558 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.71
Current children cumulated vsize (KiB) 597892

[startup+342.302 s]
/proc/loadavg: 1.88 1.64 1.29 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=652.28
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 58552 6676 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=311.16
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 27780 3336 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 652.28
Current children cumulated vsize (KiB) 597892

[startup+402.301 s]
/proc/loadavg: 1.81 1.66 1.31 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=771.86
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 69043 8143 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=371
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 33030 4070 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 771.86
Current children cumulated vsize (KiB) 597892

[startup+462.301 s]
/proc/loadavg: 1.89 1.72 1.35 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=891.45
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 79437 9708 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=430.8
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 38222 4858 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 891.45
Current children cumulated vsize (KiB) 597892

[startup+522.302 s]
/proc/loadavg: 1.75 1.70 1.37 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=1011.03
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 89890 11213 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=490.67
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 43460 5607 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134534038 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1011.03
Current children cumulated vsize (KiB) 597892

[startup+582.302 s]
/proc/loadavg: 1.91 1.76 1.41 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=1130.61
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 100132 12929 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134541115 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=550.45
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 48581 6464 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134541727 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1130.61
Current children cumulated vsize (KiB) 597892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617.202 s]
/proc/loadavg: 2.03 1.80 1.43 3/75 31333
/proc/meminfo: memFree=1595368/2055920 swapFree=4172928/4192956
[pid=31331] ppid=31329 vsize=597892 CPUtime=1200.17
/proc/31331/stat : 31331 (gnovelty+) R 31329 31331 30802 0 -1 4194304 36223 0 0 0 106252 13765 0 0 16 0 2 0 1027236983 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134542553 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31331/statm: 149473 34149 106 285 0 149185 0
[pid=31331/tid=31333] ppid=31329 vsize=597892 CPUtime=585.22
/proc/31331/task/31333/stat : 31333 (gnovelty+) R 31329 31331 30802 0 -1 4194368 4479 0 0 0 51635 6887 0 0 16 0 2 0 1027240007 612241408 34149 1992294400 134512640 135680988 4294956192 18446744073709551615 134540982 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 597892

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): 617.234
CPU time (s): 1200.21
CPU user time (s): 1062.54
CPU system time (s): 137.677
CPU usage (%): 194.45
Max. virtual memory (cumulated for all children) (KiB): 597892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1062.54
system time used= 137.677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36223
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= 132459
involuntary context switches= 7457

runsolver used 0.767883 second user time and 2.02269 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 10:43:04
IDJOB=1556261
IDBENCH=70815
IDSOLVER=550
FILE ID=node79/1556261-1238748183
PBS_JOBID= 9085385
Free space on /tmp= 66532 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556261-1238748183/watcher-1556261-1238748183 -o /tmp/evaluation-result-1556261-1238748183/solver-1556261-1238748183 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1556261-1238748183.cnf 1163424244 2

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1163424244

node79.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:       1732504 kB
Buffers:         31888 kB
Cached:         203176 kB
SwapCached:      11708 kB
Active:          44028 kB
Inactive:       204952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732504 kB
SwapTotal:     4192956 kB
SwapFree:      4172928 kB
Dirty:           11960 kB
Writeback:           0 kB
Mapped:          19512 kB
Slab:            59556 kB
Committed_AS:  2994840 kB
PageTables:       2004 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= 66532 MiB
End job on node79 at 2009-04-03 10:53:23