Trace number 1777879

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) 3871.31 1000.05

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S2142794689-088.cnf
MD5SUM0f4b7bee4959ec0290a8262b27584313
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.05/0.10	c +------------------------------+
0.05/0.10	c | gNovelty+, version 1.0       |
0.05/0.10	c +------------------------------+
0.05/0.10	c gnovelty+ -h for help
0.05/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-1777879-1243459664/watcher-1777879-1243459664 -o /tmp/evaluation-result-1777879-1243459664/solver-1777879-1243459664 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777879-1243459664.cnf 1133426624 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.96 4.99 4.91 3/109 1996
/proc/meminfo: memFree=711208/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=509228 CPUtime=0.01
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 883 0 0 0 1 0 0 0 18 0 1 0 1110629215 521449472 839 4294967295 134512640 135680988 3220265568 3220264832 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1996/statm: 127307 847 99 286 0 127019 0

[startup+0.050994 s]
/proc/loadavg: 4.96 4.99 4.91 3/109 1996
/proc/meminfo: memFree=711208/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=517040 CPUtime=0.05
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 10778 0 0 0 3 2 0 0 18 0 1 0 1110629215 529448960 10733 4294967295 134512640 135680988 3220265568 3220264832 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1996/statm: 129260 10745 99 286 0 128972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517040

[startup+0.110989 s]
/proc/loadavg: 4.96 4.99 4.91 3/109 1996
/proc/meminfo: memFree=711208/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=0.12
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19918 0 0 0 7 5 0 0 19 0 4 0 1110629215 559468544 19873 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19873 103 286 0 136301 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546356

[startup+0.310976 s]
/proc/loadavg: 4.96 4.99 4.91 3/109 1996
/proc/meminfo: memFree=711208/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=0.9
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 85 5 0 0 18 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 546356

[startup+0.710955 s]
/proc/loadavg: 4.96 4.99 4.91 3/109 1996
/proc/meminfo: memFree=711208/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2.5
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 242 8 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 546356

[startup+1.5124 s]
/proc/loadavg: 4.96 4.99 4.91 5/113 2000
/proc/meminfo: memFree=632520/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=5.59
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 546 13 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=1.39
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 138 1 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=1.41
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 139 2 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=1.37
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 133 4 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 546356

[startup+3.11753 s]
/proc/loadavg: 4.96 4.99 4.91 6/113 2000
/proc/meminfo: memFree=631912/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=11.77
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 1156 21 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=2.96
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 293 3 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=2.99
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 294 5 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=2.95
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 291 4 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 546356

[startup+6.31099 s]
/proc/loadavg: 5.05 5.00 4.92 5/113 2001
/proc/meminfo: memFree=632068/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=23.97
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 2361 36 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=5.87
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 584 3 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=6.08
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 598 10 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=6
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 593 7 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 546356

[startup+12.7131 s]
/proc/loadavg: 4.96 4.99 4.91 8/113 2002
/proc/meminfo: memFree=631820/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=48.58
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 4776 82 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=12.01
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 1186 15 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=12.26
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 1207 19 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=12.02
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 1184 18 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.58
Current children cumulated vsize (KiB) 546356

[startup+25.5097 s]
/proc/loadavg: 5.06 5.00 4.92 6/113 2185
/proc/meminfo: memFree=631584/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=98.07
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 9636 171 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=24.53
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 2412 41 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077743028 134534838 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=24.56
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 2419 37 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=24.28
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 2388 40 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 546356

[startup+51.1089 s]
/proc/loadavg: 5.08 5.02 4.92 8/113 2187
/proc/meminfo: memFree=632048/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=197.4
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 19397 343 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=49.42
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 4862 80 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=49.46
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 4864 82 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=49.11
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 4828 83 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.4
Current children cumulated vsize (KiB) 546356

