Trace number 1716300

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.14 602.328

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.79/1.87	c +------------------------------+
1.79/1.87	c | gNovelty+, version 2.0       |
1.79/1.87	c +------------------------------+
1.79/1.87	c gnovelty+ -h for help
1.79/1.87	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-1716300-1240613855/watcher-1716300-1240613855 -o /tmp/evaluation-result-1716300-1240613855/solver-1716300-1240613855 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716300-1240613855.cnf 701283860 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 3/64 1780
/proc/meminfo: memFree=925528/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=67920 CPUtime=0
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 640 0 0 0 0 0 0 0 18 0 1 0 89413712 69550080 625 1992294400 134512640 135730148 4294956192 18446744073709551615 134549596 0 0 4096 0 0 0 0 17 0 0 0
/proc/1780/statm: 16980 626 98 297 0 16680 0

[startup+0.0759389 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1780
/proc/meminfo: memFree=925528/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=78016 CPUtime=0.07
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 3498 0 0 0 6 1 0 0 18 0 1 0 89413712 79888384 2999 1992294400 134512640 135730148 4294956192 18446744073709551615 135329751 0 0 4096 0 0 0 0 17 0 0 0
/proc/1780/statm: 19504 3000 102 297 0 19204 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 78016

[startup+0.102942 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1780
/proc/meminfo: memFree=925528/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=78412 CPUtime=0.09
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 3675 0 0 0 8 1 0 0 18 0 1 0 89413712 80293888 3176 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/1780/statm: 19603 3176 102 297 0 19303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78412

[startup+0.301964 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1780
/proc/meminfo: memFree=925528/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=82884 CPUtime=0.29
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 5069 0 0 0 28 1 0 0 20 0 1 0 89413712 84873216 4570 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/1780/statm: 20721 4570 102 297 0 20421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82884

[startup+0.703012 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1780
/proc/meminfo: memFree=925528/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=89452 CPUtime=0.69
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 7243 0 0 0 67 2 0 0 23 0 1 0 89413712 91598848 6744 1992294400 134512640 135730148 4294956192 18446744073709551615 134550640 0 0 4096 0 0 0 0 17 0 0 0
/proc/1780/statm: 22363 6744 102 297 0 22063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89452

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1781
/proc/meminfo: memFree=893328/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=100864 CPUtime=1.49
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 10944 0 0 0 144 5 0 0 25 0 1 0 89413712 103284736 10445 1992294400 134512640 135730148 4294956192 18446744073709551615 135326602 0 0 4096 0 0 0 0 17 1 0 0
/proc/1780/statm: 25216 10445 102 297 0 24916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100864

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 1782
/proc/meminfo: memFree=834568/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=4.3
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27892 0 0 0 395 35 0 0 25 0 2 0 89413712 200228864 27346 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27346 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=1.21
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5329 0 0 0 107 14 0 0 25 0 2 0 89413899 200228864 27346 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 195536

[startup+6.30168 s]
/proc/loadavg: 1.01 1.00 1.00 3/66 1782
/proc/meminfo: memFree=816136/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=10.69
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27945 0 0 0 1034 35 0 0 25 0 2 0 89413712 200228864 27399 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27399 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=4.41
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5360 0 0 0 427 14 0 0 25 0 2 0 89413899 200228864 27399 1992294400 134512640 135730148 4294956192 18446744073709551615 134527758 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 195536

[startup+12.7014 s]
/proc/loadavg: 1.09 1.02 1.01 3/66 1782
/proc/meminfo: memFree=816008/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=23.46
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 2311 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=10.81
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 1067 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 195536

[startup+25.5029 s]
/proc/loadavg: 1.29 1.06 1.02 3/66 1782
/proc/meminfo: memFree=816136/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=49.01
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 4866 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=23.61
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 2347 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529547 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.01
Current children cumulated vsize (KiB) 195536

[startup+51.103 s]
/proc/loadavg: 1.53 1.14 1.04 3/66 1782
/proc/meminfo: memFree=816072/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=100.08
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 9973 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527982 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=49.2
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 4906 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (KiB) 195536

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/66 1782
/proc/meminfo: memFree=816136/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=202.27
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 20192 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=100.38
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 10024 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.27
Current children cumulated vsize (KiB) 195536

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/66 1782
/proc/meminfo: memFree=816136/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=322.01
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 32166 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=160.35
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 16021 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.01
Current children cumulated vsize (KiB) 195536

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/66 1788
/proc/meminfo: memFree=816200/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=441.72
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 44137 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=220.31
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 22017 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529652 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.72
Current children cumulated vsize (KiB) 195536

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=561.47
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 56112 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134582790 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=280.29
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 28015 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.47
Current children cumulated vsize (KiB) 195536

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=681.21
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 68086 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=340.27
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 34013 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.21
Current children cumulated vsize (KiB) 195536

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=800.95
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 80060 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529630 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=400.24
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 40010 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.95
Current children cumulated vsize (KiB) 195536

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=920.69
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 92034 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527716 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=460.22
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 46008 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.69
Current children cumulated vsize (KiB) 195536

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=1040.44
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 104009 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=520.2
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 52006 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.44
Current children cumulated vsize (KiB) 195536

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=1160.17
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 115982 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529582 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=580.17
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 58003 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.17
Current children cumulated vsize (KiB) 195536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=1200.09
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 119974 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=600.17
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 60003 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 195536

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.85 1.45 3/66 1788
/proc/meminfo: memFree=816264/2055920 swapFree=4192956/4192956
[pid=1780] ppid=1778 vsize=195536 CPUtime=1200.09
/proc/1780/stat : 1780 (gnovelty+) R 1778 1780 1495 0 -1 4194304 27947 0 0 0 119974 35 0 0 25 0 2 0 89413712 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1780/statm: 48884 27401 106 297 0 48584 0
[pid=1780/tid=1782] ppid=1778 vsize=195536 CPUtime=600.17
/proc/1780/task/1782/stat : 1782 (gnovelty+) R 1778 1780 1495 0 -1 4194368 5361 0 0 0 60003 14 0 0 25 0 2 0 89413899 200228864 27401 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 195536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.328
CPU time (s): 1200.14
CPU user time (s): 1199.76
CPU system time (s): 0.375942
CPU usage (%): 199.249
Max. virtual memory (cumulated for all children) (KiB): 195536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27947
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= 114
involuntary context switches= 9040

runsolver used 0.577912 second user time and 1.62175 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 00:57:37
IDJOB=1716300
IDBENCH=20373
IDSOLVER=551
FILE ID=node53/1716300-1240613855
PBS_JOBID= 9186265
Free space on /tmp= 66460 MiB

SOLVER NAME= gNovelty+-V.2-T-H 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-1716300-1240613855/watcher-1716300-1240613855 -o /tmp/evaluation-result-1716300-1240613855/solver-1716300-1240613855 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1716300-1240613855.cnf 701283860 2

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=701283860

node53.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.245
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.245
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:        926008 kB
Buffers:         92368 kB
Cached:         935180 kB
SwapCached:          0 kB
Active:         113672 kB
Inactive:       927860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20320 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            74452 kB
Committed_AS:   216084 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node53 at 2009-04-25 01:07:41