Trace number 1556573

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.2 605.231

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
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 variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

6.89/6.93	c +------------------------------+
6.89/6.93	c | gNovelty+, version 1.0       |
6.89/6.93	c +------------------------------+
6.89/6.93	c gnovelty+ -h for help
6.89/6.93	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-1556573-1238843535/watcher-1556573-1238843535 -o /tmp/evaluation-result-1556573-1238843535/solver-1556573-1238843535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1556573-1238843535.cnf 1219994008 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.92 0.99 1.10 3/64 25207
/proc/meminfo: memFree=1628560/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=509424 CPUtime=0
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 1011 0 0 0 0 0 0 0 18 0 1 0 1157015933 521650176 996 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 127356 1004 102 285 0 127068 0

[startup+0.101272 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 25207
/proc/meminfo: memFree=1628560/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517240 CPUtime=0.09
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 10054 0 0 0 5 4 0 0 18 0 1 0 1157015933 529653760 10039 1992294400 134512640 135680988 4294956192 18446744073709551615 135282135 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129310 10039 102 285 0 129022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517240

[startup+0.202279 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 25207
/proc/meminfo: memFree=1628560/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517240 CPUtime=0.19
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 10335 0 0 0 15 4 0 0 18 0 1 0 1157015933 529653760 10320 1992294400 134512640 135680988 4294956192 18446744073709551615 135279323 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129310 10320 102 285 0 129022 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 517240

[startup+0.301288 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 25207
/proc/meminfo: memFree=1628560/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517240 CPUtime=0.29
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 10601 0 0 0 25 4 0 0 19 0 1 0 1157015933 529653760 10586 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129310 10586 102 285 0 129022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517240

[startup+0.701326 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 25207
/proc/meminfo: memFree=1628560/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517236 CPUtime=0.69
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 21338 0 0 0 60 9 0 0 22 0 1 0 1157015933 529649664 21322 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129309 21322 102 285 0 129021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517236

[startup+1.5014 s]
/proc/loadavg: 0.92 0.99 1.10 2/65 25208
/proc/meminfo: memFree=1543368/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517236 CPUtime=1.49
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 21390 0 0 0 140 9 0 0 25 0 1 0 1157015933 529649664 21374 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129309 21374 102 285 0 129021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 517236

[startup+3.10155 s]
/proc/loadavg: 0.92 0.99 1.10 2/65 25208
/proc/meminfo: memFree=1542920/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517236 CPUtime=3.09
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 21487 0 0 0 299 10 0 0 25 0 1 0 1157015933 529649664 21471 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129309 21471 102 285 0 129021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 517236

[startup+6.30185 s]
/proc/loadavg: 0.93 0.99 1.10 2/65 25208
/proc/meminfo: memFree=1541832/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=517236 CPUtime=6.29
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 21755 0 0 0 619 10 0 0 25 0 1 0 1157015933 529649664 21739 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/25207/statm: 129309 21739 102 285 0 129021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 517236

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.10 3/66 25209
/proc/meminfo: memFree=1528064/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=18.43
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 1792 51 0 0 17 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533384 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=5.74
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 554 20 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.43
Current children cumulated vsize (KiB) 548964

[startup+25.5026 s]
/proc/loadavg: 1.23 1.05 1.11 3/66 25209
/proc/meminfo: memFree=1528064/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=43.96
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 4234 162 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=18.5
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 1774 76 0 0 17 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.96
Current children cumulated vsize (KiB) 548964

[startup+51.1012 s]
/proc/loadavg: 1.49 1.13 1.13 4/66 25209
/proc/meminfo: memFree=1528064/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=95.01
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 9105 396 0 0 17 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134547481 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=44.05
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 4212 193 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.01
Current children cumulated vsize (KiB) 548964

[startup+102.303 s]
/proc/loadavg: 1.73 1.24 1.17 3/66 25209
/proc/meminfo: memFree=1528000/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=197.14
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 18851 863 0 0 17 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533925 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=95.15
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 9088 427 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134997786 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.14
Current children cumulated vsize (KiB) 548964

[startup+162.302 s]
/proc/loadavg: 1.90 1.38 1.22 3/66 25209
/proc/meminfo: memFree=1528000/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=316.79
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 30282 1397 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=155.02
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 14809 693 0 0 17 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.79
Current children cumulated vsize (KiB) 548964

[startup+222.305 s]
/proc/loadavg: 1.96 1.49 1.27 3/66 25209
/proc/meminfo: memFree=1528000/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=436.46
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 41701 1945 0 0 17 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=214.86
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 20519 967 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.46
Current children cumulated vsize (KiB) 548964

[startup+282.302 s]
/proc/loadavg: 1.98 1.58 1.31 3/66 25209
/proc/meminfo: memFree=1527936/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=556.11
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 53138 2473 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=274.72
/proc/25207/task/25209/stat : 25209 (gnovelty+) S 25205 25207 24829 0 -1 4194368 1659 0 0 0 26236 1236 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.11
Current children cumulated vsize (KiB) 548964

[startup+342.301 s]
/proc/loadavg: 1.74 1.59 1.33 2/66 25209
/proc/meminfo: memFree=1527936/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=675.76
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 64571 3005 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=334.55
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 31951 1504 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 675.76
Current children cumulated vsize (KiB) 548964

[startup+402.302 s]
/proc/loadavg: 1.84 1.65 1.37 3/66 25209
/proc/meminfo: memFree=1527872/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=795.45
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 76000 3545 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=394.39
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 37659 1780 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 795.45
Current children cumulated vsize (KiB) 548964

[startup+462.301 s]
/proc/loadavg: 1.90 1.69 1.39 3/66 25209
/proc/meminfo: memFree=1527808/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=915.12
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 87427 4085 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=454.23
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 43370 2053 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134532909 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 915.12
Current children cumulated vsize (KiB) 548964

[startup+522.302 s]
/proc/loadavg: 1.90 1.73 1.42 3/66 25209
/proc/meminfo: memFree=1527808/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=1034.81
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 98861 4620 0 0 17 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134532982 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=514.05
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 49087 2318 0 0 17 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533518 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1034.81
Current children cumulated vsize (KiB) 548964

[startup+582.301 s]
/proc/loadavg: 1.96 1.78 1.46 3/66 25209
/proc/meminfo: memFree=1527744/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=1154.47
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 110291 5156 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=573.89
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 54805 2584 0 0 16 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1154.47
Current children cumulated vsize (KiB) 548964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.203 s]
/proc/loadavg: 1.97 1.79 1.47 3/66 25209
/proc/meminfo: memFree=1527808/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=1200.15
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 114658 5357 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134540842 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=596.74
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 56991 2683 0 0 17 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 548964

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

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

[startup+605.203 s]
/proc/loadavg: 1.97 1.79 1.47 3/66 25209
/proc/meminfo: memFree=1527808/2055920 swapFree=4176772/4192956
[pid=25207] ppid=25205 vsize=548964 CPUtime=1200.15
/proc/25207/stat : 25207 (gnovelty+) R 25205 25207 24829 0 -1 4194304 25171 0 0 0 114658 5357 0 0 16 0 2 0 1157015933 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134540842 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25207/statm: 137241 25087 106 285 0 136953 0
[pid=25207/tid=25209] ppid=25205 vsize=548964 CPUtime=596.74
/proc/25207/task/25209/stat : 25209 (gnovelty+) R 25205 25207 24829 0 -1 4194368 1659 0 0 0 56991 2683 0 0 17 0 2 0 1157016627 562139136 25087 1992294400 134512640 135680988 4294956192 18446744073709551615 134533148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 548964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 605.231
CPU time (s): 1200.2
CPU user time (s): 1146.6
CPU system time (s): 53.5979
CPU usage (%): 198.304
Max. virtual memory (cumulated for all children) (KiB): 548964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1146.6
system time used= 53.5979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25171
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= 82302
involuntary context switches= 7823

runsolver used 0.577912 second user time and 1.71674 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-04 13:12:16
IDJOB=1556573
IDBENCH=70821
IDSOLVER=550
FILE ID=node48/1556573-1238843535
PBS_JOBID= 9085815
Free space on /tmp= 66544 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-10.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556573-1238843535/watcher-1556573-1238843535 -o /tmp/evaluation-result-1556573-1238843535/solver-1556573-1238843535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1556573-1238843535.cnf 1219994008 2

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=1219994008

node48.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1628976 kB
Buffers:         35156 kB
Cached:         326072 kB
SwapCached:      10120 kB
Active:         130232 kB
Inactive:       243516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628976 kB
SwapTotal:     4192956 kB
SwapFree:      4176772 kB
Dirty:            5504 kB
Writeback:           0 kB
Mapped:          17148 kB
Slab:            39120 kB
Committed_AS:  3056204 kB
PageTables:       1388 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= 66540 MiB
End job on node48 at 2009-04-04 13:22:23