Trace number 1777912

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) 3875.15 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1525918493-008.cnf
MD5SUM8d13747fa44bd7d02e1fc5ca9353af8b
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.09/0.10	c +------------------------------+
0.09/0.10	c | gNovelty+, version 1.0       |
0.09/0.10	c +------------------------------+
0.09/0.10	c gnovelty+ -h for help
0.09/0.10	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-1777912-1243460687/watcher-1777912-1243460687 -o /tmp/evaluation-result-1777912-1243460687/solver-1777912-1243460687 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777912-1243460687.cnf 1404520322 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: 4.40 4.79 4.85 3/96 8404
/proc/meminfo: memFree=218876/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=509232 CPUtime=0
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 1315 0 0 0 0 0 0 0 18 0 1 0 1110732760 521453568 1272 4294967295 134512640 135680988 3216096880 3216096144 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/8404/statm: 127308 1280 99 286 0 127020 0

[startup+0.096799 s]
/proc/loadavg: 4.40 4.79 4.85 3/96 8404
/proc/meminfo: memFree=218876/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=517044 CPUtime=0.09
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 18976 0 0 0 4 5 0 0 18 0 1 0 1110732760 529453056 18932 4294967295 134512640 135680988 3216096880 3216096144 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/8404/statm: 129261 18937 99 286 0 128973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517044

[startup+0.106799 s]
/proc/loadavg: 4.40 4.79 4.85 3/96 8404
/proc/meminfo: memFree=218876/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=0.1
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19885 0 0 0 5 5 0 0 18 0 4 0 1110732760 559575040 19841 4294967295 134512640 135680988 3216096880 3216096160 134543030 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8404/statm: 136615 19841 103 286 0 136327 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 546460

[startup+0.306782 s]
/proc/loadavg: 4.40 4.79 4.85 3/96 8404
/proc/meminfo: memFree=218876/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=0.79
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 72 7 0 0 19 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 546460

[startup+0.706749 s]
/proc/loadavg: 4.40 4.79 4.85 3/96 8404
/proc/meminfo: memFree=218876/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2.39
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 230 9 0 0 16 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 546460

[startup+1.50721 s]
/proc/loadavg: 4.40 4.79 4.85 7/100 8408
/proc/meminfo: memFree=140228/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=5.6
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 544 16 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=1.39
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 135 4 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=1.37
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 136 1 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=1.34
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 131 3 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 546460

[startup+3.10769 s]
/proc/loadavg: 4.53 4.81 4.85 8/100 8408
/proc/meminfo: memFree=140080/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=11.92
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 1167 25 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=2.98
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 292 6 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=2.96
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 292 4 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=2.94
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 287 7 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 546460

[startup+6.31268 s]
/proc/loadavg: 4.53 4.81 4.85 7/100 8408
/proc/meminfo: memFree=139888/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=24.33
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 2394 39 0 0 16 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=6.11
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 603 8 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=6.11
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 604 7 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=6.14
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 605 9 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 546460

[startup+12.7157 s]
/proc/loadavg: 4.59 4.82 4.85 6/100 8409
/proc/meminfo: memFree=139796/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=48.73
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 4791 82 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=12.14
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 1196 18 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=12.35
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 1216 19 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=12.3
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 1208 22 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.73
Current children cumulated vsize (KiB) 546460

[startup+25.5151 s]
/proc/loadavg: 4.57 4.81 4.85 9/101 8488
/proc/meminfo: memFree=139676/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=97.41
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 9571 170 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=24.71
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 2434 37 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730740 134534000 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=24.34
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 2395 39 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=24.71
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 2430 41 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.41
Current children cumulated vsize (KiB) 546460

[startup+51.1029 s]
/proc/loadavg: 4.84 4.85 4.86 6/100 8595
/proc/meminfo: memFree=139720/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=197.82
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 19421 361 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=49.77
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 4905 72 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730740 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=49.58
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 4866 92 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=49.71
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 4879 92 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946484 134535041 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.82
Current children cumulated vsize (KiB) 546460

