Trace number 1777258

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1864473452-037.cnf
MD5SUMdb4e49ea1628a563e13565b21c6502ef
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 variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.11/0.12	c +------------------------------+
0.11/0.12	c | gNovelty+, version 1.0       |
0.11/0.12	c +------------------------------+
0.11/0.12	c gnovelty+ -h for help
0.11/0.12	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-1777258-1243442085/watcher-1777258-1243442085 -o /tmp/evaluation-result-1777258-1243442085/solver-1777258-1243442085 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777258-1243442085.cnf 1827467303 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.63 4.90 4.73 3/98 12913
/proc/meminfo: memFree=3202016/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=509228 CPUtime=0
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 1475 0 0 0 0 0 0 0 18 0 1 0 925785287 521449472 1431 4294967295 134512640 135680988 3217446832 3217446096 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/12913/statm: 127307 1440 99 286 0 127019 0

[startup+0.045137 s]
/proc/loadavg: 4.63 4.90 4.73 3/98 12913
/proc/meminfo: memFree=3202016/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=517044 CPUtime=0.05
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 9971 0 0 0 2 3 0 0 18 0 1 0 925785287 529453056 9927 4294967295 134512640 135680988 3217446832 3217446096 134537493 0 0 0 0 0 0 0 17 0 0 0 0
/proc/12913/statm: 129261 9927 99 286 0 128973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517044

[startup+0.105133 s]
/proc/loadavg: 4.63 4.90 4.73 3/98 12913
/proc/meminfo: memFree=3202016/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=517040 CPUtime=0.11
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 17093 0 0 0 6 5 0 0 18 0 1 0 925785287 529448960 17049 4294967295 134512640 135680988 3217446832 3217446096 134537779 0 0 0 0 0 0 0 17 0 0 0 0
/proc/12913/statm: 129260 17060 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.305113 s]
/proc/loadavg: 4.63 4.90 4.73 3/98 12913
/proc/meminfo: memFree=3202016/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=0.74
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 68 6 0 0 18 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 547464

[startup+0.70508 s]
/proc/loadavg: 4.63 4.90 4.73 3/98 12913
/proc/meminfo: memFree=3202016/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2.33
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 225 8 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 547464

[startup+1.50678 s]
/proc/loadavg: 4.63 4.90 4.73 6/102 12917
/proc/meminfo: memFree=3121948/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=5.4
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 525 15 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=1.37
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 135 2 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=1.33
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 131 2 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=1.26
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 124 2 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 547464

[startup+3.10525 s]
/proc/loadavg: 4.63 4.90 4.73 5/102 12917
/proc/meminfo: memFree=3121476/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=11.3
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 1108 22 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=2.79
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 277 2 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=2.77
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 274 3 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=2.76
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 271 5 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524596 134533436 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 547464

[startup+6.30606 s]
/proc/loadavg: 4.66 4.90 4.73 6/103 12972
/proc/meminfo: memFree=3121372/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=23.56
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 2321 35 0 0 16 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=5.98
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 592 6 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=5.73
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 568 5 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=5.67
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 559 8 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 547464

[startup+12.7045 s]
/proc/loadavg: 4.61 4.89 4.72 9/102 13100
/proc/meminfo: memFree=3121492/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=48.95
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 4811 84 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=12.38
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 1224 14 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=12.06
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 1189 17 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916724 134534534 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=11.98
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 1175 23 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.95
Current children cumulated vsize (KiB) 547464

[startup+25.5174 s]
/proc/loadavg: 4.69 4.89 4.73 8/102 13102
/proc/meminfo: memFree=3121556/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=99.88
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 9803 185 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=25.12
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 2472 40 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=24.76
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 2438 38 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=24.69
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 2417 52 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 547464

[startup+51.1113 s]
/proc/loadavg: 5.19 5.00 4.77 5/102 13104
/proc/meminfo: memFree=3121596/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=199.76
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 19644 332 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=50.36
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 4971 65 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308852 134534883 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=49.62
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 4885 77 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=49.71
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 4878 93 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.76
Current children cumulated vsize (KiB) 547464

[startup+102.318 s]
/proc/loadavg: 5.02 4.98 4.77 6/102 13295
/proc/meminfo: memFree=3121480/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=399.75
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 39323 652 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=100.34
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 9881 153 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=99.67
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 9814 153 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=99.35
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 9765 170 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 399.75
Current children cumulated vsize (KiB) 547464

[startup+162.318 s]
/proc/loadavg: 4.92 4.95 4.77 7/102 13482
/proc/meminfo: memFree=3121480/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=634.62
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 62436 1026 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=159.17
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 15657 260 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=157.89
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 15547 242 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=158.23
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 15561 262 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 634.62
Current children cumulated vsize (KiB) 547464

[startup+222.313 s]
/proc/loadavg: 4.95 4.93 4.77 7/102 13671
/proc/meminfo: memFree=3121224/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=869.96
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 85592 1404 0 0 16 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=218.69
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 21511 358 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=216.95
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 21358 337 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=216.64
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 21311 353 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 869.96
Current children cumulated vsize (KiB) 547464

[startup+282.316 s]
/proc/loadavg: 5.12 4.99 4.80 5/102 13859
/proc/meminfo: memFree=3121100/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=1105.83
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 108804 1779 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=277.13
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 27260 453 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=275.8
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 27169 411 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=12913] ppid=12911 vsize=547464 CPUtime=1574.64
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 154891 2573 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=394.96
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 38843 653 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=393.66
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 38742 624 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=393.23
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 38678 645 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1574.64
Current children cumulated vsize (KiB) 547464

