Trace number 1716301

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
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 variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

1.78/1.80	c +------------------------------+
1.78/1.80	c | gNovelty+, version 2.0       |
1.78/1.80	c +------------------------------+
1.78/1.80	c gnovelty+ -h for help
1.78/1.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-1716301-1240613866/watcher-1716301-1240613866 -o /tmp/evaluation-result-1716301-1240613866/solver-1716301-1240613866 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716301-1240613866.cnf 45049702 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.98 0.99 2/65 31725
/proc/meminfo: memFree=1307536/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=67916 CPUtime=0
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 641 0 0 0 0 0 0 0 19 0 1 0 89415806 69545984 626 1992294400 134512640 135728688 4294956192 18446744073709551615 134548572 0 0 4096 0 0 0 0 17 0 0 0
/proc/31725/statm: 16979 628 97 296 0 16680 0

[startup+0.023466 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31725
/proc/meminfo: memFree=1307536/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=71848 CPUtime=0.01
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 1772 0 0 0 1 0 0 0 19 0 1 0 89415806 73572352 1530 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/31725/statm: 17962 1533 97 296 0 17663 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 71848

[startup+0.101474 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31725
/proc/meminfo: memFree=1307536/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=78408 CPUtime=0.09
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 3680 0 0 0 8 1 0 0 20 0 1 0 89415806 80289792 3181 1992294400 134512640 135728688 4294956192 18446744073709551615 134548809 0 0 4096 0 0 0 0 17 0 0 0
/proc/31725/statm: 19602 3181 100 296 0 19303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78408

[startup+0.301494 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31725
/proc/meminfo: memFree=1307536/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=83012 CPUtime=0.29
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 5132 0 0 0 28 1 0 0 21 0 1 0 89415806 85004288 4633 1992294400 134512640 135728688 4294956192 18446744073709551615 134549589 0 0 4096 0 0 0 0 17 0 0 0
/proc/31725/statm: 20753 4633 100 296 0 20454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83012

[startup+0.701539 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31725
/proc/meminfo: memFree=1307536/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=89580 CPUtime=0.69
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 7358 0 0 0 66 3 0 0 25 0 1 0 89415806 91729920 6859 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 0 0 0
/proc/31725/statm: 22395 6860 100 296 0 22096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89580

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 31726
/proc/meminfo: memFree=1274376/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=100992 CPUtime=1.48
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 11196 0 0 0 143 5 0 0 25 0 1 0 89415806 103415808 10697 1992294400 134512640 135728688 4294956192 18446744073709551615 135324802 0 0 4096 0 0 0 0 17 1 0 0
/proc/31725/statm: 25248 10697 100 296 0 24949 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100992

[startup+3.10167 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 31727
/proc/meminfo: memFree=1197696/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=4.38
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27864 0 0 0 403 35 0 0 25 0 2 0 89415806 200024064 27364 1992294400 134512640 135728688 4294956192 18446744073709551615 134528181 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27364 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=1.29
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5323 0 0 0 116 13 0 0 25 0 2 0 89415986 200024064 27364 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 195336

[startup+6.30103 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 31727
/proc/meminfo: memFree=1197184/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=10.76
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27895 0 0 0 1041 35 0 0 25 0 2 0 89415806 200024064 27395 1992294400 134512640 135728688 4294956192 18446744073709551615 134528250 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27395 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=4.47
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 434 13 0 0 25 0 2 0 89415986 200024064 27395 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 195336

[startup+12.7017 s]
/proc/loadavg: 1.31 1.07 1.02 3/67 31727
/proc/meminfo: memFree=1197512/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=23.53
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 2318 35 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528392 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=10.84
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 1071 13 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 195336

[startup+25.5022 s]
/proc/loadavg: 1.42 1.10 1.03 3/67 31727
/proc/meminfo: memFree=1197896/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=49.07
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 4872 35 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=23.59
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 2346 13 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.07
Current children cumulated vsize (KiB) 195336

[startup+51.103 s]
/proc/loadavg: 1.61 1.17 1.06 3/67 31727
/proc/meminfo: memFree=1198088/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=100.16
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 9980 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=49.09
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 4896 13 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.16
Current children cumulated vsize (KiB) 195336

[startup+102.307 s]
/proc/loadavg: 1.84 1.30 1.11 3/67 31727
/proc/meminfo: memFree=1198152/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=202.34
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 20198 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=100.08
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 9995 13 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.34
Current children cumulated vsize (KiB) 195336

[startup+162.302 s]
/proc/loadavg: 1.94 1.43 1.16 3/67 31727
/proc/meminfo: memFree=1198152/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=322.08
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 32172 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=159.84
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 15971 13 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.08
Current children cumulated vsize (KiB) 195336

[startup+222.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/67 31733
/proc/meminfo: memFree=1198144/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=441.79
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 44143 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=219.59
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 21945 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.79
Current children cumulated vsize (KiB) 195336

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.26 3/67 31733
/proc/meminfo: memFree=1198144/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=561.54
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 56118 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=279.35
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 27921 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.54
Current children cumulated vsize (KiB) 195336

[startup+342.303 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 31733
/proc/meminfo: memFree=1198144/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=681.28
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 68092 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528208 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=339.11
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 33897 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.28
Current children cumulated vsize (KiB) 195336

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/67 31733
/proc/meminfo: memFree=1198208/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=801.02
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 80066 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=398.86
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 39872 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.02
Current children cumulated vsize (KiB) 195336

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 31733
/proc/meminfo: memFree=1198144/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=920.76
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 92040 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=458.62
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 45848 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.76
Current children cumulated vsize (KiB) 195336

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 31733
/proc/meminfo: memFree=1198216/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=1040.51
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 104015 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=518.38
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 51824 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.51
Current children cumulated vsize (KiB) 195336

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 31733
/proc/meminfo: memFree=1198216/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=1160.24
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 115988 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=578.14
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 57800 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.24
Current children cumulated vsize (KiB) 195336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.302 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 31733
/proc/meminfo: memFree=1198216/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=1200.17
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 119981 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=598.06
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 59792 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 195336

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

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

[startup+602.302 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 31733
/proc/meminfo: memFree=1198216/2055920 swapFree=4192956/4192956
[pid=31725] ppid=31723 vsize=195336 CPUtime=1200.17
/proc/31725/stat : 31725 (gnovelty+) R 31723 31725 31468 0 -1 4194304 27896 0 0 0 119981 36 0 0 25 0 2 0 89415806 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 48834 27396 104 296 0 48535 0
[pid=31725/tid=31727] ppid=31723 vsize=195336 CPUtime=598.06
/proc/31725/task/31727/stat : 31727 (gnovelty+) R 31723 31725 31468 0 -1 4194368 5339 0 0 0 59792 14 0 0 25 0 2 0 89415986 200024064 27396 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 195336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.329
CPU time (s): 1200.21
CPU user time (s): 1199.82
CPU system time (s): 0.384941
CPU usage (%): 199.261
Max. virtual memory (cumulated for all children) (KiB): 195336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27896
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= 110
involuntary context switches= 9018

runsolver used 0.52592 second user time and 1.67374 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 00:57:48
IDJOB=1716301
IDBENCH=20373
IDSOLVER=552
FILE ID=node91/1716301-1240613866
PBS_JOBID= 9186235
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=45049702

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1308016 kB
Buffers:         84184 kB
Cached:         567052 kB
SwapCached:          0 kB
Active:         285816 kB
Inactive:       380028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20316 kB
Writeback:           0 kB
Mapped:          24316 kB
Slab:            67872 kB
Committed_AS:   168440 kB
PageTables:       1368 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= 66500 MiB
End job on node91 at 2009-04-25 01:07:52