[startup+102.308 s]
/proc/loadavg: 5.12 4.92 4.89 5/100 8782
/proc/meminfo: memFree=139472/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=395.09
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 38784 725 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=98.95
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 9725 170 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=98.68
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 9690 178 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338612 134533036 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=99.03
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 9721 182 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 395.09
Current children cumulated vsize (KiB) 546460

[startup+162.326 s]
/proc/loadavg: 4.72 4.85 4.86 5/100 8970
/proc/meminfo: memFree=139316/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=627.53
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 61603 1150 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=156.55
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 15383 272 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=157.1
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 15436 274 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=157.38
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 15446 292 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.53
Current children cumulated vsize (KiB) 546460

[startup+222.32 s]
/proc/loadavg: 4.97 4.89 4.88 7/100 9157
/proc/meminfo: memFree=139464/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=860.34
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 84496 1538 0 0 16 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=214.49
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 21082 367 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=215.86
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 21205 381 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=215.29
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 21147 382 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 860.34
Current children cumulated vsize (KiB) 546460

[startup+282.319 s]
/proc/loadavg: 5.04 4.92 4.89 8/100 9349
/proc/meminfo: memFree=139332/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=1095.49
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 107564 1985 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=273.71
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 26892 479 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=274.67
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 26983 484 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=8404] ppid=8402 vsize=546460 CPUtime=1561.16
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 153254 2862 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=390.25
/proc/8404/task/8406/stat : 8406 (gnovelty+) S 8402 8404 10015 0 -1 4202560 32 0 0 0 38346 679 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=391.11
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 38386 725 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=389.99
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 38279 720 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1561.16
Current children cumulated vsize (KiB) 546460

[startup+462.313 s]
/proc/loadavg: 5.37 5.04 4.93 7/100 9920
/proc/meminfo: memFree=139440/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=1791.39
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 175867 3272 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=447.52
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 43986 766 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=448.36
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 43999 837 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=447.61
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 43944 817 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 546460

[startup+522.304 s]
/proc/loadavg: 5.12 5.03 4.93 6/100 10110
/proc/meminfo: memFree=139316/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2024.16
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 198709 3707 0 0 16 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096212 134534000 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=505.97
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 49744 853 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=506.39
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 49696 943 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=505.41
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 49603 938 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2024.16
Current children cumulated vsize (KiB) 546460

[startup+582.309 s]
/proc/loadavg: 5.17 5.04 4.94 7/100 10298
/proc/meminfo: memFree=139340/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2259.62
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 221822 4140 0 0 16 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=564.79
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 55515 964 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730740 134533436 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=565.22
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 55472 1050 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=564.66
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 55417 1049 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2259.62
Current children cumulated vsize (KiB) 546460

[startup+642.304 s]
/proc/loadavg: 5.23 5.06 4.95 6/100 10490
/proc/meminfo: memFree=139192/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2490.44
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 244482 4562 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=622.11
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 61142 1069 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=623.27
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 61162 1165 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=622.75
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 61120 1155 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946484 134534315 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2490.44
Current children cumulated vsize (KiB) 546460

[startup+702.319 s]
/proc/loadavg: 5.07 5.04 4.94 5/100 10677
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2721.3
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 267180 4950 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=679.91
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 66816 1175 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=681.34
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 66884 1250 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=680.46
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 66798 1248 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2721.3
Current children cumulated vsize (KiB) 546460

[startup+762.314 s]
/proc/loadavg: 5.08 5.03 4.94 6/100 10866
/proc/meminfo: memFree=139176/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=2954.3
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 290056 5374 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=738.11
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 72522 1289 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=739.01
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 72547 1354 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=738.91
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 72534 1357 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2954.3
Current children cumulated vsize (KiB) 546460

