Trace number 1777840

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 (4 threads)? (TO) 3885.61 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1318210982-002.cnf
MD5SUM7e88818ba4d3f0eeeb0b87f01ea89e01
Bench CategoryRANDOM (random 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 variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.09/0.09	c +------------------------------+
0.09/0.09	c | gNovelty+, version 1.0       |
0.09/0.09	c +------------------------------+
0.09/0.09	c gnovelty+ -h for help
0.09/0.09	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777840-1243457626/watcher-1777840-1243457626 -o /tmp/evaluation-result-1777840-1243457626/solver-1777840-1243457626 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777840-1243457626.cnf 315418605 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.65 3.92 3.98 3/98 30220
/proc/meminfo: memFree=3196492/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=509228 CPUtime=0
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 1418 0 0 0 0 0 0 0 18 0 1 0 927339311 521449472 1375 4294967295 134512640 135680988 3215232400 3215231664 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/30220/statm: 127307 1384 99 286 0 127019 0

[startup+0.094737 s]
/proc/loadavg: 3.65 3.92 3.98 3/98 30220
/proc/meminfo: memFree=3196492/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=517040 CPUtime=0.09
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19773 0 0 0 3 6 0 0 18 0 1 0 927339311 529448960 19729 4294967295 134512640 135680988 3215232400 3215231664 134538078 0 0 0 0 0 0 0 17 3 0 0 0
/proc/30220/statm: 129260 19730 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.114744 s]
/proc/loadavg: 3.65 3.92 3.98 3/98 30220
/proc/meminfo: memFree=3196492/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=0.11
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19874 0 0 0 5 6 0 0 18 0 4 0 927339311 559382528 19830 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30220/statm: 136568 19830 103 286 0 136280 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546272

[startup+0.31472 s]
/proc/loadavg: 3.65 3.92 3.98 3/98 30220
/proc/meminfo: memFree=3196492/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=0.86
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 77 9 0 0 17 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 546272

[startup+0.714688 s]
/proc/loadavg: 3.65 3.92 3.98 3/98 30220
/proc/meminfo: memFree=3196492/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2.46
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 233 13 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 546272

[startup+1.51499 s]
/proc/loadavg: 3.65 3.92 3.98 7/102 30224
/proc/meminfo: memFree=3117964/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=5.53
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 534 19 0 0 16 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=1.35
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 131 4 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=1.3
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 124 6 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720116 134533436 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=1.38
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 136 2 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 546272

[startup+3.11666 s]
/proc/loadavg: 3.65 3.92 3.98 6/102 30225
/proc/meminfo: memFree=3117812/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=11.65
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 1138 27 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=2.93
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 286 7 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=2.83
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 275 8 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=2.91
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 288 3 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 546272

[startup+6.32801 s]
/proc/loadavg: 3.68 3.92 3.98 7/102 30226
/proc/meminfo: memFree=3117812/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=24.16
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 2364 52 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=6.11
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 598 13 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=6.01
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 585 16 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=6.01
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 589 12 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.16
Current children cumulated vsize (KiB) 546272

[startup+12.7149 s]
/proc/loadavg: 3.70 3.92 3.98 5/102 30409
/proc/meminfo: memFree=3117540/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=48.74
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 4778 96 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=12.21
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 1199 22 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=12.03
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 1175 28 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=12.17
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 1192 25 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.74
Current children cumulated vsize (KiB) 546272

[startup+25.5177 s]
/proc/loadavg: 3.84 3.94 3.98 6/102 30409
/proc/meminfo: memFree=3117776/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=97.47
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 9536 211 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=24.29
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 2383 46 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=24.3
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 2370 60 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=24.14
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 2357 57 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.47
Current children cumulated vsize (KiB) 546272

[startup+51.1126 s]
/proc/loadavg: 3.97 3.96 3.99 5/102 30412
/proc/meminfo: memFree=3117800/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=197.64
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 19361 403 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=49.41
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 4848 93 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=49.15
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 4803 112 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=49
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 4790 110 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.64
Current children cumulated vsize (KiB) 546272