[startup+462.323 s]
/proc/loadavg: 5.33 5.09 4.86 7/102 14427
/proc/meminfo: memFree=3120364/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=1809.15
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 177931 2984 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=453.66
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 44609 757 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=452.43
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 44518 725 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=451.91
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 44446 745 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1809.15
Current children cumulated vsize (KiB) 547464

[startup+522.314 s]
/proc/loadavg: 5.24 5.11 4.88 6/102 14616
/proc/meminfo: memFree=3120364/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2044.56
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 201103 3353 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=512.49
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 50409 840 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=511.52
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 50332 820 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=510.83
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 50248 835 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2044.56
Current children cumulated vsize (KiB) 547464

[startup+582.308 s]
/proc/loadavg: 5.41 5.18 4.92 5/102 14804
/proc/meminfo: memFree=3120356/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2278.51
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 224113 3738 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=570.85
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 56140 945 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308852 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=570.41
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 56129 912 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=568.99
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 55987 912 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2278.51
Current children cumulated vsize (KiB) 547464

[startup+642.315 s]
/proc/loadavg: 5.35 5.20 4.94 6/102 14991
/proc/meminfo: memFree=3120356/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2514.13
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 247306 4107 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=630.03
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 61976 1027 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=629.19
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 61915 1004 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=627.77
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 61752 1025 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2514.13
Current children cumulated vsize (KiB) 547464

[startup+702.311 s]
/proc/loadavg: 5.21 5.18 4.95 8/102 15179
/proc/meminfo: memFree=3120364/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2748.18
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 270304 4514 0 0 16 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=688.64
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 67734 1130 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=688.15
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 67719 1096 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=686.25
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 67493 1132 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2748.18
Current children cumulated vsize (KiB) 547464

[startup+762.314 s]
/proc/loadavg: 4.85 5.08 4.93 7/102 15366
/proc/meminfo: memFree=3120240/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=2982.21
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 293305 4916 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=746.71
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 73443 1228 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=746.37
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 73441 1196 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=745.31
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 73294 1237 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2982.21
Current children cumulated vsize (KiB) 547464

[startup+822.326 s]
/proc/loadavg: 5.13 5.14 4.95 11/102 15559
/proc/meminfo: memFree=3120356/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=3216.65
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 316402 5263 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=805.37
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 79220 1317 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=804.53
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 79170 1283 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=804.45
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 79122 1323 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3216.65
Current children cumulated vsize (KiB) 547464

[startup+882.32 s]
/proc/loadavg: 4.82 5.06 4.94 6/102 15747
/proc/meminfo: memFree=3120232/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=3450.75
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 339440 5635 0 0 16 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=863.78
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 84970 1408 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=862.77
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 84896 1381 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=863.01
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 84886 1415 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3450.75
Current children cumulated vsize (KiB) 547464

[startup+942.309 s]
/proc/loadavg: 5.04 5.09 4.95 5/102 15934
/proc/meminfo: memFree=3120232/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=3685.64
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 362528 6036 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=922.46
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 90757 1489 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=921.52
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 90679 1473 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=921.68
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 90639 1529 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3685.64
Current children cumulated vsize (KiB) 547464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.20 5.12 4.97 6/102 16122
/proc/meminfo: memFree=3120240/3368532 swapFree=1959840/1959888
[pid=12913] ppid=12911 vsize=547464 CPUtime=3909.59
/proc/12913/stat : 12913 (gnovelty+) R 12911 12913 9860 0 -1 4202496 20277 0 0 0 384529 6430 0 0 15 0 4 0 925785287 560603136 20232 4294967295 134512640 135680988 3217446832 3217446076 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12913/statm: 136866 20232 103 286 0 136578 0
[pid=12913/tid=12915] ppid=12911 vsize=547464 CPUtime=977.64
/proc/12913/task/12915/stat : 12915 (gnovelty+) R 12911 12913 9860 0 -1 4202560 72 0 0 0 96163 1601 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12913/tid=12916] ppid=12911 vsize=547464 CPUtime=977.96
/proc/12913/task/12916/stat : 12916 (gnovelty+) R 12911 12913 9860 0 -1 4202560 73 0 0 0 96218 1578 0 0 15 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12913/tid=12917] ppid=12911 vsize=547464 CPUtime=977.68
/proc/12913/task/12917/stat : 12917 (gnovelty+) R 12911 12913 9860 0 -1 4202560 75 0 0 0 96137 1631 0 0 16 0 4 0 925785299 560603136 20232 4294967295 134512640 135680988 3217446832 3058524508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3909.59
Current children cumulated vsize (KiB) 547464

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): 3909.67
CPU user time (s): 3845.37
CPU system time (s): 64.3
CPU usage (%): 390.951
Max. virtual memory (cumulated for all children) (KiB): 547464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3845.37
system time used= 64.3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20277
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= 1041006
involuntary context switches= 47931

runsolver used 0.39 second user time and 0.6 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 18:34:45
IDJOB=1777258
IDBENCH=70268
IDSOLVER=617
FILE ID=tipi39/1777258-1243442085
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1864473452-037.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777258-1243442085/watcher-1777258-1243442085 -o /tmp/evaluation-result-1777258-1243442085/solver-1777258-1243442085 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777258-1243442085.cnf 1827467303 4

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

MD5SUM BENCH= db4e49ea1628a563e13565b21c6502ef
RANDOM SEED= 1827467303

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:       3202016 kB
Buffers:         21608 kB
Cached:          49636 kB
SwapCached:          0 kB
Active:          64908 kB
Inactive:        22800 kB
HighTotal:     2489216 kB
HighFree:      2425736 kB
LowTotal:       879316 kB
LowFree:        776280 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1908 kB
Writeback:           0 kB
AnonPages:       16052 kB
Mapped:           6188 kB
Slab:            69208 kB
SReclaimable:    57060 kB
SUnreclaim:      12148 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-27 18:51:28