Trace number 1720043

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+-T 2009-03-22? (TO) 1200.07 720.651

General information on the benchmark

Nameschup-l2s-motst-2-k315.cnf
MD5SUMae1df1f35073d9127e72d2baa74b497d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.61
Satisfiable
(Un)Satisfiability was proved
Number of variables507145
Number of clauses1601920
Sum of the clauses size4100982
Maximum clause length316
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 2769140
Number of clauses of size 3810244
Number of clauses of size 414181
Number of clauses of size 55044
Number of clauses of size over 53153

Solver Data

238.73/238.81	c +------------------------------+
238.73/238.81	c | gNovelty+, version 1.0       |
238.73/238.81	c +------------------------------+
238.73/238.81	c gnovelty+ -h for help
238.73/238.81	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-1720043-1240652063/watcher-1720043-1240652063 -o /tmp/evaluation-result-1720043-1240652063/solver-1720043-1240652063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1720043-1240652063.cnf 762119588 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.13 1.24 3/64 18050
/proc/meminfo: memFree=1854656/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=511136 CPUtime=0
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 1025 0 0 0 0 0 0 0 18 0 1 0 93239771 523403264 1011 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 127784 1018 101 285 0 127496 0

[startup+0.0194101 s]
/proc/loadavg: 1.00 1.13 1.24 3/64 18050
/proc/meminfo: memFree=1854656/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=511136 CPUtime=0.01
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 4098 0 0 0 0 1 0 0 18 0 1 0 93239771 523403264 4083 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 127784 4091 101 285 0 127496 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 511136

[startup+0.101418 s]
/proc/loadavg: 1.00 1.13 1.24 3/64 18050
/proc/meminfo: memFree=1854656/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=518952 CPUtime=0.09
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 10060 0 0 0 6 3 0 0 18 0 1 0 93239771 531406848 10045 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 129738 10045 102 285 0 129450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 518952

[startup+0.30144 s]
/proc/loadavg: 1.00 1.13 1.24 3/64 18050
/proc/meminfo: memFree=1854656/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=518952 CPUtime=0.29
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 10622 0 0 0 25 4 0 0 19 0 1 0 93239771 531406848 10607 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 129738 10607 102 285 0 129450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 518952

[startup+0.701486 s]
/proc/loadavg: 1.00 1.13 1.24 3/64 18050
/proc/meminfo: memFree=1854656/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=518952 CPUtime=0.69
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 11732 0 0 0 64 5 0 0 22 0 1 0 93239771 531406848 11717 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 129738 11719 102 285 0 129450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 518952

