Trace number 1777084

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S805234188-084.cnf
MD5SUMa1fc4ba8186be6b254ba81203aa388ed
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 variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
Number of clauses of size over 50

Solver Data

0.11/0.14	c +------------------------------+
0.11/0.14	c | gNovelty+, version 1.0       |
0.11/0.14	c +------------------------------+
0.11/0.14	c gnovelty+ -h for help
0.11/0.14	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-1777084-1243434768/watcher-1777084-1243434768 -o /tmp/evaluation-result-1777084-1243434768/solver-1777084-1243434768 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777084-1243434768.cnf 1958979380 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.18 4.20 4.04 3/98 21764
/proc/meminfo: memFree=3203592/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=509228 CPUtime=0.01
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 1452 0 0 0 0 1 0 0 18 0 1 0 925053515 521449472 1409 4294967295 134512640 135680988 3214255264 3214254528 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21764/statm: 127307 1418 99 286 0 127019 0

[startup+0.031846 s]
/proc/loadavg: 4.18 4.20 4.04 3/98 21764
/proc/meminfo: memFree=3203592/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=517044 CPUtime=0.03
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 9928 0 0 0 0 3 0 0 18 0 1 0 925053515 529453056 9885 4294967295 134512640 135680988 3214255264 3214253372 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21764/statm: 129261 9885 99 286 0 128973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517044

[startup+0.111841 s]
/proc/loadavg: 4.18 4.20 4.04 3/98 21764
/proc/meminfo: memFree=3203592/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=517040 CPUtime=0.11
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 17364 0 0 0 6 5 0 0 18 0 1 0 925053515 529448960 17321 4294967295 134512640 135680988 3214255264 3214254528 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21764/statm: 129260 17332 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.311824 s]
/proc/loadavg: 4.18 4.20 4.04 3/98 21764
/proc/meminfo: memFree=3203592/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=0.7
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 61 9 0 0 17 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 548748

[startup+0.712326 s]
/proc/loadavg: 4.18 4.20 4.04 3/98 21764
/proc/meminfo: memFree=3203592/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2.28
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 204 24 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 548748

[startup+1.51174 s]
/proc/loadavg: 4.18 4.20 4.04 6/103 21773
/proc/meminfo: memFree=3121056/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=4.86
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 437 49 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=1.08
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 98 10 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=1.08
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 96 12 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=1.22
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 110 12 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590132 134533858 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 548748

[startup+3.11229 s]
/proc/loadavg: 4.18 4.20 4.04 5/102 21951
/proc/meminfo: memFree=3120416/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=11.15
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 998 117 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=2.66
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 238 28 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=2.63
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 234 29 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=2.81
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 254 27 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.15
Current children cumulated vsize (KiB) 548748

[startup+6.31177 s]
/proc/loadavg: 4.16 4.19 4.04 5/102 21951
/proc/meminfo: memFree=3120472/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=23.77
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 2115 262 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=5.8
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 522 58 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=5.76
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 517 59 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=5.97
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 531 66 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.77
Current children cumulated vsize (KiB) 548748

[startup+12.7108 s]
/proc/loadavg: 4.15 4.19 4.04 5/102 21953
/proc/meminfo: memFree=3120700/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=48.86
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 4336 550 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=12.01
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 1062 139 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=12.06
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 1068 138 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=12.23
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 1100 123 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 548748

[startup+25.5097 s]
/proc/loadavg: 4.12 4.18 4.04 5/102 21954
/proc/meminfo: memFree=3120732/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=98.47
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 8741 1106 0 0 16 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=24.59
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 2192 267 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=24.35
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 2155 280 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=24.77
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 2199 278 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.47
Current children cumulated vsize (KiB) 548748

[startup+51.1078 s]
/proc/loadavg: 4.08 4.16 4.04 7/102 21955
/proc/meminfo: memFree=3120796/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=198.68
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 17608 2260 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=49.63
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 4409 554 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=49.47
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 4357 590 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982260 134535206 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=49.66
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 4411 555 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.68
Current children cumulated vsize (KiB) 548748

[startup+102.314 s]
/proc/loadavg: 4.05 4.15 4.04 5/102 22143
/proc/meminfo: memFree=3120680/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=399.17
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 35406 4511 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=99.63
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 8809 1154 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=99.25
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 8784 1141 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=100
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 8887 1113 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 548748

[startup+162.309 s]
/proc/loadavg: 4.00 4.12 4.03 5/102 22330
/proc/meminfo: memFree=3120672/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=633.48
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 56176 7172 0 0 16 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254596 134533784 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=158.31
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 14005 1826 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=157.62
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 13966 1796 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=158.13
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 14057 1756 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 633.48
Current children cumulated vsize (KiB) 548748

[startup+222.314 s]
/proc/loadavg: 4.07 4.11 4.03 6/102 22518
/proc/meminfo: memFree=3120556/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=866.36
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 76837 9799 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=215.91
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 19113 2478 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=216.21
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 19169 2452 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=216.76
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 19281 2395 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 866.36
Current children cumulated vsize (KiB) 548748

[startup+282.309 s]
/proc/loadavg: 4.15 4.12 4.04 6/102 22711
/proc/meminfo: memFree=3120672/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=1098.54
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 97498 12356 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=273.57
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 24258 3099 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=274.49
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 24373 3076 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=21764] ppid=21762 vsize=548748 CPUtime=1565.08
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 139052 17456 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=390.32
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 34656 4376 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=391.06
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 34759 4347 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=391
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 34790 4310 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1565.08
Current children cumulated vsize (KiB) 548748

