Trace number 1716715

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.24 611.235

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

18.79/18.88	c +------------------------------+
18.79/18.88	c | gNovelty+, version 1.0       |
18.79/18.88	c +------------------------------+
18.79/18.88	c gnovelty+ -h for help
18.79/18.88	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-1716715-1240619508/watcher-1716715-1240619508 -o /tmp/evaluation-result-1716715-1240619508/solver-1716715-1240619508 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716715-1240619508.cnf 118307380 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.85 0.97 0.99 2/64 15071
/proc/meminfo: memFree=1571840/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=509696 CPUtime=0
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 1027 0 0 0 0 0 0 0 18 0 1 0 89983840 521928704 1012 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 127424 1020 101 285 0 127136 0

[startup+0.0294691 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 15071
/proc/meminfo: memFree=1571840/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=509696 CPUtime=0.02
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 6248 0 0 0 0 2 0 0 18 0 1 0 89983840 521928704 6234 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 127424 6242 101 285 0 127136 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509696

[startup+0.101479 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 15071
/proc/meminfo: memFree=1571840/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=517512 CPUtime=0.09
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 10069 0 0 0 5 4 0 0 18 0 1 0 89983840 529932288 10054 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 129378 10054 102 285 0 129090 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517512

[startup+0.30151 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 15071
/proc/meminfo: memFree=1571840/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=517512 CPUtime=0.29
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 10664 0 0 0 25 4 0 0 19 0 1 0 89983840 529932288 10649 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 129378 10649 102 285 0 129090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517512

[startup+0.701574 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 15071
/proc/meminfo: memFree=1571840/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=517512 CPUtime=0.69
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 11780 0 0 0 64 5 0 0 22 0 1 0 89983840 529932288 11765 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 129378 11765 102 285 0 129090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517512

[startup+1.5017 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 15072
/proc/meminfo: memFree=1508280/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=525324 CPUtime=1.49
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 23939 0 0 0 138 11 0 0 25 0 1 0 89983840 537931776 23923 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 131331 23923 102 285 0 131043 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525324

[startup+3.10196 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 15072
/proc/meminfo: memFree=1475768/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=525324 CPUtime=3.09
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 24140 0 0 0 298 11 0 0 25 0 1 0 89983840 537931776 24124 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 131331 24124 102 285 0 131043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 525324

[startup+6.30147 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 15072
/proc/meminfo: memFree=1473920/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=525324 CPUtime=6.29
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 24580 0 0 0 618 11 0 0 25 0 1 0 89983840 537931776 24564 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 131331 24564 102 285 0 131043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 525324

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 15072
/proc/meminfo: memFree=1471816/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=533140 CPUtime=12.69
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 25088 0 0 0 1257 12 0 0 25 0 1 0 89983840 545935360 25072 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/15071/statm: 133285 25072 102 285 0 132997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533140

[startup+25.5016 s]
/proc/loadavg: 1.06 1.00 1.00 3/66 15073
/proc/meminfo: memFree=1435008/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=32.08
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 3180 28 0 0 25 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=6.58
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 651 7 0 0 25 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134541275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.08
Current children cumulated vsize (KiB) 596476

[startup+51.1028 s]
/proc/loadavg: 1.38 1.08 1.02 3/66 15073
/proc/meminfo: memFree=1434944/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=83.13
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 8152 161 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=32.07
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 3130 77 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134534059 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.13
Current children cumulated vsize (KiB) 596476

[startup+102.306 s]
/proc/loadavg: 1.73 1.22 1.07 3/66 15073
/proc/meminfo: memFree=1434816/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=185.26
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 17952 574 0 0 17 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134533505 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=83.16
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 8034 282 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.26
Current children cumulated vsize (KiB) 596476

[startup+162.301 s]
/proc/loadavg: 1.70 1.31 1.11 3/66 15073
/proc/meminfo: memFree=1434752/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=304.93
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 29440 1053 0 0 17 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=143.02
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 13781 521 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134541714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 304.93
Current children cumulated vsize (KiB) 596476

[startup+222.301 s]
/proc/loadavg: 1.86 1.42 1.16 3/66 15073
/proc/meminfo: memFree=1434752/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=424.59
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 40924 1535 0 0 17 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=202.85
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 19528 757 0 0 17 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 424.59
Current children cumulated vsize (KiB) 596476

[startup+282.302 s]
/proc/loadavg: 1.92 1.51 1.20 3/66 15073
/proc/meminfo: memFree=1434816/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=544.26
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 52429 1997 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134535087 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=262.67
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 25278 989 0 0 17 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 544.26
Current children cumulated vsize (KiB) 596476

[startup+342.302 s]
/proc/loadavg: 1.97 1.60 1.25 3/66 15075
/proc/meminfo: memFree=1434816/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=663.91
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 63908 2483 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134533839 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=322.51
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 31011 1240 0 0 17 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 663.91
Current children cumulated vsize (KiB) 596476

[startup+402.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/66 15075
/proc/meminfo: memFree=1434752/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=783.58
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 75404 2954 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=382.36
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 36757 1479 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 783.58
Current children cumulated vsize (KiB) 596476

[startup+462.303 s]
/proc/loadavg: 1.99 1.72 1.34 3/66 15075
/proc/meminfo: memFree=1434816/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=903.23
/proc/15071/stat : 15071 (gnovelty+) S 15069 15071 15034 0 -1 4194304 34404 0 0 0 86900 3423 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=442.16
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 42495 1721 0 0 17 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134998532 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 903.23
Current children cumulated vsize (KiB) 596476

[startup+522.301 s]
/proc/loadavg: 1.89 1.74 1.37 2/66 15075
/proc/meminfo: memFree=1434752/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=1022.89
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 98394 3895 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=501.98
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 48237 1961 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1022.89
Current children cumulated vsize (KiB) 596476

[startup+582.302 s]
/proc/loadavg: 1.91 1.77 1.40 3/66 15075
/proc/meminfo: memFree=1434688/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=1142.55
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 109900 4355 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134532931 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=561.83
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 53995 2188 0 0 16 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1142.55
Current children cumulated vsize (KiB) 596476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+611.202 s]
/proc/loadavg: 1.86 1.78 1.41 3/66 15075
/proc/meminfo: memFree=1434688/2055920 swapFree=4181132/4192956
[pid=15071] ppid=15069 vsize=596476 CPUtime=1200.2
/proc/15071/stat : 15071 (gnovelty+) R 15069 15071 15034 0 -1 4194304 34404 0 0 0 115449 4571 0 0 16 0 2 0 89983840 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134541727 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 149119 34252 106 285 0 148831 0
[pid=15071/tid=15073] ppid=15069 vsize=596476 CPUtime=590.68
/proc/15071/task/15073/stat : 15073 (gnovelty+) R 15069 15071 15034 0 -1 4194368 4405 0 0 0 56775 2293 0 0 17 0 2 0 89985729 610791424 34252 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 596476

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): 611.235
CPU time (s): 1200.24
CPU user time (s): 1154.51
CPU system time (s): 45.733
CPU usage (%): 196.363
Max. virtual memory (cumulated for all children) (KiB): 596476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1154.51
system time used= 45.733
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34404
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= 73417
involuntary context switches= 7940

runsolver used 0.574912 second user time and 1.70874 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 02:31:49
IDJOB=1716715
IDBENCH=20387
IDSOLVER=550
FILE ID=node26/1716715-1240619508
PBS_JOBID= 9186328
Free space on /tmp= 66028 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716715-1240619508/watcher-1716715-1240619508 -o /tmp/evaluation-result-1716715-1240619508/solver-1716715-1240619508 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1716715-1240619508.cnf 118307380 2

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=118307380

node26.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.261
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.261
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:       1572384 kB
Buffers:         49252 kB
Cached:         363168 kB
SwapCached:       6256 kB
Active:          91828 kB
Inactive:       329340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572384 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           12284 kB
Writeback:           0 kB
Mapped:          13436 kB
Slab:            48544 kB
Committed_AS:   256380 kB
PageTables:       1368 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= 66024 MiB
End job on node26 at 2009-04-25 02:42:02