Trace number 1736738

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.06 607.946

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.53216
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

Solver Data

13.19/13.27	c +------------------------------+
13.19/13.27	c | gNovelty+, version 2.0       |
13.19/13.27	c +------------------------------+
13.19/13.27	c gnovelty+ -h for help
13.19/13.27	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-1736738-1240813116/watcher-1736738-1240813116 -o /tmp/evaluation-result-1736738-1240813116/solver-1736738-1240813116 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1736738-1240813116.cnf 1332286629 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.47 1.82 1.65 3/67 12985
/proc/meminfo: memFree=1510952/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=62028 CPUtime=0
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 109337740 63516672 278 1992294400 134512640 135730148 4294956192 18446744073709551615 135325537 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 15507 278 102 297 0 15207 0

[startup+0.042643 s]
/proc/loadavg: 1.47 1.82 1.65 3/67 12985
/proc/meminfo: memFree=1510952/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=62028 CPUtime=0.03
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 408 0 0 0 3 0 0 0 18 0 1 0 109337740 63516672 393 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 15507 393 102 297 0 15207 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 62028

[startup+0.101646 s]
/proc/loadavg: 1.47 1.82 1.65 3/67 12985
/proc/meminfo: memFree=1510952/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=62944 CPUtime=0.09
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 621 0 0 0 9 0 0 0 18 0 1 0 109337740 64454656 606 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 15736 606 102 297 0 15436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62944

[startup+0.301663 s]
/proc/loadavg: 1.47 1.82 1.65 3/67 12985
/proc/meminfo: memFree=1510952/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=75260 CPUtime=0.29
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 4077 0 0 0 28 1 0 0 19 0 1 0 109337740 77066240 4061 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 18815 4067 103 297 0 18515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75260

[startup+0.701699 s]
/proc/loadavg: 1.47 1.82 1.65 3/67 12985
/proc/meminfo: memFree=1510952/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=195540 CPUtime=0.69
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 34080 0 0 0 56 13 0 0 22 0 1 0 109337740 200232960 34064 1992294400 134512640 135730148 4294956192 18446744073709551615 134562242 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 48885 34064 104 297 0 48585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 195540

[startup+1.50177 s]
/proc/loadavg: 1.47 1.82 1.65 2/68 12986
/proc/meminfo: memFree=1290464/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=279660 CPUtime=1.49
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 55122 0 0 0 127 22 0 0 25 0 1 0 109337740 286371840 55106 1992294400 134512640 135730148 4294956192 18446744073709551615 134567269 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 69915 55106 104 297 0 69615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 279660

[startup+3.10291 s]
/proc/loadavg: 1.47 1.82 1.65 2/68 12986
/proc/meminfo: memFree=1290336/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=279660 CPUtime=3.09
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 55122 0 0 0 287 22 0 0 25 0 1 0 109337740 286371840 55106 1992294400 134512640 135730148 4294956192 18446744073709551615 134567525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 69915 55106 104 297 0 69615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 279660

[startup+6.3012 s]
/proc/loadavg: 1.43 1.81 1.64 2/68 12986
/proc/meminfo: memFree=1289376/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=279924 CPUtime=6.29
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 55323 0 0 0 607 22 0 0 25 0 1 0 109337740 286642176 55307 1992294400 134512640 135730148 4294956192 18446744073709551615 134546614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 69981 55307 108 297 0 69681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 279924

[startup+12.7018 s]
/proc/loadavg: 1.40 1.80 1.64 2/68 12986
/proc/meminfo: memFree=1289312/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=281024 CPUtime=12.69
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 55572 0 0 0 1247 22 0 0 25 0 1 0 109337740 287768576 55556 1992294400 134512640 135730148 4294956192 18446744073709551615 134547292 0 0 4096 0 0 0 0 17 1 0 0
/proc/12985/statm: 70256 55556 108 297 0 69956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 281024

[startup+25.5019 s]
/proc/loadavg: 1.46 1.79 1.64 3/69 12987
/proc/meminfo: memFree=1282712/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=37.67
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57093 0 0 0 3745 22 0 0 25 0 2 0 109337740 306319360 56996 1992294400 134512640 135730148 4294956192 18446744073709551615 134527575 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 56996 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=12.18
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 608 0 0 0 1218 0 0 0 25 0 2 0 109339067 306319360 56996 1992294400 134512640 135730148 4294956192 18446744073709551615 134527865 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.67
Current children cumulated vsize (KiB) 299140

[startup+51.1012 s]
/proc/loadavg: 1.64 1.80 1.65 3/69 12987
/proc/meminfo: memFree=1282648/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=88.76
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57119 0 0 0 8853 23 0 0 25 0 2 0 109337740 306319360 57022 1992294400 134512640 135730148 4294956192 18446744073709551615 134527842 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57022 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=37.67
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 615 0 0 0 3767 0 0 0 25 0 2 0 109339067 306319360 57022 1992294400 134512640 135730148 4294956192 18446744073709551615 134527585 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.76
Current children cumulated vsize (KiB) 299140

[startup+102.306 s]
/proc/loadavg: 1.84 1.83 1.66 3/69 12987
/proc/meminfo: memFree=1282584/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=190.95
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57121 0 0 0 19072 23 0 0 25 0 2 0 109337740 306319360 57024 1992294400 134512640 135730148 4294956192 18446744073709551615 134527855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57024 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=88.67
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 616 0 0 0 8867 0 0 0 25 0 2 0 109339067 306319360 57024 1992294400 134512640 135730148 4294956192 18446744073709551615 134527863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 190.95
Current children cumulated vsize (KiB) 299140

