Trace number 1716665

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 2009-03-22? (TO) 1200.06 602.025

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

1.19/1.22	c +------------------------------+
1.19/1.22	c | gNovelty+, version 2.0       |
1.19/1.22	c +------------------------------+
1.19/1.22	c gnovelty+ -h for help
1.19/1.22	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-1716665-1240618702/watcher-1716665-1240618702 -o /tmp/evaluation-result-1716665-1240618702/solver-1716665-1240618702 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716665-1240618702.cnf 1198782155 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.95 1.04 1.13 3/64 10575
/proc/meminfo: memFree=1034432/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=65800 CPUtime=0
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 561 0 0 0 0 0 0 0 18 0 1 0 89902913 67379200 546 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/10575/statm: 16450 548 97 296 0 16151 0

[startup+0.0148739 s]
/proc/loadavg: 0.95 1.04 1.13 3/64 10575
/proc/meminfo: memFree=1034432/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=67768 CPUtime=0.01
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 1152 0 0 0 1 0 0 0 18 0 1 0 89902913 69394432 1039 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/10575/statm: 16942 1041 97 296 0 16643 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 67768

[startup+0.101883 s]
/proc/loadavg: 0.95 1.04 1.13 3/64 10575
/proc/meminfo: memFree=1034432/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=74048 CPUtime=0.09
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 2970 0 0 0 8 1 0 0 18 0 1 0 89902913 75825152 2471 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/10575/statm: 18512 2471 100 296 0 18213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74048

[startup+0.301908 s]
/proc/loadavg: 0.95 1.04 1.13 3/64 10575
/proc/meminfo: memFree=1034432/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=78124 CPUtime=0.29
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 4284 0 0 0 27 2 0 0 20 0 1 0 89902913 79998976 3785 1992294400 134512640 135728688 4294956192 18446744073709551615 134549956 0 0 4096 0 0 0 0 17 0 0 0
/proc/10575/statm: 19531 3785 100 296 0 19232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78124

[startup+0.701957 s]
/proc/loadavg: 0.95 1.04 1.13 3/64 10575
/proc/meminfo: memFree=1034432/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=84684 CPUtime=0.69
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 6315 0 0 0 65 4 0 0 24 0 1 0 89902913 86716416 5816 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 0 0 0
/proc/10575/statm: 21171 5816 100 296 0 20872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84684

[startup+1.50106 s]
/proc/loadavg: 0.95 1.04 1.13 2/65 10576
/proc/meminfo: memFree=1005240/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=1.76
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19465 0 0 0 153 23 0 0 17 0 2 0 89902913 161021952 18965 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 18965 104 296 0 39013 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 157248

[startup+3.10226 s]
/proc/loadavg: 0.95 1.04 1.13 3/66 10577
/proc/meminfo: memFree=958256/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=4.96
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 472 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=1.85
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 176 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 157248

[startup+6.30164 s]
/proc/loadavg: 1.03 1.05 1.14 3/66 10577
/proc/meminfo: memFree=958256/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=11.34
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 1110 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=5.04
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 495 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 157248

[startup+12.7014 s]
/proc/loadavg: 1.11 1.07 1.14 3/66 10577
/proc/meminfo: memFree=958256/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=24.11
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 2387 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=11.41
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 1132 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 157248

[startup+25.5019 s]
/proc/loadavg: 1.31 1.11 1.15 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=49.66
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 4942 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=24.16
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 2407 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (KiB) 157248

[startup+51.102 s]
/proc/loadavg: 1.54 1.18 1.18 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=100.73
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 10049 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=49.66
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 4957 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 157248

[startup+102.306 s]
/proc/loadavg: 1.80 1.31 1.22 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=202.92
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 20268 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=100.66
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 10057 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528229 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (KiB) 157248

[startup+162.301 s]
/proc/loadavg: 1.92 1.43 1.26 3/66 10577
/proc/meminfo: memFree=958384/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=322.66
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 32242 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=160.43
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 16034 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.66
Current children cumulated vsize (KiB) 157248

[startup+222.302 s]
/proc/loadavg: 1.97 1.53 1.31 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=442.4
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 44216 24 0 0 25 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=220.19
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 22010 9 0 0 25 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.4
Current children cumulated vsize (KiB) 157248

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.35 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=562.15
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 56188 27 0 0 20 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526641 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=279.95
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 27985 10 0 0 21 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.15
Current children cumulated vsize (KiB) 157248

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.38 3/66 10577
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=681.89
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 68134 55 0 0 19 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=339.84
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 33961 23 0 0 18 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134553228 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.89
Current children cumulated vsize (KiB) 157248

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.42 3/66 10577
/proc/meminfo: memFree=958512/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=801.61
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 80005 156 0 0 16 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=399.78
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 39907 71 0 0 16 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134612145 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.61
Current children cumulated vsize (KiB) 157248

[startup+462.301 s]
/proc/loadavg: 1.91 1.77 1.45 3/66 10577
/proc/meminfo: memFree=958512/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=921.32
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 91748 384 0 0 17 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134553128 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=459.59
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 45778 181 0 0 17 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134612145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.32
Current children cumulated vsize (KiB) 157248

[startup+522.301 s]
/proc/loadavg: 1.97 1.80 1.48 3/66 10577
/proc/meminfo: memFree=958576/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=1041.03
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 103428 675 0 0 16 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526630 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=519.52
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 51626 326 0 0 16 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134612145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.03
Current children cumulated vsize (KiB) 157248

[startup+582.302 s]
/proc/loadavg: 1.92 1.82 1.50 3/66 10577
/proc/meminfo: memFree=958576/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=1160.72
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 115090 982 0 0 17 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=579.38
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 57457 481 0 0 16 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134612145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.72
Current children cumulated vsize (KiB) 157248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.94 1.83 1.51 3/66 10577
/proc/meminfo: memFree=958576/2055920 swapFree=4192956/4192956
[pid=10575] ppid=10573 vsize=157248 CPUtime=1200.03
/proc/10575/stat : 10575 (gnovelty+) R 10573 10575 10128 0 -1 4194304 19533 0 0 0 118916 1087 0 0 17 0 2 0 89902913 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134518095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10575/statm: 39312 19033 104 296 0 39013 0
[pid=10575/tid=10577] ppid=10573 vsize=157248 CPUtime=599.02
/proc/10575/task/10577/stat : 10577 (gnovelty+) R 10573 10575 10128 0 -1 4194368 3694 0 0 0 59369 533 0 0 16 0 2 0 89903036 161021952 19033 1992294400 134512640 135728688 4294956192 18446744073709551615 134527718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 157248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.025
CPU time (s): 1200.06
CPU user time (s): 1189.17
CPU system time (s): 10.8843
CPU usage (%): 199.337
Max. virtual memory (cumulated for all children) (KiB): 157248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1189.17
system time used= 10.8843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19533
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= 13935
involuntary context switches= 8839

runsolver used 0.609907 second user time and 1.59976 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 02:18:23
IDJOB=1716665
IDBENCH=20386
IDSOLVER=552
FILE ID=node33/1716665-1240618702
PBS_JOBID= 9186281
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1198782155

node33.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.212
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.212
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:       1034912 kB
Buffers:         84152 kB
Cached:         833304 kB
SwapCached:          0 kB
Active:         144304 kB
Inactive:       787080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14092 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            75680 kB
Committed_AS:   266512 kB
PageTables:       1400 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= 66364 MiB
End job on node33 at 2009-04-25 02:28:27