Trace number 1777630

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S291433416-025.cnf
MD5SUMf605382d61971a127354e33363a04ef5
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 variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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-1777630-1243452610/watcher-1777630-1243452610 -o /tmp/evaluation-result-1777630-1243452610/solver-1777630-1243452610 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777630-1243452610.cnf 889150949 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.64 3.93 4.00 3/98 14351
/proc/meminfo: memFree=3198044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=509232 CPUtime=0
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 1518 0 0 0 0 0 0 0 18 0 1 0 926837707 521453568 1475 4294967295 134512640 135680988 3213870160 3213869424 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14351/statm: 127308 1484 99 286 0 127020 0

[startup+0.046223 s]
/proc/loadavg: 3.64 3.93 4.00 3/98 14351
/proc/meminfo: memFree=3198044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=517044 CPUtime=0.05
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 12303 0 0 0 1 4 0 0 18 0 1 0 926837707 529453056 12259 4294967295 134512640 135680988 3213870160 3213869424 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14351/statm: 129261 12271 99 286 0 128973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517044

[startup+0.106215 s]
/proc/loadavg: 3.64 3.93 4.00 3/98 14351
/proc/meminfo: memFree=3198044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=0.12
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 7 5 0 0 19 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545804

[startup+0.306312 s]
/proc/loadavg: 3.64 3.93 4.00 3/98 14351
/proc/meminfo: memFree=3198044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=0.86
/proc/14351/stat : 14351 (gnovelty+) S 14349 14351 9860 0 -1 4202496 19796 0 0 0 69 17 0 0 17 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 545804

[startup+0.706419 s]
/proc/loadavg: 3.64 3.93 4.00 3/98 14351
/proc/meminfo: memFree=3198044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2.43
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 196 47 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 545804

[startup+1.50615 s]
/proc/loadavg: 3.64 3.93 4.00 5/102 14355
/proc/meminfo: memFree=3119640/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=5.53
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 460 93 0 0 16 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=1.37
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 116 21 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=1.31
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 115 16 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=1.37
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 116 21 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 545804

[startup+3.10625 s]
/proc/loadavg: 3.64 3.93 4.00 5/102 14355
/proc/meminfo: memFree=3119492/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=11.79
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 966 213 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=2.94
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 242 52 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=2.86
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 240 46 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=2.96
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 242 54 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 545804

[startup+6.30556 s]
/proc/loadavg: 3.67 3.94 4.00 6/102 14355
/proc/meminfo: memFree=3119392/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=24.09
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 1949 460 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=5.95
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 477 118 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=5.97
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 488 109 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=6.06
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 504 102 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 545804

[startup+12.705 s]
/proc/loadavg: 3.69 3.94 4.00 5/102 14355
/proc/meminfo: memFree=3119332/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=49.02
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 3943 959 0 0 16 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869492 134534000 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=12.16
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 977 239 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=12.22
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 994 228 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=12.29
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 1003 226 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (KiB) 545804

[startup+25.5041 s]
/proc/loadavg: 3.83 3.96 4.00 5/102 14357
/proc/meminfo: memFree=3119272/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=98.89
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 7937 1952 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=24.61
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 1972 489 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=24.69
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 2000 469 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=24.81
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 1992 489 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.89
Current children cumulated vsize (KiB) 545804

[startup+51.1115 s]
/proc/loadavg: 3.87 3.96 4.00 5/102 14542
/proc/meminfo: memFree=3119044/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=196.79
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 15881 3798 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=48.77
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 3919 958 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=49.59
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 4017 942 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=49.33
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 3970 963 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.79
Current children cumulated vsize (KiB) 545804

[startup+102.318 s]
/proc/loadavg: 3.87 3.94 3.99 5/102 14729
/proc/meminfo: memFree=3118496/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=395.05
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 31979 7526 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=98.63
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 7979 1884 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=99.26
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 8059 1867 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=98.79
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 7940 1939 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.05
Current children cumulated vsize (KiB) 545804

[startup+162.313 s]
/proc/loadavg: 3.86 3.92 3.98 7/103 14900
/proc/meminfo: memFree=3118292/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=625.88
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 50689 11899 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=156.03
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 12624 2979 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=157.27
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 12797 2930 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=157.01
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 12648 3053 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 625.88
Current children cumulated vsize (KiB) 545804

[startup+222.308 s]
/proc/loadavg: 4.16 3.98 4.00 5/102 15105
/proc/meminfo: memFree=3118452/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=857.56
/proc/14351/stat : 14351 (gnovelty+) S 14349 14351 9860 0 -1 4202496 19796 0 0 0 69536 16220 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=213.7
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 17298 4072 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206380 134997786 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=215.23
/proc/14351/task/14354/stat : 14354 (gnovelty+) S 14349 14351 9860 0 -1 4202560 5 0 0 0 17541 3982 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=215.09
/proc/14351/task/14355/stat : 14355 (gnovelty+) S 14349 14351 9860 0 -1 4202560 4 0 0 0 17389 4120 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 857.56
Current children cumulated vsize (KiB) 545804

[startup+282.313 s]
/proc/loadavg: 4.16 4.03 4.01 8/103 15214
/proc/meminfo: memFree=3118612/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=1089.97
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 88402 20595 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=271.99
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 22046 5153 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=273.03
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 22239 5064 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814324 134534336 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=14351] ppid=14349 vsize=545804 CPUtime=1551.53
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 125832 29321 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=386.8
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 31302 7378 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=388.77
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 31707 7170 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=388.82
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 31526 7356 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1551.53
Current children cumulated vsize (KiB) 545804