[startup+1.50258 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 18051
/proc/meminfo: memFree=1804728/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=526768 CPUtime=1.49
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 13929 0 0 0 143 6 0 0 25 0 1 0 93239771 539410432 13914 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 131692 13914 102 285 0 131404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 526768

[startup+3.10177 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 18051
/proc/meminfo: memFree=1792504/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=550220 CPUtime=3.09
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 31315 0 0 0 294 15 0 0 25 0 1 0 93239771 563425280 31298 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 137555 31298 102 285 0 137267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 550220

[startup+6.30114 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 18051
/proc/meminfo: memFree=1729400/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=550220 CPUtime=6.29
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 31432 0 0 0 614 15 0 0 25 0 1 0 93239771 563425280 31415 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 137555 31415 102 285 0 137267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 550220

[startup+12.7019 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 18051
/proc/meminfo: memFree=1728696/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=550220 CPUtime=12.68
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 31627 0 0 0 1253 15 0 0 25 0 1 0 93239771 563425280 31610 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 137555 31610 102 285 0 137267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 550220

[startup+25.5014 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 18051
/proc/meminfo: memFree=1726456/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=550220 CPUtime=25.49
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 32216 0 0 0 2533 16 0 0 25 0 1 0 93239771 563425280 32199 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 137555 32199 102 285 0 137267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 550220

[startup+51.1013 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 18051
/proc/meminfo: memFree=1723640/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=550220 CPUtime=51.08
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 32933 0 0 0 5091 17 0 0 25 0 1 0 93239771 563425280 32916 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 137555 32916 102 285 0 137267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 550220

[startup+102.305 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 18051
/proc/meminfo: memFree=1719928/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=558036 CPUtime=102.27
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 33843 0 0 0 10209 18 0 0 25 0 1 0 93239771 571428864 33826 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 139509 33826 102 285 0 139221 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 558036

[startup+162.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 18051
/proc/meminfo: memFree=1716792/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=558036 CPUtime=162.25
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 34630 0 0 0 16207 18 0 0 25 0 1 0 93239771 571428864 34613 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 139509 34613 102 285 0 139221 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 558036

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 18053
/proc/meminfo: memFree=1711736/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=565852 CPUtime=222.23
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 35910 0 0 0 22204 19 0 0 25 0 1 0 93239771 579432448 35893 1992294400 134512640 135680988 4294956192 18446744073709551615 134538748 0 0 4096 0 0 0 0 17 1 0 0
/proc/18050/statm: 141463 35893 102 285 0 141175 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 565852

[startup+282.301 s]
/proc/loadavg: 1.53 1.18 1.21 3/66 18054
/proc/meminfo: memFree=1610928/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=325.53
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 32477 76 0 0 25 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542909 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=43.31
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 4303 28 0 0 25 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134541275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 325.53
Current children cumulated vsize (KiB) 724340

[startup+342.302 s]
/proc/loadavg: 1.82 1.33 1.25 3/66 18054
/proc/meminfo: memFree=1610864/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=445.27
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 44451 76 0 0 25 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=103.07
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 10279 28 0 0 25 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 445.27
Current children cumulated vsize (KiB) 724340

[startup+402.303 s]
/proc/loadavg: 1.93 1.45 1.30 3/66 18054
/proc/meminfo: memFree=1610864/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=565.02
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 56426 76 0 0 25 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134541148 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=162.83
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 16255 28 0 0 25 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542839 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 565.02
Current children cumulated vsize (KiB) 724340

[startup+462.303 s]
/proc/loadavg: 1.97 1.54 1.34 3/66 18054
/proc/meminfo: memFree=1610864/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=684.76
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 68400 76 0 0 25 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=222.59
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 22231 28 0 0 25 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 684.76
Current children cumulated vsize (KiB) 724340

[startup+522.303 s]
/proc/loadavg: 1.99 1.62 1.38 3/66 18054
/proc/meminfo: memFree=1610800/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=804.5
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 80374 76 0 0 25 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=282.35
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 28207 28 0 0 25 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 804.5
Current children cumulated vsize (KiB) 724340

[startup+582.302 s]
/proc/loadavg: 1.99 1.69 1.41 3/66 18054
/proc/meminfo: memFree=1610736/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=924.2
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 91938 482 0 0 16 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=342.14
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 33983 231 0 0 16 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 924.2
Current children cumulated vsize (KiB) 724340

[startup+642.303 s]
/proc/loadavg: 1.88 1.71 1.44 2/66 18054
/proc/meminfo: memFree=1610736/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=1043.87
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 103254 1133 0 0 16 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134532993 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=401.99
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 39637 562 0 0 16 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1043.87
Current children cumulated vsize (KiB) 724340

[startup+702.302 s]
/proc/loadavg: 1.90 1.75 1.47 3/66 18054
/proc/meminfo: memFree=1610672/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=1163.5
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 114560 1790 0 0 17 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=461.82
/proc/18050/task/18054/stat : 18054 (gnovelty+) S 18048 18050 17920 0 -1 4194368 11841 0 0 0 45291 891 0 0 16 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1163.5
Current children cumulated vsize (KiB) 724340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+720.603 s]
/proc/loadavg: 1.87 1.75 1.47 3/66 18054
/proc/meminfo: memFree=1610608/2055920 swapFree=4192812/4192956
[pid=18050] ppid=18048 vsize=724340 CPUtime=1200.01
/proc/18050/stat : 18050 (gnovelty+) R 18048 18050 17920 0 -1 4194304 61512 0 0 0 118017 1984 0 0 17 0 2 0 93239771 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18050/statm: 181085 60999 106 285 0 180797 0
[pid=18050/tid=18054] ppid=18048 vsize=724340 CPUtime=480.08
/proc/18050/task/18054/stat : 18054 (gnovelty+) R 18048 18050 17920 0 -1 4194368 11841 0 0 0 47019 989 0 0 17 0 2 0 93263652 741724160 60999 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 724340

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): 720.651
CPU time (s): 1200.07
CPU user time (s): 1180.19
CPU system time (s): 19.881
CPU usage (%): 166.526
Max. virtual memory (cumulated for all children) (KiB): 724340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1180.19
system time used= 19.881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61512
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= 27714
involuntary context switches= 7391

runsolver used 0.614906 second user time and 1.85872 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 11:34:25
IDJOB=1720043
IDBENCH=69587
IDSOLVER=550
FILE ID=node20/1720043-1240652063
PBS_JOBID= 9186525
Free space on /tmp= 66216 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT_RACE08/cnf/schup-l2s-motst-2-k315.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720043-1240652063/watcher-1720043-1240652063 -o /tmp/evaluation-result-1720043-1240652063/solver-1720043-1240652063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1720043-1240652063.cnf 762119588 2

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

MD5SUM BENCH= ae1df1f35073d9127e72d2baa74b497d
RANDOM SEED=762119588

node20.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.214
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	: 5931.00
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.214
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:       1855136 kB
Buffers:          5836 kB
Cached:         121596 kB
SwapCached:          0 kB
Active:          63584 kB
Inactive:        77692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33436 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            45572 kB
Committed_AS:   374208 kB
PageTables:       1396 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= 66212 MiB
End job on node20 at 2009-04-25 11:46:28