Trace number 1777666

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) 3870 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S515665970-021.cnf
MD5SUM6ccf28464d128bfcb3d3d46c37a4ba0f
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
Number of clauses of size over 50

Solver Data

0.05/0.08	c +------------------------------+
0.05/0.08	c | gNovelty+, version 1.0       |
0.05/0.08	c +------------------------------+
0.05/0.08	c gnovelty+ -h for help
0.05/0.08	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-1777666-1243454616/watcher-1777666-1243454616 -o /tmp/evaluation-result-1777666-1243454616/solver-1777666-1243454616 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777666-1243454616.cnf 1279966150 4 

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


[startup+0 s]
/proc/loadavg: 3.74 4.08 4.08 3/98 20660
/proc/meminfo: memFree=3197692/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=509232 CPUtime=0.01
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 1471 0 0 0 0 1 0 0 18 0 1 0 927038347 521453568 1427 4294967295 134512640 135680988 3218380960 3218380224 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/20660/statm: 127308 1436 99 286 0 127020 0

[startup+0.051638 s]
/proc/loadavg: 3.74 4.08 4.08 3/98 20660
/proc/meminfo: memFree=3197692/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=517044 CPUtime=0.05
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 13058 0 0 0 2 3 0 0 18 0 1 0 927038347 529453056 13013 4294967295 134512640 135680988 3218380960 3218380224 134537779 0 0 0 0 0 0 0 17 3 0 0 0
/proc/20660/statm: 129261 13024 99 286 0 128973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517044

[startup+0.111631 s]
/proc/loadavg: 3.74 4.08 4.08 3/98 20660
/proc/meminfo: memFree=3197692/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=0.11
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19807 0 0 0 6 5 0 0 18 0 4 0 927038347 558907392 19762 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19767 103 286 0 136164 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545808

[startup+0.311613 s]
/proc/loadavg: 3.74 4.08 4.08 3/98 20660
/proc/meminfo: memFree=3197692/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=0.88
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 74 14 0 0 18 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 545808

[startup+0.711721 s]
/proc/loadavg: 3.74 4.08 4.08 3/98 20660
/proc/meminfo: memFree=3197692/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2.43
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 212 31 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 545808

[startup+1.51165 s]
/proc/loadavg: 3.74 4.08 4.08 6/102 20664
/proc/meminfo: memFree=3119300/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=5.53
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 466 87 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=1.35
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 115 20 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=1.38
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 110 28 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=1.33
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 117 16 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 545808

[startup+3.11157 s]
/proc/loadavg: 3.74 4.08 4.08 5/102 20664
/proc/meminfo: memFree=3118884/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=11.76
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 989 187 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=2.92
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 249 43 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=2.95
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 238 57 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=2.83
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 241 42 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 545808

[startup+6.31114 s]
/proc/loadavg: 3.76 4.08 4.08 5/102 20664
/proc/meminfo: memFree=3118760/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=24.11
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 2007 404 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=6.06
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 500 106 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=6.01
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 492 109 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=5.93
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 498 95 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 545808

[startup+12.7106 s]
/proc/loadavg: 3.78 4.07 4.08 5/102 20665
/proc/meminfo: memFree=3118668/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=48.75
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 4066 809 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=12.12
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 1001 211 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=12.03
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 998 205 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560372 134534471 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=12.18
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 1024 194 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.75
Current children cumulated vsize (KiB) 545808

[startup+25.5096 s]
/proc/loadavg: 3.76 4.05 4.07 6/102 20849
/proc/meminfo: memFree=3118016/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=97.54
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 8160 1594 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=24.3
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 2027 403 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=24.5
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 2056 394 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560372 134533494 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=24.19
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 2038 381 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.54
Current children cumulated vsize (KiB) 545808

[startup+51.1073 s]
/proc/loadavg: 3.84 4.05 4.07 5/102 20851
/proc/meminfo: memFree=3118228/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=196.94
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 16434 3260 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=49.11
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 4102 809 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=49.54
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 4086 868 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=49.17
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 4158 759 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.94
Current children cumulated vsize (KiB) 545808

[startup+102.314 s]
/proc/loadavg: 3.93 4.04 4.07 5/102 21038
/proc/meminfo: memFree=3118732/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=394.26
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 32957 6469 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=98.69
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 8267 1602 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=98.52
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 8183 1669 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=98.72
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 8319 1553 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 394.26
Current children cumulated vsize (KiB) 545808

[startup+162.309 s]
/proc/loadavg: 4.16 4.08 4.08 5/102 21230
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=625.98
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 52173 10425 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=156.91
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 13070 2621 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=156.56
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 12982 2674 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=156.02
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 13093 2509 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 625.98
Current children cumulated vsize (KiB) 545808

[startup+222.304 s]
/proc/loadavg: 4.06 4.06 4.07 5/102 21418
/proc/meminfo: memFree=3118592/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=858.16
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 71408 14408 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=215.42
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 17938 3604 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=214.7
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 17816 3654 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=214.57
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 17938 3519 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168244 134533962 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 858.16
Current children cumulated vsize (KiB) 545808

[startup+282.319 s]
/proc/loadavg: 4.33 4.13 4.09 5/102 21605
/proc/meminfo: memFree=3118468/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=1092.77
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 90928 18349 0 0 16 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=274.33
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 22854 4579 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=273.4
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 22696 4644 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=20660] ppid=20658 vsize=545808 CPUtime=1558.51
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 129515 26336 0 0 16 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=390.56
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 32423 6633 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=389.84
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 32392 6592 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=389.32
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 32383 6549 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1558.51
Current children cumulated vsize (KiB) 545808

