Trace number 1730264

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+-V.2-T-H 2009-03-22? (TO) 1200.04 601.722

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
MD5SUMdff294238660aead84de7aec33e643fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.5644
Satisfiable
(Un)Satisfiability was proved
Number of variables3540
Number of clauses207150
Sum of the clauses size623040
Maximum clause length59
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21770
Number of clauses of size 3205320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.79/0.80	c +------------------------------+
0.79/0.80	c | gNovelty+, version 2.0       |
0.79/0.80	c +------------------------------+
0.79/0.80	c gnovelty+ -h for help
0.79/0.80	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-1730264-1240757536/watcher-1730264-1240757536 -o /tmp/evaluation-result-1730264-1240757536/solver-1730264-1240757536 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1730264-1240757536.cnf 71733832 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.00 1.02 1.00 2/64 26039
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=61712 CPUtime=0
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 103786825 63193088 174 1992294400 134512640 135730148 4294956192 18446744073709551615 134550613 0 0 4096 0 0 0 0 17 1 0 0
/proc/26039/statm: 15428 175 102 297 0 15128 0

[startup+0.030012 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 26039
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=61712 CPUtime=0.02
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 279 0 0 0 2 0 0 0 18 0 1 0 103786825 63193088 264 1992294400 134512640 135730148 4294956192 18446744073709551615 134550640 0 0 4096 0 0 0 0 17 1 0 0
/proc/26039/statm: 15428 264 102 297 0 15128 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 61712

[startup+0.101018 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 26039
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=62496 CPUtime=0.09
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 1 0 103786825 63995904 517 1992294400 134512640 135730148 4294956192 18446744073709551615 134549833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26039/statm: 15624 517 102 297 0 15324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62496

[startup+0.301034 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 26039
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=64064 CPUtime=0.29
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 1244 0 0 0 29 0 0 0 19 0 1 0 103786825 65601536 1229 1992294400 134512640 135730148 4294956192 18446744073709551615 134550784 0 0 4096 0 0 0 0 17 1 0 0
/proc/26039/statm: 16016 1229 102 297 0 15716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64064

[startup+0.701067 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 26039
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=87596 CPUtime=0.68
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 7300 0 0 0 66 2 0 0 23 0 1 0 103786825 89698304 7284 1992294400 134512640 135730148 4294956192 18446744073709551615 134518961 0 0 4096 0 0 0 0 17 1 0 0
/proc/26039/statm: 21899 7284 107 297 0 21599 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87596

[startup+1.50215 s]
/proc/loadavg: 1.00 1.02 1.00 3/66 26041
/proc/meminfo: memFree=1654264/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=2.19
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9153 0 0 0 215 4 0 0 17 0 2 0 103786825 112005120 9039 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26039/statm: 27345 9039 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=0.69
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 894 0 0 0 69 0 0 0 25 0 2 0 103786905 112005120 9039 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 109380

[startup+3.10128 s]
/proc/loadavg: 1.00 1.02 1.00 3/66 26041
/proc/meminfo: memFree=1653944/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=5.37
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9153 0 0 0 533 4 0 0 19 0 2 0 103786825 112005120 9039 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26039/statm: 27345 9039 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=2.28
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 894 0 0 0 228 0 0 0 25 0 2 0 103786905 112005120 9039 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 109380

[startup+6.30156 s]
/proc/loadavg: 1.08 1.03 1.01 3/66 26041
/proc/meminfo: memFree=1653880/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=11.76
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9156 0 0 0 1171 5 0 0 25 0 2 0 103786825 112005120 9042 1992294400 134512640 135730148 4294956192 18446744073709551615 134518015 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26039/statm: 27345 9042 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=5.46
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 894 0 0 0 546 0 0 0 25 0 2 0 103786905 112005120 9042 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 109380

[startup+12.7011 s]
/proc/loadavg: 1.16 1.05 1.01 3/66 26041
/proc/meminfo: memFree=1653888/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=24.53
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9160 0 0 0 2447 6 0 0 22 0 2 0 103786825 112005120 9046 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26039/statm: 27345 9046 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=11.84
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 897 0 0 0 1183 1 0 0 17 0 2 0 103786905 112005120 9046 1992294400 134512640 135730148 4294956192 18446744073709551615 134518314 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 109380

[startup+25.5012 s]
/proc/loadavg: 1.34 1.09 1.02 3/66 26041
/proc/meminfo: memFree=1654016/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=50.07
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9171 0 0 0 4998 9 0 0 17 0 2 0 103786825 112005120 9057 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26039/statm: 27345 9057 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=24.58
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 898 0 0 0 2456 2 0 0 18 0 2 0 103786905 112005120 9057 1992294400 134512640 135730148 4294956192 18446744073709551615 134517909 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 109380

[startup+51.1014 s]
/proc/loadavg: 1.57 1.17 1.05 3/66 26041
/proc/meminfo: memFree=1653952/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=101.16
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9190 0 0 0 10101 15 0 0 25 0 2 0 103786825 112005120 9076 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9076 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=50.11
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 910 0 0 0 5006 5 0 0 25 0 2 0 103786905 112005120 9076 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 109380

[startup+102.306 s]
/proc/loadavg: 1.85 1.31 1.10 3/66 26041
/proc/meminfo: memFree=1653760/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=203.35
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9234 0 0 0 20308 27 0 0 25 0 2 0 103786825 112005120 9120 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9120 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=101.31
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 933 0 0 0 10120 11 0 0 17 0 2 0 103786905 112005120 9120 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 109380

[startup+162.302 s]
/proc/loadavg: 1.94 1.43 1.16 3/66 26041
/proc/meminfo: memFree=1653568/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=323.09
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9264 0 0 0 32266 43 0 0 23 0 2 0 103786825 112005120 9150 1992294400 134512640 135730148 4294956192 18446744073709551615 134517602 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9150 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=161.25
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 948 0 0 0 16107 18 0 0 23 0 2 0 103786905 112005120 9150 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.09
Current children cumulated vsize (KiB) 109380

[startup+222.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/66 26041
/proc/meminfo: memFree=1653440/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=442.83
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9294 0 0 0 44228 55 0 0 19 0 2 0 103786825 112005120 9180 1992294400 134512640 135730148 4294956192 18446744073709551615 134530290 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9180 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=221.02
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 968 0 0 0 22078 24 0 0 25 0 2 0 103786905 112005120 9180 1992294400 134512640 135730148 4294956192 18446744073709551615 134517869 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.83
Current children cumulated vsize (KiB) 109380

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.25 3/66 26041
/proc/meminfo: memFree=1653440/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=562.57
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9310 0 0 0 56189 68 0 0 16 0 2 0 103786825 112005120 9196 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9196 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=280.79
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 978 0 0 0 28048 31 0 0 25 0 2 0 103786905 112005120 9196 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 109380

[startup+342.303 s]
/proc/loadavg: 1.99 1.68 1.30 3/66 26041
/proc/meminfo: memFree=1653312/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=682.32
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9331 0 0 0 68150 82 0 0 17 0 2 0 103786825 112005120 9217 1992294400 134512640 135730148 4294956192 18446744073709551615 134518465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9217 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=340.64
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 984 0 0 0 34026 38 0 0 16 0 2 0 103786905 112005120 9217 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 109380

[startup+402.303 s]
/proc/loadavg: 1.99 1.74 1.34 3/66 26041
/proc/meminfo: memFree=1653184/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=802.07
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9345 0 0 0 80112 95 0 0 25 0 2 0 103786825 112005120 9231 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9231 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=400.4
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 989 0 0 0 39996 44 0 0 19 0 2 0 103786905 112005120 9231 1992294400 134512640 135730148 4294956192 18446744073709551615 134518465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.07
Current children cumulated vsize (KiB) 109380

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/66 26041
/proc/meminfo: memFree=1653184/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=921.8
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9357 0 0 0 92073 107 0 0 25 0 2 0 103786825 112005120 9243 1992294400 134512640 135730148 4294956192 18446744073709551615 134518837 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9243 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=460.17
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 995 0 0 0 45967 50 0 0 17 0 2 0 103786905 112005120 9243 1992294400 134512640 135730148 4294956192 18446744073709551615 134518317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.8
Current children cumulated vsize (KiB) 109380

[startup+522.302 s]
/proc/loadavg: 2.06 1.83 1.42 3/66 26041
/proc/meminfo: memFree=1653120/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=1041.56
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9364 0 0 0 104035 121 0 0 25 0 2 0 103786825 112005120 9250 1992294400 134512640 135730148 4294956192 18446744073709551615 134517929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9250 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=519.94
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 997 0 0 0 51938 56 0 0 23 0 2 0 103786905 112005120 9250 1992294400 134512640 135730148 4294956192 18446744073709551615 134518015 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.56
Current children cumulated vsize (KiB) 109380

[startup+582.302 s]
/proc/loadavg: 2.08 1.88 1.46 3/66 26047
/proc/meminfo: memFree=1652800/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=1161.28
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9378 0 0 0 115994 134 0 0 25 0 2 0 103786825 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9264 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=579.68
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 1005 0 0 0 57905 63 0 0 18 0 2 0 103786905 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.28
Current children cumulated vsize (KiB) 109380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.705 s]
/proc/loadavg: 2.13 1.90 1.47 3/66 26047
/proc/meminfo: memFree=1652800/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=1200
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9378 0 0 0 119862 138 0 0 19 0 2 0 103786825 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9264 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=599.02
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 1005 0 0 0 59836 66 0 0 20 0 2 0 103786905 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134530287 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 109380

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

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

[startup+601.705 s]
/proc/loadavg: 2.13 1.90 1.47 3/66 26047
/proc/meminfo: memFree=1652800/2055920 swapFree=4191900/4192956
[pid=26039] ppid=26037 vsize=109380 CPUtime=1200
/proc/26039/stat : 26039 (gnovelty+) R 26037 26039 25820 0 -1 4194304 9378 0 0 0 119862 138 0 0 19 0 2 0 103786825 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134517996 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26039/statm: 27345 9264 111 297 0 27045 0
[pid=26039/tid=26041] ppid=26037 vsize=109380 CPUtime=599.02
/proc/26039/task/26041/stat : 26041 (gnovelty+) R 26037 26039 25820 0 -1 4194368 1005 0 0 0 59836 66 0 0 20 0 2 0 103786905 112005120 9264 1992294400 134512640 135730148 4294956192 18446744073709551615 134530287 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 109380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.722
CPU time (s): 1200.04
CPU user time (s): 1198.64
CPU system time (s): 1.39279
CPU usage (%): 199.433
Max. virtual memory (cumulated for all children) (KiB): 109380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.64
system time used= 1.39279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9378
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= 1612
involuntary context switches= 9002

runsolver used 0.625904 second user time and 1.57776 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 16:52:16
IDJOB=1730264
IDBENCH=24724
IDSOLVER=551
FILE ID=node31/1730264-1240757536
PBS_JOBID= 9187114
Free space on /tmp= 66412 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730264-1240757536/watcher-1730264-1240757536 -o /tmp/evaluation-result-1730264-1240757536/solver-1730264-1240757536 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1730264-1240757536.cnf 71733832 2

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

MD5SUM BENCH= dff294238660aead84de7aec33e643fc
RANDOM SEED=71733832

node31.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.213
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.213
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:       1690536 kB
Buffers:         38088 kB
Cached:         241348 kB
SwapCached:        384 kB
Active:          97136 kB
Inactive:       196616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690536 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5020 kB
Writeback:           0 kB
Mapped:          22772 kB
Slab:            57380 kB
Committed_AS:   392696 kB
PageTables:       1464 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= 66412 MiB
End job on node31 at 2009-04-26 17:02:20