[startup+102.316 s]
/proc/loadavg: 4.23 4.03 4.01 6/102 30598
/proc/meminfo: memFree=3117816/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=394.97
/proc/30220/stat : 30220 (gnovelty+) S 30218 30220 9860 0 -1 4202496 19931 0 0 0 38716 781 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=98.87
/proc/30220/task/30222/stat : 30222 (gnovelty+) S 30218 30220 9860 0 -1 4202560 25 0 0 0 9688 199 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=97.97
/proc/30220/task/30223/stat : 30223 (gnovelty+) S 30218 30220 9860 0 -1 4202560 26 0 0 0 9600 197 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=98.69
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 9660 209 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327916 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.97
Current children cumulated vsize (KiB) 546272

[startup+162.312 s]
/proc/loadavg: 4.72 4.21 4.07 5/102 30791
/proc/meminfo: memFree=3117684/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=627.84
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 61511 1273 0 0 16 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231732 134533489 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=157.3
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 15402 328 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=155.78
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 15259 319 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=156.76
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 15356 320 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.84
Current children cumulated vsize (KiB) 546272

[startup+222.307 s]
/proc/loadavg: 4.77 4.31 4.11 6/102 30978
/proc/meminfo: memFree=3117692/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=860.57
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 84318 1739 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=215.45
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 21097 448 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=214.21
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 20977 444 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=214.81
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 21049 432 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327988 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 860.57
Current children cumulated vsize (KiB) 546272

[startup+282.306 s]
/proc/loadavg: 4.71 4.37 4.14 6/102 31166
/proc/meminfo: memFree=3117808/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=1094.91
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 107254 2237 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=273.91
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 26817 574 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=272.93
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 26728 565 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

################
# More data... #
################

[pid=30220] ppid=30218 vsize=546272 CPUtime=1561.71
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 153009 3162 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=390.3
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 38231 799 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=390.15
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 38210 805 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=390.68
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 38284 784 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1561.71
Current children cumulated vsize (KiB) 546272

[startup+462.308 s]
/proc/loadavg: 4.69 4.56 4.26 5/102 31733
/proc/meminfo: memFree=3117932/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=1795.5
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 175891 3659 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=448.22
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 43901 921 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=449.14
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 43976 938 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=448.46
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 43937 909 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (KiB) 546272

[startup+522.313 s]
/proc/loadavg: 4.56 4.55 4.27 6/102 31924
/proc/meminfo: memFree=3117940/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2027.83
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 198647 4136 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=505.95
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 49536 1059 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=507.74
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 49740 1034 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=506.59
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 49633 1026 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2027.83
Current children cumulated vsize (KiB) 546272

[startup+582.308 s]
/proc/loadavg: 4.48 4.52 4.28 6/102 32112
/proc/meminfo: memFree=3117932/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2263.27
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 221705 4622 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=564.59
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 55276 1183 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112244 134533447 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=566.68
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 55517 1151 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=565.76
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 55438 1138 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2263.27
Current children cumulated vsize (KiB) 546272

[startup+642.304 s]
/proc/loadavg: 4.96 4.65 4.33 6/102 32300
/proc/meminfo: memFree=3117716/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2498.24
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 244743 5081 0 0 16 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=623.02
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 61001 1301 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=625.78
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 61311 1267 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=624.47
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 61190 1257 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2498.24
Current children cumulated vsize (KiB) 546272

[startup+702.32 s]
/proc/loadavg: 4.64 4.63 4.35 6/102 32487
/proc/meminfo: memFree=3117816/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2729.32
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 267384 5548 0 0 16 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=680.07
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 66599 1408 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=684.34
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 67032 1402 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=681.78
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 66813 1365 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2729.32
Current children cumulated vsize (KiB) 546272

[startup+762.313 s]
/proc/loadavg: 4.96 4.71 4.39 5/102 32676
/proc/meminfo: memFree=3117940/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=2962.43
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 290240 6003 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=738.64
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 72347 1517 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112244 134533071 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=742.45
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 72741 1504 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=739.55
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 72462 1493 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2962.43
Current children cumulated vsize (KiB) 546272