[startup+462.305 s]
/proc/loadavg: 4.15 4.11 4.04 5/102 23275
/proc/meminfo: memFree=3120184/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=1797.62
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 159711 20051 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=448.2
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 39759 5061 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=448.78
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 39891 4987 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=449.34
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 39985 4949 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 548748

[startup+522.31 s]
/proc/loadavg: 4.34 4.17 4.06 5/102 23463
/proc/meminfo: memFree=3120308/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2030.09
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 180330 22679 0 0 16 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=506.58
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 44952 5706 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=506.98
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 45020 5678 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=507.26
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 45144 5582 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2030.09
Current children cumulated vsize (KiB) 548748

[startup+582.315 s]
/proc/loadavg: 4.02 4.10 4.04 5/102 23652
/proc/meminfo: memFree=3120300/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2264.4
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 201113 25327 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=564.99
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 50143 6356 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=565.87
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 50258 6329 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=566.13
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 50371 6242 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2264.4
Current children cumulated vsize (KiB) 548748

[startup+642.31 s]
/proc/loadavg: 3.93 4.06 4.03 5/102 23843
/proc/meminfo: memFree=3120184/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2498.34
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 221848 27986 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=623.6
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 55365 6995 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=623.8
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 55363 7017 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=625.05
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 55633 6872 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2498.34
Current children cumulated vsize (KiB) 548748

[startup+702.315 s]
/proc/loadavg: 3.98 4.05 4.03 5/102 24031
/proc/meminfo: memFree=3120060/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2732.08
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 242628 30580 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=682.39
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 60595 7644 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=681.81
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 60509 7672 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=683.83
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 60838 7545 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2732.08
Current children cumulated vsize (KiB) 548748

[startup+762.31 s]
/proc/loadavg: 4.17 4.09 4.04 6/102 24219
/proc/meminfo: memFree=3119936/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=2963.22
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 263286 33036 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=739.55
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 65705 8250 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=739.35
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 65667 8268 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=742.16
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 66029 8187 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2963.22
Current children cumulated vsize (KiB) 548748

[startup+822.305 s]
/proc/loadavg: 4.33 4.13 4.05 5/102 24406
/proc/meminfo: memFree=3119936/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=3197.44
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 284153 35591 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=797.71
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 70851 8920 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=797.83
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 70870 8913 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=800.99
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 71310 8789 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3197.44
Current children cumulated vsize (KiB) 548748

[startup+882.31 s]
/proc/loadavg: 4.34 4.17 4.07 5/102 24595
/proc/meminfo: memFree=3120052/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=3430.43
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 304862 38181 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=856.17
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 76035 9582 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=856.22
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 76056 9566 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=859.05
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 76471 9434 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3430.43
Current children cumulated vsize (KiB) 548748

[startup+942.316 s]
/proc/loadavg: 4.24 4.15 4.07 5/102 24782
/proc/meminfo: memFree=3120184/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=3664.44
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 325644 40800 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=914.44
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 81220 10224 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=915.13
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 81276 10237 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=917.39
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 81654 10085 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3664.44
Current children cumulated vsize (KiB) 548748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.11 4.12 4.06 5/102 24974
/proc/meminfo: memFree=3120060/3368532 swapFree=1959840/1959888
[pid=21764] ppid=21762 vsize=548748 CPUtime=3889.2
/proc/21764/stat : 21764 (gnovelty+) R 21762 21764 9860 0 -1 4202496 20883 0 0 0 345611 43309 0 0 15 0 4 0 925053515 561917952 20839 4294967295 134512640 135680988 3214255264 3214254508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21764/statm: 137187 20839 103 286 0 136899 0
[pid=21764/tid=21766] ppid=21762 vsize=548748 CPUtime=970.17
/proc/21764/task/21766/stat : 21766 (gnovelty+) R 21762 21764 9860 0 -1 4202560 122 0 0 0 86190 10827 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21764/tid=21767] ppid=21762 vsize=548748 CPUtime=971.92
/proc/21764/task/21767/stat : 21767 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 86343 10849 0 0 16 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3067982260 134533485 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21764/tid=21768] ppid=21762 vsize=548748 CPUtime=973.51
/proc/21764/task/21768/stat : 21768 (gnovelty+) R 21762 21764 9860 0 -1 4202560 123 0 0 0 86617 10734 0 0 15 0 4 0 925053529 561917952 20839 4294967295 134512640 135680988 3214255264 3058590044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3889.2
Current children cumulated vsize (KiB) 548748

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): 3889.28
CPU user time (s): 3456.19
CPU system time (s): 433.09
CPU usage (%): 388.914
Max. virtual memory (cumulated for all children) (KiB): 548748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3456.19
system time used= 433.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20883
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= 15073706
involuntary context switches= 56339

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 16:32:48
IDJOB=1777084
IDBENCH=70210
IDSOLVER=617
FILE ID=tipi39/1777084-1243434768
PBS_JOBID=
Free space on /tmp= 5743 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S805234188-084.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777084-1243434768/watcher-1777084-1243434768 -o /tmp/evaluation-result-1777084-1243434768/solver-1777084-1243434768 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777084-1243434768.cnf 1958979380 4

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

MD5SUM BENCH= a1fc4ba8186be6b254ba81203aa388ed
RANDOM SEED= 1958979380

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:       3204036 kB
Buffers:         21528 kB
Cached:          47800 kB
SwapCached:          0 kB
Active:          64976 kB
Inactive:        20816 kB
HighTotal:     2489216 kB
HighFree:      2427600 kB
LowTotal:       879316 kB
LowFree:        776436 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2120 kB
Writeback:           0 kB
AnonPages:       16268 kB
Mapped:           6408 kB
Slab:            69080 kB
SReclaimable:    56976 kB
SUnreclaim:      12104 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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