[startup+102.318 s]
/proc/loadavg: 4.90 4.98 4.91 6/113 2378
/proc/meminfo: memFree=632172/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=395.78
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 38855 723 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=99.05
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 9714 191 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=99.09
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 9736 173 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=99.21
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 9739 182 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.78
Current children cumulated vsize (KiB) 546356

[startup+162.315 s]
/proc/loadavg: 5.02 5.01 4.92 6/113 2569
/proc/meminfo: memFree=631456/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=628.8
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 61734 1146 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=157.15
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 15416 299 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=157.28
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 15448 280 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=157.62
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 15481 281 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 628.8
Current children cumulated vsize (KiB) 546356

[startup+222.313 s]
/proc/loadavg: 4.87 4.97 4.91 6/113 2763
/proc/meminfo: memFree=631240/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=861.27
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 84536 1591 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=214.65
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 21062 403 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=215.72
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 21189 383 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=216.11
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 21214 397 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 861.27
Current children cumulated vsize (KiB) 546356

[startup+282.307 s]
/proc/loadavg: 4.90 4.95 4.91 5/113 2952
/proc/meminfo: memFree=631240/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=1095.33
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 107501 2032 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=273.09
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 26796 513 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=274.48
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 26957 491 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=1996] ppid=1994 vsize=546356 CPUtime=1562.76
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 153388 2888 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=389.48
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 38189 759 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=391.65
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 38456 709 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=391.3
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 38426 704 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1562.76
Current children cumulated vsize (KiB) 546356

[startup+462.311 s]
/proc/loadavg: 5.05 4.97 4.92 5/113 3553
/proc/meminfo: memFree=631852/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=1797.29
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 176414 3315 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=448.23
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 43968 855 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=450.49
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 44223 826 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=449.78
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 44165 813 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (KiB) 546356

[startup+522.306 s]
/proc/loadavg: 4.96 4.97 4.92 5/113 3740
/proc/meminfo: memFree=631612/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2028.76
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 199136 3740 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=506.42
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 49669 973 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=508.66
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 49937 929 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=507.55
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 49837 918 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2028.76
Current children cumulated vsize (KiB) 546356

[startup+582.311 s]
/proc/loadavg: 4.83 4.94 4.91 5/113 3927
/proc/meminfo: memFree=631768/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2261.55
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 221935 4220 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264804 134998512 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=564.8
/proc/1996/task/1998/stat : 1998 (gnovelty+) S 1994 1996 7955 0 -1 4202560 27 0 0 0 55396 1084 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=566.64
/proc/1996/task/1999/stat : 1999 (gnovelty+) S 1994 1996 7955 0 -1 4202560 28 0 0 0 55623 1041 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=566.03
/proc/1996/task/2000/stat : 2000 (gnovelty+) S 1994 1996 7955 0 -1 4202560 29 0 0 0 55555 1048 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2261.55
Current children cumulated vsize (KiB) 546356

[startup+642.32 s]
/proc/loadavg: 5.31 5.06 4.94 5/113 4115
/proc/meminfo: memFree=631612/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2495.08
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 244825 4683 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=623.2
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 61108 1212 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=624.73
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 61316 1157 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=624.82
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 61318 1164 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2495.08
Current children cumulated vsize (KiB) 546356

[startup+702.315 s]
/proc/loadavg: 4.99 5.00 4.93 5/113 4303
/proc/meminfo: memFree=631520/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2725.58
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 267408 5150 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=681.05
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 66788 1317 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=681.9
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 66908 1282 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=682.94
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 67019 1275 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2725.58
Current children cumulated vsize (KiB) 546356

[startup+762.319 s]
/proc/loadavg: 4.67 4.91 4.90 5/113 4496
/proc/meminfo: memFree=631340/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=2952.28
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 289688 5540 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=738.09
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 72408 1401 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=739.18
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 72516 1402 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=739.31
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 72568 1363 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2952.28
Current children cumulated vsize (KiB) 546356