[startup+822.308 s]
/proc/loadavg: 4.56 4.65 4.39 5/102 395
/proc/meminfo: memFree=3117816/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=3196.16
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 313109 6507 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=797.44
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 78096 1648 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=800.65
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 78449 1616 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=797.9
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 78177 1613 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3196.16
Current children cumulated vsize (KiB) 546272

[startup+882.313 s]
/proc/loadavg: 4.76 4.67 4.41 6/102 588
/proc/meminfo: memFree=3117544/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=3430.23
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 336035 6988 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231732 134534551 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=856.64
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 83897 1767 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=859.42
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 84204 1738 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720116 134534624 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=855.27
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 83795 1732 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3430.23
Current children cumulated vsize (KiB) 546272

[startup+942.31 s]
/proc/loadavg: 4.54 4.65 4.42 5/102 776
/proc/meminfo: memFree=3117560/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=3664.04
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 358942 7462 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=915.1
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 89627 1883 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=918.38
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 89984 1854 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=913.38
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 89482 1856 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3664.04
Current children cumulated vsize (KiB) 546272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 4.54 4.63 4.43 6/102 971
/proc/meminfo: memFree=3117692/3368532 swapFree=1959840/1959888
[pid=30220] ppid=30218 vsize=546272 CPUtime=3885.56
/proc/30220/stat : 30220 (gnovelty+) R 30218 30220 9860 0 -1 4202496 19931 0 0 0 380650 7906 0 0 15 0 4 0 927339311 559382528 19887 4294967295 134512640 135680988 3215232400 3215231644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30220/statm: 136568 19887 103 286 0 136280 0
[pid=30220/tid=30222] ppid=30218 vsize=546272 CPUtime=970.75
/proc/30220/task/30222/stat : 30222 (gnovelty+) R 30218 30220 9860 0 -1 4202560 25 0 0 0 95076 1999 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3077112156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30220/tid=30223] ppid=30218 vsize=546272 CPUtime=974.21
/proc/30220/task/30223/stat : 30223 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 95447 1974 0 0 15 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3067720028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30220/tid=30224] ppid=30218 vsize=546272 CPUtime=967.31
/proc/30220/task/30224/stat : 30224 (gnovelty+) R 30218 30220 9860 0 -1 4202560 26 0 0 0 94768 1963 0 0 16 0 4 0 927339321 559382528 19887 4294967295 134512640 135680988 3215232400 3058327900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3885.56
Current children cumulated vsize (KiB) 546272

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): 1000.02
CPU time (s): 3885.61
CPU user time (s): 3806.54
CPU system time (s): 79.07
CPU usage (%): 388.551
Max. virtual memory (cumulated for all children) (KiB): 546272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3806.54
system time used= 79.07
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19931
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= 1612163
involuntary context switches= 42842

runsolver used 0.17 second user time and 0.3 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 22:53:46
IDJOB=1777840
IDBENCH=70462
IDSOLVER=617
FILE ID=tipi39/1777840-1243457626
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1318210982-002.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777840-1243457626/watcher-1777840-1243457626 -o /tmp/evaluation-result-1777840-1243457626/solver-1777840-1243457626 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777840-1243457626.cnf 315418605 4

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 7e88818ba4d3f0eeeb0b87f01ea89e01
RANDOM SEED= 315418605

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196788 kB
Buffers:         21896 kB
Cached:          53444 kB
SwapCached:          0 kB
Active:          65072 kB
Inactive:        26612 kB
HighTotal:     2489216 kB
HighFree:      2421748 kB
LowTotal:       879316 kB
LowFree:        775040 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1544 kB
Writeback:           0 kB
AnonPages:       16428 kB
Mapped:           5976 kB
Slab:            69696 kB
SReclaimable:    57292 kB
SUnreclaim:      12404 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-27 23:10:28