[startup+462.314 s]
/proc/loadavg: 4.32 4.21 4.12 5/102 22171
/proc/meminfo: memFree=3118608/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=1791.3
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 148810 30320 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=448.59
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 37238 7621 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=447.97
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 37197 7600 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=447.67
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 37216 7551 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 545808

[startup+522.309 s]
/proc/loadavg: 4.36 4.25 4.14 6/102 22363
/proc/meminfo: memFree=3118708/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2022.95
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 168020 34275 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=506.63
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 42101 8562 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=506.23
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 42016 8607 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=505.04
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 41913 8591 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2022.95
Current children cumulated vsize (KiB) 545808

[startup+582.304 s]
/proc/loadavg: 4.31 4.26 4.15 5/102 22550
/proc/meminfo: memFree=3118452/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2254.72
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 187251 38221 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=564.81
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 46910 9571 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=563.59
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 46745 9614 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=563.23
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 46741 9582 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2254.72
Current children cumulated vsize (KiB) 545808

[startup+642.309 s]
/proc/loadavg: 3.97 4.18 4.12 6/102 22738
/proc/meminfo: memFree=3118608/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2487.53
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 206624 42129 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=623.16
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 51778 10538 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=622.1
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 51611 10599 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=621.28
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 51578 10550 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2487.53
Current children cumulated vsize (KiB) 545808

[startup+702.314 s]
/proc/loadavg: 4.01 4.15 4.12 5/102 22926
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2721.21
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 225973 46148 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=681.44
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 56606 11538 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=680.59
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 56462 11597 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=679.85
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 56410 11575 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2721.21
Current children cumulated vsize (KiB) 545808

[startup+762.319 s]
/proc/loadavg: 3.98 4.12 4.11 5/102 23114
/proc/meminfo: memFree=3118732/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=2953.5
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 245240 50110 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=739.33
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 61395 12538 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952428 134997743 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=738.91
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 61292 12599 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=737.98
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 61252 12546 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2953.5
Current children cumulated vsize (KiB) 545808

[startup+822.315 s]
/proc/loadavg: 4.06 4.11 4.10 5/102 23305
/proc/meminfo: memFree=3118700/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=3185.91
/proc/20660/stat : 20660 (gnovelty+) S 20658 20660 9860 0 -1 4202496 19825 0 0 0 264376 54215 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=797.23
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 66167 13556 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=797.28
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 66075 13653 0 0 16 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=795.89
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 66043 13546 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3185.91
Current children cumulated vsize (KiB) 545808

[startup+882.31 s]
/proc/loadavg: 4.22 4.14 4.10 5/102 23492
/proc/meminfo: memFree=3118592/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=3416.71
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 283544 58127 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=854.85
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 70921 14564 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=854.96
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 70897 14599 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=853.73
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 70846 14527 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3416.71
Current children cumulated vsize (KiB) 545808

[startup+942.305 s]
/proc/loadavg: 3.93 4.07 4.08 5/102 23684
/proc/meminfo: memFree=3118484/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=3647.35
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 302750 61985 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=912.5
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 75718 15532 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=912.8
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 75716 15564 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=911.54
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 75667 15487 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3647.35
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.10 4.08 4.09 6/102 23872
/proc/meminfo: memFree=3118608/3368532 swapFree=1959840/1959888
[pid=20660] ppid=20658 vsize=545808 CPUtime=3869.96
/proc/20660/stat : 20660 (gnovelty+) R 20658 20660 9860 0 -1 4202496 19825 0 0 0 321314 65682 0 0 15 0 4 0 927038347 558907392 19780 4294967295 134512640 135680988 3218380960 3218380204 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20660/statm: 136452 19780 103 286 0 136164 0
[pid=20660/tid=20662] ppid=20658 vsize=545808 CPUtime=968.48
/proc/20660/task/20662/stat : 20662 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 80361 16487 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3076952412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20660/tid=20663] ppid=20658 vsize=545808 CPUtime=968.49
/proc/20660/task/20663/stat : 20663 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 80350 16499 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3067560284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20660/tid=20664] ppid=20658 vsize=545808 CPUtime=967.1
/proc/20660/task/20664/stat : 20664 (gnovelty+) R 20658 20660 9860 0 -1 4202560 9 0 0 0 80309 16401 0 0 15 0 4 0 927038356 558907392 19780 4294967295 134512640 135680988 3218380960 3058168156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3869.96
Current children cumulated vsize (KiB) 545808

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.03
CPU time (s): 3870
CPU user time (s): 3213.17
CPU system time (s): 656.83
CPU usage (%): 386.99
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3213.17
system time used= 656.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 25862008
involuntary context switches= 68162

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 22:03:36
IDJOB=1777666
IDBENCH=70404
IDSOLVER=617
FILE ID=tipi39/1777666-1243454616
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S515665970-021.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777666-1243454616/watcher-1777666-1243454616 -o /tmp/evaluation-result-1777666-1243454616/solver-1777666-1243454616 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777666-1243454616.cnf 1279966150 4

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

MD5SUM BENCH= 6ccf28464d128bfcb3d3d46c37a4ba0f
RANDOM SEED= 1279966150

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:       3197692 kB
Buffers:         21892 kB
Cached:          53320 kB
SwapCached:          0 kB
Active:          65280 kB
Inactive:        26436 kB
HighTotal:     2489216 kB
HighFree:      2421908 kB
LowTotal:       879316 kB
LowFree:        775784 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1480 kB
Writeback:           0 kB
AnonPages:       16508 kB
Mapped:           6268 kB
Slab:            69376 kB
SReclaimable:    57248 kB
SUnreclaim:      12128 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94980 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-27 22:20:18