[startup+162.301 s]
/proc/loadavg: 1.94 1.86 1.68 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=310.69
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57125 0 0 0 31046 23 0 0 25 0 2 0 109337740 306319360 57028 1992294400 134512640 135730148 4294956192 18446744073709551615 134527838 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57028 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=148.43
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 620 0 0 0 14843 0 0 0 25 0 2 0 109339067 306319360 57028 1992294400 134512640 135730148 4294956192 18446744073709551615 134527657 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 310.69
Current children cumulated vsize (KiB) 299140

[startup+222.301 s]
/proc/loadavg: 1.98 1.88 1.70 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=430.43
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57128 0 0 0 43020 23 0 0 25 0 2 0 109337740 306319360 57031 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57031 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=208.19
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 623 0 0 0 20819 0 0 0 25 0 2 0 109339067 306319360 57031 1992294400 134512640 135730148 4294956192 18446744073709551615 134527821 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 430.43
Current children cumulated vsize (KiB) 299140

[startup+282.302 s]
/proc/loadavg: 1.99 1.90 1.71 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=550.18
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57130 0 0 0 54995 23 0 0 25 0 2 0 109337740 306319360 57033 1992294400 134512640 135730148 4294956192 18446744073709551615 134527821 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57033 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=267.95
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 625 0 0 0 26795 0 0 0 25 0 2 0 109339067 306319360 57033 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 550.18
Current children cumulated vsize (KiB) 299140

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.73 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=669.92
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57135 0 0 0 66969 23 0 0 25 0 2 0 109337740 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134527849 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57038 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=327.71
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 32771 0 0 0 25 0 2 0 109339067 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134582758 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 669.92
Current children cumulated vsize (KiB) 299140

[startup+402.302 s]
/proc/loadavg: 1.99 1.93 1.74 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=789.68
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57135 0 0 0 78944 24 0 0 25 0 2 0 109337740 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57038 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=387.47
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 38747 0 0 0 25 0 2 0 109339067 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 789.68
Current children cumulated vsize (KiB) 299140

[startup+462.302 s]
/proc/loadavg: 2.03 1.95 1.76 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=909.42
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57135 0 0 0 90918 24 0 0 25 0 2 0 109337740 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134518015 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57038 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=447.22
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 44722 0 0 0 25 0 2 0 109339067 306319360 57038 1992294400 134512640 135730148 4294956192 18446744073709551615 134527829 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 909.42
Current children cumulated vsize (KiB) 299140

[startup+522.301 s]
/proc/loadavg: 2.09 1.99 1.78 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=1029.16
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57137 0 0 0 102892 24 0 0 25 0 2 0 109337740 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134518314 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57040 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=506.99
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 50699 0 0 0 25 0 2 0 109339067 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134527851 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1029.16
Current children cumulated vsize (KiB) 299140

[startup+582.302 s]
/proc/loadavg: 2.06 2.00 1.80 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=1148.91
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57137 0 0 0 114867 24 0 0 25 0 2 0 109337740 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134527851 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57040 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=566.75
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 56675 0 0 0 25 0 2 0 109339067 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134527855 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1148.91
Current children cumulated vsize (KiB) 299140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.902 s]
/proc/loadavg: 2.04 2.00 1.80 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=1200
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57137 0 0 0 119976 24 0 0 25 0 2 0 109337740 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57040 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=592.25
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 59224 1 0 0 25 0 2 0 109339067 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134518818 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 299140

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

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

[startup+607.902 s]
/proc/loadavg: 2.04 2.00 1.80 3/69 12987
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=12985] ppid=12983 vsize=299140 CPUtime=1200
/proc/12985/stat : 12985 (gnovelty+) R 12983 12985 12607 0 -1 4194304 57137 0 0 0 119976 24 0 0 25 0 2 0 109337740 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12985/statm: 74785 57040 111 297 0 74485 0
[pid=12985/tid=12987] ppid=12983 vsize=299140 CPUtime=592.25
/proc/12985/task/12987/stat : 12987 (gnovelty+) R 12983 12985 12607 0 -1 4194368 630 0 0 0 59224 1 0 0 25 0 2 0 109339067 306319360 57040 1992294400 134512640 135730148 4294956192 18446744073709551615 134518818 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 299140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 607.946
CPU time (s): 1200.06
CPU user time (s): 1199.78
CPU system time (s): 0.281957
CPU usage (%): 197.396
Max. virtual memory (cumulated for all children) (KiB): 299140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57137
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= 5
involuntary context switches= 8765

runsolver used 0.572912 second user time and 1.64775 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-27 08:18:36
IDJOB=1736738
IDBENCH=71631
IDSOLVER=551
FILE ID=node68/1736738-1240813116
PBS_JOBID= 9187417
Free space on /tmp= 66560 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736738-1240813116/watcher-1736738-1240813116 -o /tmp/evaluation-result-1736738-1240813116/solver-1736738-1240813116 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1736738-1240813116.cnf 1332286629 2

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=1332286629

node68.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.223
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.223
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:       1511368 kB
Buffers:         70184 kB
Cached:         380852 kB
SwapCached:        144 kB
Active:         226032 kB
Inactive:       241600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          26464 kB
Slab:            62456 kB
Committed_AS:   343460 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-27 08:28:46