Trace number 1777924

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1718100253-004.cnf
MD5SUM8e5b8ce1a4edfef4a97a3ad9e571c97a
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.10/0.10	c +------------------------------+
0.10/0.10	c | gNovelty+, version 1.0       |
0.10/0.10	c +------------------------------+
0.10/0.10	c gnovelty+ -h for help
0.10/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-1777924-1243461671/watcher-1777924-1243461671 -o /tmp/evaluation-result-1777924-1243461671/solver-1777924-1243461671 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777924-1243461671.cnf 1990215624 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.90 4.91 4.94 3/109 8536
/proc/meminfo: memFree=711664/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=509228 CPUtime=0.01
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 1381 0 0 0 0 1 0 0 18 0 1 0 1110829869 521449472 1338 4294967295 134512640 135680988 3219218784 3219218048 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/8536/statm: 127307 1346 99 286 0 127019 0

[startup+0.093837 s]
/proc/loadavg: 4.90 4.91 4.94 3/109 8536
/proc/meminfo: memFree=711664/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=517040 CPUtime=0.1
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 18461 0 0 0 4 6 0 0 18 0 1 0 1110829869 529448960 18417 4294967295 134512640 135680988 3219218784 3219218048 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/8536/statm: 129260 18428 99 286 0 128972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517040

[startup+0.113832 s]
/proc/loadavg: 4.90 4.91 4.94 3/109 8536
/proc/meminfo: memFree=711664/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=0.12
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19885 0 0 0 6 6 0 0 18 0 4 0 1110829869 559570944 19841 4294967295 134512640 135680988 3219218784 3219218116 134533436 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19841 103 286 0 136326 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546456

[startup+0.313821 s]
/proc/loadavg: 4.90 4.91 4.94 3/109 8536
/proc/meminfo: memFree=711664/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=0.86
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 78 8 0 0 18 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 546456

[startup+0.7138 s]
/proc/loadavg: 4.90 4.91 4.94 3/109 8536
/proc/meminfo: memFree=711664/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2.45
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 234 11 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 546456

[startup+1.51376 s]
/proc/loadavg: 4.90 4.91 4.94 6/113 8540
/proc/meminfo: memFree=632432/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=5.61
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 545 16 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=1.37
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 134 3 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833140 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=1.39
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 135 4 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=1.36
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 134 2 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 546456

[startup+3.13068 s]
/proc/loadavg: 4.83 4.89 4.93 6/113 8541
/proc/meminfo: memFree=632136/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=11.73
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 1142 31 0 0 16 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=2.94
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 289 5 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=2.84
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 277 7 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=2.88
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 281 7 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 546456

[startup+6.31291 s]
/proc/loadavg: 4.83 4.89 4.93 5/113 8542
/proc/meminfo: memFree=632124/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=23.75
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 2326 49 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=5.89
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 579 10 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=5.97
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 585 12 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=5.78
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 565 13 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 546456

[startup+12.7128 s]
/proc/loadavg: 4.85 4.90 4.93 6/113 8542
/proc/meminfo: memFree=632080/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=47.45
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 4660 85 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=11.83
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 1166 17 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=12.01
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 1185 16 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=11.51
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 1124 27 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048884 134533489 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.45
Current children cumulated vsize (KiB) 546456

[startup+25.5125 s]
/proc/loadavg: 4.79 4.88 4.93 6/113 8543
/proc/meminfo: memFree=632144/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=97.16
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 9537 179 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=24.44
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 2397 47 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=24.37
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 2395 42 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=23.81
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 2339 42 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048884 134534601 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.16
Current children cumulated vsize (KiB) 546456

[startup+51.1207 s]
/proc/loadavg: 4.80 4.87 4.92 5/113 8544
/proc/meminfo: memFree=632184/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=196.82
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 19323 359 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=49.17
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 4835 82 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=49.36
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 4849 87 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=48.38
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 4752 86 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.82
Current children cumulated vsize (KiB) 546456

[startup+102.322 s]
/proc/loadavg: 4.49 4.77 4.88 6/113 8733
/proc/meminfo: memFree=631680/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=395.63
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 38857 706 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=99.29
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 9768 161 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=98.38
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 9667 171 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=98.17
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 9638 179 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 395.63
Current children cumulated vsize (KiB) 546456

[startup+162.305 s]
/proc/loadavg: 4.69 4.78 4.88 6/113 8924
/proc/meminfo: memFree=631416/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=628.92
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 61776 1116 0 0 16 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=157.47
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 15483 264 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=156.49
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 15377 272 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=156.85
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 15404 281 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.92
Current children cumulated vsize (KiB) 546456

[startup+222.314 s]
/proc/loadavg: 4.62 4.75 4.86 6/113 9111
/proc/meminfo: memFree=631556/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=862.26
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 84700 1526 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=215.77
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 21205 372 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=213.85
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 21013 372 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=215.68
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 21187 381 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 862.26
Current children cumulated vsize (KiB) 546456

[startup+282.31 s]
/proc/loadavg: 4.96 4.81 4.87 7/113 9298
/proc/meminfo: memFree=631440/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=1094.93
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 107540 1953 0 0 16 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=273.96
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 26921 475 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=271.91
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 26714 477 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=8536] ppid=8534 vsize=546456 CPUtime=1561.48
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 153385 2763 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=391.88
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 38504 684 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=388.17
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 38152 665 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=389.98
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 38295 703 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1561.48
Current children cumulated vsize (KiB) 546456

