Trace number 1717289

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.16 603.348

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

3.79/3.85	c +------------------------------+
3.79/3.85	c | gNovelty+, version 2.0       |
3.79/3.85	c +------------------------------+
3.79/3.85	c gnovelty+ -h for help
3.79/3.85	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-1717289-1240626629/watcher-1717289-1240626629 -o /tmp/evaluation-result-1717289-1240626629/solver-1717289-1240626629 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1717289-1240626629.cnf 1181539347 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.83 1.82 1.44 3/64 18589
/proc/meminfo: memFree=1320112/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=77876 CPUtime=0
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 701 0 0 0 0 0 0 0 18 0 1 0 90696729 79745024 686 1992294400 134512640 135728688 4294956192 18446744073709551615 134548453 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 19469 691 97 296 0 19170 0

[startup+0.0378909 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18589
/proc/meminfo: memFree=1320112/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=85048 CPUtime=0.03
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 2965 0 0 0 2 1 0 0 18 0 1 0 90696729 87089152 2723 1992294400 134512640 135728688 4294956192 18446744073709551615 135152977 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 21262 2729 97 296 0 20963 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 85048

[startup+0.10288 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18589
/proc/meminfo: memFree=1320112/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=95440 CPUtime=0.09
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 6579 0 0 0 6 3 0 0 18 0 1 0 90696729 97730560 5567 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 23860 5568 97 296 0 23561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 95440

[startup+0.301905 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18589
/proc/meminfo: memFree=1320112/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=108100 CPUtime=0.29
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 10204 0 0 0 25 4 0 0 19 0 1 0 90696729 110694400 8167 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 27025 8167 100 296 0 26726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108100

[startup+0.702957 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18589
/proc/meminfo: memFree=1320112/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=113612 CPUtime=0.69
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 12149 0 0 0 63 6 0 0 22 0 1 0 90696729 116338688 10112 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 28403 10112 100 296 0 28104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113612

[startup+1.50106 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 18590
/proc/meminfo: memFree=1275240/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=125552 CPUtime=1.49
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 15932 0 0 0 140 9 0 0 25 0 1 0 90696729 128565248 13895 1992294400 134512640 135728688 4294956192 18446744073709551615 135152985 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 31388 13895 100 296 0 31089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125552

[startup+3.10127 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 18590
/proc/meminfo: memFree=1254312/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=148012 CPUtime=3.09
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 23598 0 0 0 295 14 0 0 25 0 1 0 90696729 151564288 21561 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18589/statm: 37003 21561 100 296 0 36704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148012

[startup+6.30171 s]
/proc/loadavg: 1.77 1.80 1.44 3/66 18591
/proc/meminfo: memFree=1087200/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=8.72
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60588 0 0 0 786 86 0 0 25 0 2 0 90696729 346984448 58550 1992294400 134512640 135728688 4294956192 18446744073709551615 134528277 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58550 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=2.43
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11153 0 0 0 210 33 0 0 19 0 2 0 90697114 346984448 58550 1992294400 134512640 135728688 4294956192 18446744073709551615 134528208 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 338852

[startup+12.7016 s]
/proc/loadavg: 1.80 1.81 1.44 3/66 18591
/proc/meminfo: memFree=1086944/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=21.49
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60617 0 0 0 2063 86 0 0 25 0 2 0 90696729 346984448 58579 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58579 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=8.83
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11168 0 0 0 850 33 0 0 25 0 2 0 90697114 346984448 58579 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 338852

[startup+25.5022 s]
/proc/loadavg: 1.83 1.82 1.45 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=47.04
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60633 0 0 0 4618 86 0 0 25 0 2 0 90696729 346984448 58595 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58595 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=21.63
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11176 0 0 0 2129 34 0 0 25 0 2 0 90697114 346984448 58595 1992294400 134512640 135728688 4294956192 18446744073709551615 134528224 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.04
Current children cumulated vsize (KiB) 338852

[startup+51.1026 s]
/proc/loadavg: 1.89 1.83 1.46 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=98.1
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 9724 86 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=47.22
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 4688 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.1
Current children cumulated vsize (KiB) 338852

[startup+102.306 s]
/proc/loadavg: 1.95 1.86 1.49 3/66 18591
/proc/meminfo: memFree=1087072/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=200.29
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 19942 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=98.41
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 9807 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.29
Current children cumulated vsize (KiB) 338852

[startup+162.302 s]
/proc/loadavg: 1.98 1.88 1.52 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=320.02
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 31915 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134526662 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=158.39
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 15805 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528250 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.02
Current children cumulated vsize (KiB) 338852

[startup+222.302 s]
/proc/loadavg: 1.99 1.90 1.55 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=439.76
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 43889 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=218.37
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 21803 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 439.76
Current children cumulated vsize (KiB) 338852

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.57 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=559.5
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 55863 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=278.36
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 27802 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 559.5
Current children cumulated vsize (KiB) 338852

[startup+342.303 s]
/proc/loadavg: 1.99 1.93 1.59 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=679.24
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 67837 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=338.34
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 33800 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 679.24
Current children cumulated vsize (KiB) 338852

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.62 3/66 18591
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=798.98
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 79811 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=398.32
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 39798 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 798.98
Current children cumulated vsize (KiB) 338852

[startup+462.303 s]
/proc/loadavg: 1.99 1.95 1.64 3/66 18593
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=918.71
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 91784 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528680 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=458.3
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 45796 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 918.71
Current children cumulated vsize (KiB) 338852

[startup+522.303 s]
/proc/loadavg: 1.99 1.95 1.66 3/66 18593
/proc/meminfo: memFree=1087008/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=1038.46
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 103759 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=518.29
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 51795 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1038.46
Current children cumulated vsize (KiB) 338852

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.67 3/66 18593
/proc/meminfo: memFree=1086944/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=1158.19
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 115732 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528257 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=578.27
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 57793 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1158.19
Current children cumulated vsize (KiB) 338852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/66 18593
/proc/meminfo: memFree=1086944/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=1200.11
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 119924 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528392 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=599.27
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 59893 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528243 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 338852

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

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

[startup+603.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/66 18593
/proc/meminfo: memFree=1086944/2055920 swapFree=4175532/4192956
[pid=18589] ppid=18587 vsize=338852 CPUtime=1200.11
/proc/18589/stat : 18589 (gnovelty+) R 18587 18589 17812 0 -1 4194304 60637 0 0 0 119924 87 0 0 25 0 2 0 90696729 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528392 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18589/statm: 84713 58599 104 296 0 84414 0
[pid=18589/tid=18591] ppid=18587 vsize=338852 CPUtime=599.27
/proc/18589/task/18591/stat : 18591 (gnovelty+) R 18587 18589 17812 0 -1 4194368 11178 0 0 0 59893 34 0 0 25 0 2 0 90697114 346984448 58599 1992294400 134512640 135728688 4294956192 18446744073709551615 134528243 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 338852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 603.348
CPU time (s): 1200.16
CPU user time (s): 1199.25
CPU system time (s): 0.910861
CPU usage (%): 198.917
Max. virtual memory (cumulated for all children) (KiB): 338852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.25
system time used= 0.910861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60637
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= 257
involuntary context switches= 8978

runsolver used 0.598908 second user time and 1.60476 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 04:30:32
IDJOB=1717289
IDBENCH=20408
IDSOLVER=552
FILE ID=node13/1717289-1240626629
PBS_JOBID= 9186342
Free space on /tmp= 66180 MiB

SOLVER NAME= gNovelty+-V.2-T 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717289-1240626629/watcher-1717289-1240626629 -o /tmp/evaluation-result-1717289-1240626629/solver-1717289-1240626629 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1717289-1240626629.cnf 1181539347 2

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=1181539347

node13.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.227
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.227
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:       1320464 kB
Buffers:         70608 kB
Cached:         579948 kB
SwapCached:      12036 kB
Active:         198860 kB
Inactive:       466128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320464 kB
SwapTotal:     4192956 kB
SwapFree:      4175532 kB
Dirty:           40568 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            56328 kB
Committed_AS:   265752 kB
PageTables:       1460 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= 66180 MiB
End job on node13 at 2009-04-25 04:40:38