[startup+462.319 s]
/proc/loadavg: 4.19 4.09 4.03 6/102 15861
/proc/meminfo: memFree=3118344/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=1782.23
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 144455 33768 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=444.87
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 35972 8515 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=446.43
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 36383 8260 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=446.31
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 36134 8497 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 545804

[startup+522.313 s]
/proc/loadavg: 3.99 4.05 4.01 7/102 15867
/proc/meminfo: memFree=3118536/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2013.53
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 163276 38077 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=502.72
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 40657 9615 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=503.86
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 41052 9334 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=504.44
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 40853 9591 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2013.53
Current children cumulated vsize (KiB) 545804

[startup+582.309 s]
/proc/loadavg: 4.18 4.09 4.02 6/103 16137
/proc/meminfo: memFree=3118448/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2245.06
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 181989 42517 0 0 16 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=560.44
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 45311 10733 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=561.53
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 45724 10429 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=562.37
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 45523 10714 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2245.06
Current children cumulated vsize (KiB) 545804

[startup+642.314 s]
/proc/loadavg: 4.08 4.07 4.02 5/102 16429
/proc/meminfo: memFree=3118568/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2475.43
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 200752 46791 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=617.46
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 49904 11842 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=619.74
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 50521 11453 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=619.89
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 50199 11790 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2475.43
Current children cumulated vsize (KiB) 545804

[startup+702.309 s]
/proc/loadavg: 3.98 4.04 4.01 6/103 16475
/proc/meminfo: memFree=3118712/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2707.43
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 219478 51265 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=674.97
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 54533 12964 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206452 134534017 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=678.12
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 55273 12539 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=678.1
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 54896 12914 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2707.43
Current children cumulated vsize (KiB) 545804

[startup+762.314 s]
/proc/loadavg: 4.06 4.06 4.01 5/102 16804
/proc/meminfo: memFree=3118264/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=2938.9
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 238325 55565 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=733.2
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 59283 14037 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=735.7
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 59973 13597 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=735.27
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 59483 14044 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2938.9
Current children cumulated vsize (KiB) 545804

[startup+822.319 s]
/proc/loadavg: 3.97 4.04 4.01 6/103 16848
/proc/meminfo: memFree=3118784/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=3169.67
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 257130 59837 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=790.92
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 63976 15116 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=793.23
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 64681 14642 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814324 134535206 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=793.09
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 64189 15120 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3169.67
Current children cumulated vsize (KiB) 545804

[startup+882.314 s]
/proc/loadavg: 3.99 4.03 4.00 8/103 17162
/proc/meminfo: memFree=3118592/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=3401.01
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 275954 64147 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=848.84
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 68637 16247 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=851.38
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 69459 15679 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=850.92
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 68885 16207 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3401.01
Current children cumulated vsize (KiB) 545804

[startup+942.309 s]
/proc/loadavg: 4.24 4.09 4.02 7/103 17211
/proc/meminfo: memFree=3118688/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=3633.18
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 294648 68670 0 0 16 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=906.93
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 73282 17411 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=909.45
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 74137 16808 0 0 16 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=908.79
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 73560 17319 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3633.18
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.17 4.10 4.02 5/102 17372
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=14351] ppid=14349 vsize=545804 CPUtime=3855.4
/proc/14351/stat : 14351 (gnovelty+) R 14349 14351 9860 0 -1 4202496 19796 0 0 0 312770 72770 0 0 15 0 4 0 926837707 558903296 19752 4294967295 134512640 135680988 3213870160 3213869404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14351/statm: 136451 19752 103 286 0 136163 0
[pid=14351/tid=14353] ppid=14349 vsize=545804 CPUtime=963.08
/proc/14351/task/14353/stat : 14353 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 77888 18420 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3077206364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14351/tid=14354] ppid=14349 vsize=545804 CPUtime=964.69
/proc/14351/task/14354/stat : 14354 (gnovelty+) R 14349 14351 9860 0 -1 4202560 5 0 0 0 78658 17811 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3067814236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14351/tid=14355] ppid=14349 vsize=545804 CPUtime=963.72
/proc/14351/task/14355/stat : 14355 (gnovelty+) R 14349 14351 9860 0 -1 4202560 4 0 0 0 78021 18351 0 0 15 0 4 0 926837715 558903296 19752 4294967295 134512640 135680988 3213870160 3058422108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3855.4
Current children cumulated vsize (KiB) 545804

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): 3855.47
CPU user time (s): 3127.75
CPU system time (s): 727.72
CPU usage (%): 385.532
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3127.75
system time used= 727.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19796
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= 30649986
involuntary context switches= 78478

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 21:30:10
IDJOB=1777630
IDBENCH=70392
IDSOLVER=617
FILE ID=tipi39/1777630-1243452610
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S291433416-025.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777630-1243452610/watcher-1777630-1243452610 -o /tmp/evaluation-result-1777630-1243452610/solver-1777630-1243452610 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777630-1243452610.cnf 889150949 4

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

MD5SUM BENCH= f605382d61971a127354e33363a04ef5
RANDOM SEED= 889150949

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:       3198340 kB
Buffers:         21864 kB
Cached:          53420 kB
SwapCached:          0 kB
Active:          64960 kB
Inactive:        26356 kB
HighTotal:     2489216 kB
HighFree:      2422572 kB
LowTotal:       879316 kB
LowFree:        775768 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1340 kB
Writeback:           0 kB
AnonPages:       16252 kB
Mapped:           6348 kB
Slab:            69404 kB
SReclaimable:    57220 kB
SUnreclaim:      12184 kB
PageTables:        532 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= 5744 MiB
End job on tipi39 at 2009-05-27 21:46:52