[startup+462.311 s]
/proc/loadavg: 4.85 4.83 4.86 5/113 9865
/proc/meminfo: memFree=631556/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=1793.83
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 176215 3168 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=450.31
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 44259 772 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=446.26
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 43853 773 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=447.98
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 43996 802 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1793.83
Current children cumulated vsize (KiB) 546456

[startup+522.309 s]
/proc/loadavg: 4.87 4.84 4.86 6/113 10052
/proc/meminfo: memFree=631432/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2028.04
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 199247 3557 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=508.83
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 50016 867 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=504.8
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 49600 880 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=506.72
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 49782 890 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2028.04
Current children cumulated vsize (KiB) 546456

[startup+582.307 s]
/proc/loadavg: 5.24 4.97 4.91 5/113 10243
/proc/meminfo: memFree=631688/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2259.8
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 222005 3975 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=566.94
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 55726 968 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=562.7
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 55282 988 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=564.16
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 55417 999 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2259.8
Current children cumulated vsize (KiB) 546456

[startup+642.31 s]
/proc/loadavg: 4.86 4.92 4.89 6/113 10432
/proc/meminfo: memFree=631440/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2492.81
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 244909 4372 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=625.32
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 61461 1071 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=621.04
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 61014 1090 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=622.44
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 61155 1089 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2492.81
Current children cumulated vsize (KiB) 546456

[startup+702.317 s]
/proc/loadavg: 5.39 5.03 4.93 9/113 10620
/proc/meminfo: memFree=631432/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2727.29
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 267926 4803 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=684.4
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 67263 1177 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=679.33
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 66731 1202 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=680.8
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 66890 1190 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2727.29
Current children cumulated vsize (KiB) 546456

[startup+762.317 s]
/proc/loadavg: 4.97 4.98 4.91 5/113 10808
/proc/meminfo: memFree=631308/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=2960.48
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 290815 5233 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=742.38
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 72951 1287 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=737.49
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 72445 1304 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=739.45
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 72633 1312 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2960.48
Current children cumulated vsize (KiB) 546456

[startup+822.315 s]
/proc/loadavg: 4.92 4.96 4.91 7/113 10995
/proc/meminfo: memFree=631184/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=3195.42
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 313891 5651 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=800.95
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 78707 1388 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=796.16
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 78195 1421 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=798.26
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 78419 1407 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3195.42
Current children cumulated vsize (KiB) 546456

[startup+882.31 s]
/proc/loadavg: 4.91 4.94 4.90 5/113 11183
/proc/meminfo: memFree=631068/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=3426.29
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 336564 6065 0 0 16 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=858.24
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 84318 1506 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=853.96
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 83873 1523 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=855.84
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 84078 1506 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3426.29
Current children cumulated vsize (KiB) 546456

[startup+942.308 s]
/proc/loadavg: 4.99 4.96 4.91 6/113 11375
/proc/meminfo: memFree=630944/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=3657.51
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 359283 6468 0 0 15 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=915.98
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 89990 1608 0 0 16 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=911.73
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 89562 1611 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=913.27
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 89724 1603 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3657.51
Current children cumulated vsize (KiB) 546456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.37 5.05 4.94 8/113 11566
/proc/meminfo: memFree=630936/3368532 swapFree=1959840/1959888
[pid=8536] ppid=8534 vsize=546456 CPUtime=3882.38
/proc/8536/stat : 8536 (gnovelty+) R 8534 8536 7955 0 -1 4202496 19984 0 0 0 381392 6846 0 0 16 0 4 0 1110829869 559570944 19940 4294967295 134512640 135680988 3219218784 3219218028 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8536/statm: 136614 19940 103 286 0 136326 0
[pid=8536/tid=8538] ppid=8534 vsize=546456 CPUtime=972.2
/proc/8536/task/8538/stat : 8538 (gnovelty+) R 8534 8536 7955 0 -1 4202560 32 0 0 0 95504 1716 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3077833052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8536/tid=8539] ppid=8534 vsize=546456 CPUtime=968.23
/proc/8536/task/8539/stat : 8539 (gnovelty+) R 8534 8536 7955 0 -1 4202560 33 0 0 0 95119 1704 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3068440924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8536/tid=8540] ppid=8534 vsize=546456 CPUtime=969.11
/proc/8536/task/8540/stat : 8540 (gnovelty+) R 8534 8536 7955 0 -1 4202560 34 0 0 0 95206 1705 0 0 15 0 4 0 1110829879 559570944 19940 4294967295 134512640 135680988 3219218784 3059048796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3882.38
Current children cumulated vsize (KiB) 546456

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): 3882.44
CPU user time (s): 3813.98
CPU system time (s): 68.46
CPU usage (%): 388.23
Max. virtual memory (cumulated for all children) (KiB): 546456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3813.98
system time used= 68.46
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= 1330838
involuntary context switches= 43211

runsolver used 0.3 second user time and 0.43 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:01:11
IDJOB=1777924
IDBENCH=70490
IDSOLVER=617
FILE ID=/1777924-1243461671
PBS_JOBID=
Free space on /tmp= 7987 MiB

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

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

MD5SUM BENCH= 8e5b8ce1a4edfef4a97a3ad9e571c97a
RANDOM SEED= 1990215624

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.073
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.42
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.073
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.073
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.073
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:        711664 kB
Buffers:         41652 kB
Cached:        2434692 kB
SwapCached:          0 kB
Active:        1299548 kB
Inactive:      1195932 kB
HighTotal:     2489216 kB
HighFree:       450512 kB
LowTotal:       879316 kB
LowFree:        261152 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       18916 kB
Mapped:           7972 kB
Slab:           152092 kB
SReclaimable:   138472 kB
SUnreclaim:      13620 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 00:17:53