[startup+822.308 s]
/proc/loadavg: 5.24 5.01 4.93 5/113 4683
/proc/meminfo: memFree=631116/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=3182.48
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 312282 5966 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=795.89
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 78091 1498 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077743028 134533420 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=796.67
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 78150 1517 0 0 16 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=796.68
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 78208 1460 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3182.48
Current children cumulated vsize (KiB) 546356

[startup+882.312 s]
/proc/loadavg: 4.94 4.96 4.92 5/113 4870
/proc/meminfo: memFree=631248/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=3414.62
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 335025 6437 0 0 15 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=853.81
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 83784 1597 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=855.23
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 83886 1637 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=854.77
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 83883 1594 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3414.62
Current children cumulated vsize (KiB) 546356

[startup+942.32 s]
/proc/loadavg: 5.05 4.97 4.92 5/113 5058
/proc/meminfo: memFree=631140/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=3647.58
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 357894 6864 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264812 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=911.69
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 89456 1713 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=914.03
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 89657 1746 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=912.79
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 89587 1692 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3647.58
Current children cumulated vsize (KiB) 546356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.15 4.99 4.93 6/113 5246
/proc/meminfo: memFree=631140/3368532 swapFree=1959840/1959888
[pid=1996] ppid=1994 vsize=546356 CPUtime=3871.23
/proc/1996/stat : 1996 (gnovelty+) R 1994 1996 7955 0 -1 4202496 19947 0 0 0 379877 7246 0 0 16 0 4 0 1110629215 559468544 19902 4294967295 134512640 135680988 3220265568 3220264900 134533068 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1996/statm: 136589 19902 103 286 0 136301 0
[pid=1996/tid=1998] ppid=1994 vsize=546356 CPUtime=967.7
/proc/1996/task/1998/stat : 1998 (gnovelty+) R 1994 1996 7955 0 -1 4202560 27 0 0 0 94962 1808 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1996/tid=1999] ppid=1994 vsize=546356 CPUtime=969.39
/proc/1996/task/1999/stat : 1999 (gnovelty+) R 1994 1996 7955 0 -1 4202560 28 0 0 0 95110 1829 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1996/tid=2000] ppid=1994 vsize=546356 CPUtime=968.85
/proc/1996/task/2000/stat : 2000 (gnovelty+) R 1994 1996 7955 0 -1 4202560 29 0 0 0 95085 1800 0 0 15 0 4 0 1110629225 559468544 19902 4294967295 134512640 135680988 3220265568 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3871.23
Current children cumulated vsize (KiB) 546356

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.05
CPU time (s): 3871.31
CPU user time (s): 3798.85
CPU system time (s): 72.46
CPU usage (%): 387.113
Max. virtual memory (cumulated for all children) (KiB): 546356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3798.85
system time used= 72.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19947
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= 1287799
involuntary context switches= 41349

runsolver used 0.36 second user time and 0.52 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 23:27:44
IDJOB=1777879
IDBENCH=70475
IDSOLVER=617
FILE ID=/1777879-1243459664
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S2142794689-088.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777879-1243459664/watcher-1777879-1243459664 -o /tmp/evaluation-result-1777879-1243459664/solver-1777879-1243459664 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777879-1243459664.cnf 1133426624 4

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

MD5SUM BENCH= 0f4b7bee4959ec0290a8262b27584313
RANDOM SEED= 1133426624

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:        711308 kB
Buffers:         41632 kB
Cached:        2434484 kB
SwapCached:          0 kB
Active:        1299236 kB
Inactive:      1195816 kB
HighTotal:     2489216 kB
HighFree:       449908 kB
LowTotal:       879316 kB
LowFree:        261400 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1632 kB
Writeback:           0 kB
AnonPages:       19184 kB
Mapped:           7772 kB
Slab:           151760 kB
SReclaimable:   138436 kB
SUnreclaim:      13324 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110892 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-27 23:44:26