[startup+822.309 s]
/proc/loadavg: 4.98 5.03 4.95 6/100 11053
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=3185.37
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 312710 5827 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=796.11
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 78198 1413 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=796.6
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 78202 1458 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=796.26
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 78149 1477 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3185.37
Current children cumulated vsize (KiB) 546460

[startup+882.314 s]
/proc/loadavg: 4.79 4.97 4.93 6/100 11241
/proc/meminfo: memFree=139100/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=3418.87
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 335661 6226 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=854.38
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 83919 1519 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=855.49
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 84008 1541 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=854.28
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 83844 1584 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3418.87
Current children cumulated vsize (KiB) 546460

[startup+942.309 s]
/proc/loadavg: 4.81 4.95 4.92 5/100 11429
/proc/meminfo: memFree=139068/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=3649.74
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 358339 6635 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=912.27
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 89613 1614 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=913.29
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 89698 1631 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=911.82
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 89476 1706 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3649.74
Current children cumulated vsize (KiB) 546460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.97 4.97 4.93 6/100 11616
/proc/meminfo: memFree=139036/3368532 swapFree=1953788/1959888
[pid=8404] ppid=8402 vsize=546460 CPUtime=3875.07
/proc/8404/stat : 8404 (gnovelty+) R 8402 8404 10015 0 -1 4202496 19984 0 0 0 380481 7026 0 0 15 0 4 0 1110732760 559575040 19940 4294967295 134512640 135680988 3216096880 3216096124 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8404/statm: 136615 19940 103 286 0 136327 0
[pid=8404/tid=8406] ppid=8402 vsize=546460 CPUtime=968.39
/proc/8404/task/8406/stat : 8406 (gnovelty+) R 8402 8404 10015 0 -1 4202560 32 0 0 0 95139 1700 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3077730740 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8404/tid=8407] ppid=8402 vsize=546460 CPUtime=969.81
/proc/8404/task/8407/stat : 8407 (gnovelty+) R 8402 8404 10015 0 -1 4202560 33 0 0 0 95262 1719 0 0 16 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8404/tid=8408] ppid=8402 vsize=546460 CPUtime=967.76
/proc/8404/task/8408/stat : 8408 (gnovelty+) R 8402 8404 10015 0 -1 4202560 34 0 0 0 94951 1825 0 0 15 0 4 0 1110732771 559575040 19940 4294967295 134512640 135680988 3216096880 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3875.07
Current children cumulated vsize (KiB) 546460

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.04
CPU time (s): 3875.15
CPU user time (s): 3804.89
CPU system time (s): 70.26
CPU usage (%): 387.499
Max. virtual memory (cumulated for all children) (KiB): 546460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3804.89
system time used= 70.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19984
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= 1228158
involuntary context switches= 41580

runsolver used 0.41 second user time and 0.44 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 23:44:47
IDJOB=1777912
IDBENCH=70486
IDSOLVER=617
FILE ID=/1777912-1243460687
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1525918493-008.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777912-1243460687/watcher-1777912-1243460687 -o /tmp/evaluation-result-1777912-1243460687/solver-1777912-1243460687 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777912-1243460687.cnf 1404520322 4

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

MD5SUM BENCH= 8d13747fa44bd7d02e1fc5ca9353af8b
RANDOM SEED= 1404520322

Linux (none) 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.061
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.061
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.12
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.061
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.14
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        219320 kB
Buffers:         47092 kB
Cached:        2932232 kB
SwapCached:       2256 kB
Active:        1721668 kB
Inactive:      1266964 kB
HighTotal:     2489216 kB
HighFree:        87664 kB
LowTotal:       879316 kB
LowFree:        131656 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1436 kB
Writeback:           0 kB
AnonPages:        8660 kB
Mapped:           3188 kB
Slab:           151168 kB
SReclaimable:   137624 kB
SUnreclaim:      13544 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88472 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 00:01:27