Trace number 1717755

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.18 709.556

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

216.50/216.61	c +------------------------------+
216.50/216.61	c | gNovelty+, version 1.0       |
216.50/216.61	c +------------------------------+
216.50/216.61	c gnovelty+ -h for help
216.50/216.61	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-1717755-1240630231/watcher-1717755-1240630231 -o /tmp/evaluation-result-1717755-1240630231/solver-1717755-1240630231 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1717755-1240630231.cnf 1305619411 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.00 1.00 3/64 14826
/proc/meminfo: memFree=1773048/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=511144 CPUtime=0
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 998 0 0 0 0 0 0 0 18 0 1 0 91056288 523411456 984 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 127786 991 101 285 0 127498 0

[startup+0.0295591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14826
/proc/meminfo: memFree=1773048/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=511144 CPUtime=0.02
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 6108 0 0 0 0 2 0 0 18 0 1 0 91056288 523411456 6093 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 127786 6102 101 285 0 127498 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 511144

[startup+0.10157 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14826
/proc/meminfo: memFree=1773048/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=518960 CPUtime=0.09
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 10055 0 0 0 5 4 0 0 18 0 1 0 91056288 531415040 10040 1992294400 134512640 135680988 4294956192 18446744073709551615 135278851 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 129740 10040 102 285 0 129452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 518960

[startup+0.301603 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14826
/proc/meminfo: memFree=1773048/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=518960 CPUtime=0.29
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 10614 0 0 0 25 4 0 0 19 0 1 0 91056288 531415040 10599 1992294400 134512640 135680988 4294956192 18446744073709551615 135213068 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 129740 10599 102 285 0 129452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 518960

[startup+0.701671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14826
/proc/meminfo: memFree=1773048/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=518960 CPUtime=0.69
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 11711 0 0 0 64 5 0 0 22 0 1 0 91056288 531415040 11696 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 129740 11696 102 285 0 129452 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 518960

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1722544/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=526776 CPUtime=1.49
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 13884 0 0 0 143 6 0 0 25 0 1 0 91056288 539418624 13869 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 131694 13869 102 285 0 131406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 526776

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1711344/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=542404 CPUtime=3.09
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 30212 0 0 0 295 14 0 0 25 0 1 0 91056288 555421696 30196 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 135601 30196 102 285 0 135313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 542404

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1651056/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=542404 CPUtime=6.29
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 30746 0 0 0 615 14 0 0 25 0 1 0 91056288 555421696 30730 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 135601 30730 102 285 0 135313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 542404

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1648440/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=550220 CPUtime=12.69
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 31279 0 0 0 1255 14 0 0 25 0 1 0 91056288 563425280 31263 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 137555 31263 102 285 0 137267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 550220

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1646648/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=550220 CPUtime=25.48
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 31732 0 0 0 2534 14 0 0 25 0 1 0 91056288 563425280 31716 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 137555 31716 102 285 0 137267 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 550220

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1644216/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=550220 CPUtime=51.05
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 32295 0 0 0 5091 14 0 0 25 0 1 0 91056288 563425280 32279 1992294400 134512640 135680988 4294956192 18446744073709551615 134538698 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 137555 32279 102 285 0 137267 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 550220

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1641336/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=550220 CPUtime=102.23
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 33051 0 0 0 10209 14 0 0 25 0 1 0 91056288 563425280 33035 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 137555 33035 102 285 0 137267 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 550220

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14827
/proc/meminfo: memFree=1638904/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=558036 CPUtime=162.21
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 33664 0 0 0 16206 15 0 0 25 0 1 0 91056288 571428864 33648 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/14826/statm: 139509 33648 102 285 0 139221 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 558036

[startup+222.302 s]
/proc/loadavg: 1.08 1.02 1.01 3/66 14828
/proc/meminfo: memFree=1547184/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=227.86
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 22713 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542588 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=5.65
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 539 26 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 227.86
Current children cumulated vsize (KiB) 703700

[startup+282.302 s]
/proc/loadavg: 1.66 1.19 1.06 3/66 14828
/proc/meminfo: memFree=1547120/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=347.6
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 34687 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=65.41
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 6515 26 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 347.6
Current children cumulated vsize (KiB) 703700

[startup+342.301 s]
/proc/loadavg: 1.87 1.34 1.12 3/66 14828
/proc/meminfo: memFree=1547056/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=467.33
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 46660 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=125.17
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 12490 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 467.33
Current children cumulated vsize (KiB) 703700

[startup+402.301 s]
/proc/loadavg: 1.95 1.45 1.17 3/66 14828
/proc/meminfo: memFree=1546992/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=587.06
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 58633 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=184.92
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 18465 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 587.06
Current children cumulated vsize (KiB) 703700

[startup+462.302 s]
/proc/loadavg: 1.98 1.55 1.22 3/66 14830
/proc/meminfo: memFree=1546800/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=706.79
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 70606 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=244.68
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 24441 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542513 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 706.79
Current children cumulated vsize (KiB) 703700

[startup+522.303 s]
/proc/loadavg: 1.99 1.63 1.27 3/66 14830
/proc/meminfo: memFree=1546736/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=826.54
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 82581 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134541383 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=304.44
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 30417 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542839 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 826.54
Current children cumulated vsize (KiB) 703700

[startup+582.301 s]
/proc/loadavg: 1.99 1.69 1.31 3/66 14830
/proc/meminfo: memFree=1546736/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=946.26
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 94553 73 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542629 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=364.19
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 36392 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 946.26
Current children cumulated vsize (KiB) 703700

[startup+642.301 s]
/proc/loadavg: 1.99 1.75 1.35 3/66 14830
/proc/meminfo: memFree=1546736/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=1066.02
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 106528 74 0 0 25 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134541315 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=423.94
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 42367 27 0 0 25 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134542805 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1066.02
Current children cumulated vsize (KiB) 703700

[startup+702.302 s]
/proc/loadavg: 1.99 1.79 1.39 3/66 14830
/proc/meminfo: memFree=1546608/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=1185.74
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 118474 100 0 0 18 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134533614 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=483.7
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 48329 41 0 0 17 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1185.74
Current children cumulated vsize (KiB) 703700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+709.507 s]
/proc/loadavg: 1.99 1.80 1.39 3/66 14830
/proc/meminfo: memFree=1546608/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=1200.12
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 119907 105 0 0 17 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=490.9
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 49046 44 0 0 17 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134541070 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 703700

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

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

[startup+709.507 s]
/proc/loadavg: 1.99 1.80 1.39 3/66 14830
/proc/meminfo: memFree=1546608/2055920 swapFree=4181388/4192956
[pid=14826] ppid=14824 vsize=703700 CPUtime=1200.12
/proc/14826/stat : 14826 (gnovelty+) R 14824 14826 13946 0 -1 4194304 57067 0 0 0 119907 105 0 0 17 0 2 0 91056288 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14826/statm: 175925 56553 106 285 0 175637 0
[pid=14826/tid=14828] ppid=14824 vsize=703700 CPUtime=490.9
/proc/14826/task/14828/stat : 14828 (gnovelty+) R 14824 14826 13946 0 -1 4194368 11448 0 0 0 49046 44 0 0 17 0 2 0 91077949 720588800 56553 1992294400 134512640 135680988 4294956192 18446744073709551615 134541070 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 703700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 709.556
CPU time (s): 1200.18
CPU user time (s): 1199.08
CPU system time (s): 1.09583
CPU usage (%): 169.145
Max. virtual memory (cumulated for all children) (KiB): 703700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.08
system time used= 1.09583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57067
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= 720
involuntary context switches= 7855

runsolver used 0.582911 second user time and 1.84372 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 05:30:33
IDJOB=1717755
IDBENCH=20423
IDSOLVER=550
FILE ID=node25/1717755-1240630231
PBS_JOBID= 9186364
Free space on /tmp= 66352 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717755-1240630231/watcher-1717755-1240630231 -o /tmp/evaluation-result-1717755-1240630231/solver-1717755-1240630231 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1717755-1240630231.cnf 1305619411 2

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1305619411

node25.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.259
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.259
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:       1774296 kB
Buffers:         31048 kB
Cached:         198768 kB
SwapCached:       6416 kB
Active:          52488 kB
Inactive:       186208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774296 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:           28956 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            28928 kB
Committed_AS:   329100 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= 66352 MiB
End job on node25 at 2009-04-25 05:42:24