Trace number 1777612

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) 3859.46 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1305875336-097.cnf
MD5SUMb3cf2670d50b8679bd962b141ac1ad44
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.09/0.08	c +------------------------------+
0.09/0.08	c | gNovelty+, version 1.0       |
0.09/0.08	c +------------------------------+
0.09/0.08	c gnovelty+ -h for help
0.09/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-1777612-1243451606/watcher-1777612-1243451606 -o /tmp/evaluation-result-1777612-1243451606/solver-1777612-1243451606 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777612-1243451606.cnf 1662038192 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.75 3.97 4.04 3/98 11099
/proc/meminfo: memFree=3197784/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=509232 CPUtime=0.01
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 1390 0 0 0 0 1 0 0 18 0 1 0 926737379 521453568 1346 4294967295 134512640 135680988 3219015984 3219015248 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11099/statm: 127308 1354 99 286 0 127020 0

[startup+0.081734 s]
/proc/loadavg: 3.75 3.97 4.04 3/98 11099
/proc/meminfo: memFree=3197784/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=517044 CPUtime=0.09
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19164 0 0 0 4 5 0 0 18 0 1 0 926737379 529453056 19119 4294967295 134512640 135680988 3219015984 3219015248 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11099/statm: 129261 19124 99 286 0 128973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517044

[startup+0.111733 s]
/proc/loadavg: 3.75 3.97 4.04 3/98 11099
/proc/meminfo: memFree=3197784/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=0.14
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 9 5 0 0 19 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545804

[startup+0.311716 s]
/proc/loadavg: 3.75 3.97 4.04 3/98 11099
/proc/meminfo: memFree=3197784/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=0.91
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 71 20 0 0 17 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 545804

[startup+0.711753 s]
/proc/loadavg: 3.75 3.97 4.04 3/98 11099
/proc/meminfo: memFree=3197784/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2.49
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 199 50 0 0 16 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 545804

[startup+1.51165 s]
/proc/loadavg: 3.75 3.97 4.04 8/102 11103
/proc/meminfo: memFree=3119640/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=5.63
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 443 120 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=1.37
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 109 28 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=1.41
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 113 28 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=1.37
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 103 34 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 545804

[startup+3.11202 s]
/proc/loadavg: 3.75 3.97 4.04 6/102 11104
/proc/meminfo: memFree=3119096/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=11.88
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 929 259 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=2.88
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 220 68 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=2.98
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 231 67 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=2.95
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 234 61 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 545804

[startup+6.31083 s]
/proc/loadavg: 3.93 4.01 4.05 5/102 11104
/proc/meminfo: memFree=3119096/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=24.3
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 1927 503 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=5.93
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 466 127 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=6.14
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 487 127 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=6.05
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 491 114 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 545804

[startup+12.7101 s]
/proc/loadavg: 3.93 4.01 4.05 5/102 11104
/proc/meminfo: memFree=3119176/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=49.36
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 3980 956 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=12.2
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 978 242 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=12.41
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 991 250 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=12.33
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 1008 225 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 545804

[startup+25.5093 s]
/proc/loadavg: 4.18 4.05 4.06 6/103 11253
/proc/meminfo: memFree=3118812/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=99.02
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 7996 1906 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=24.57
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 1970 487 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=24.85
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 2007 478 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=24.73
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 2023 450 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 545804

[startup+51.1072 s]
/proc/loadavg: 4.11 4.05 4.06 5/102 11290
/proc/meminfo: memFree=3119272/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=198.36
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 16033 3803 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=49.27
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 3936 991 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=49.77
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 4034 943 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=49.6
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 4041 919 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.36
Current children cumulated vsize (KiB) 545804

[startup+102.313 s]
/proc/loadavg: 4.11 4.06 4.06 6/102 11478
/proc/meminfo: memFree=3119100/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=395.88
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 31977 7611 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=98.63
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 7909 1954 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=99.26
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 8036 1890 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=98.85
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 8005 1880 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.88
Current children cumulated vsize (KiB) 545804

[startup+162.309 s]
/proc/loadavg: 3.99 4.03 4.05 4/102 11669
/proc/meminfo: memFree=3118968/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=628.46
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 50792 12054 0 0 16 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=156.87
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 12653 3034 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=157.36
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 12774 2962 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=157.04
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 12696 3008 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.46
Current children cumulated vsize (KiB) 545804

[startup+222.304 s]
/proc/loadavg: 4.04 4.02 4.05 6/102 11860
/proc/meminfo: memFree=3118480/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=860.17
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 69554 16463 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=215.11
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 17295 4216 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=215.14
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 17449 4065 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=215.25
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 17472 4053 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 860.17
Current children cumulated vsize (KiB) 545804

[startup+282.319 s]
/proc/loadavg: 4.03 4.02 4.04 5/102 12048
/proc/meminfo: memFree=3118596/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=1093.64
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 88369 20995 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=273.13
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 22004 5309 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=273.57
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 22126 5231 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=11099] ppid=11097 vsize=545804 CPUtime=1554.85
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 125818 29667 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=389.29
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 31460 7469 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=387.97
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 31422 7375 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=388.85
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 31469 7416 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1554.85
Current children cumulated vsize (KiB) 545804

[startup+462.314 s]
/proc/loadavg: 4.29 4.13 4.08 5/102 12613
/proc/meminfo: memFree=3118728/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=1786.64
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 144625 34039 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=447.01
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 36136 8565 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=445.86
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 36122 8464 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=446.67
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 36183 8484 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (KiB) 545804

[startup+522.309 s]
/proc/loadavg: 4.14 4.12 4.08 6/102 12805
/proc/meminfo: memFree=3118968/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2018.88
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 163273 38615 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=504.77
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 40798 9679 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=503.92
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 40791 9601 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=504.99
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 40868 9631 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2018.88
Current children cumulated vsize (KiB) 545804

[startup+582.304 s]
/proc/loadavg: 3.99 4.08 4.06 6/102 12993
/proc/meminfo: memFree=3119084/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2251.13
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 182186 42927 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=563
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 45496 10804 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=562.09
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 45570 10639 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=562.75
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 45578 10697 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.13
Current children cumulated vsize (KiB) 545804

[startup+642.31 s]
/proc/loadavg: 3.93 4.05 4.05 7/102 13180
/proc/meminfo: memFree=3118884/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2482.07
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 200934 47273 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=620.38
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 50106 11932 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=620.2
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 50302 11718 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=620.59
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 50316 11743 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2482.07
Current children cumulated vsize (KiB) 545804

[startup+702.314 s]
/proc/loadavg: 3.97 4.04 4.05 5/102 13369
/proc/meminfo: memFree=3118556/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2713.29
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 219696 51633 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=678.23
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 54814 13009 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=678.24
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 55024 12800 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=678.11
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 54982 12829 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2713.29
Current children cumulated vsize (KiB) 545804

[startup+762.32 s]
/proc/loadavg: 3.99 4.03 4.04 5/102 13556
/proc/meminfo: memFree=3118356/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=2945.61
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 238513 56048 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=736.23
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 59502 14121 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=736.24
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 59781 13843 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=736.12
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 59660 13952 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2945.61
Current children cumulated vsize (KiB) 545804

[startup+822.314 s]
/proc/loadavg: 3.99 4.02 4.04 5/102 13744
/proc/meminfo: memFree=3118572/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=3176.12
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 257265 60347 0 0 16 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015316 134533852 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=793.34
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 64144 15190 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=793.65
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 64476 14889 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=794.16
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 64398 15018 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3176.12
Current children cumulated vsize (KiB) 545804

[startup+882.309 s]
/proc/loadavg: 3.99 4.02 4.03 5/102 13932
/proc/meminfo: memFree=3118736/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=3407.54
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 276155 64599 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=850.96
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 68835 16261 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=851.54
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 69190 15964 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=852.12
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 69127 16085 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3407.54
Current children cumulated vsize (KiB) 545804

[startup+942.305 s]
/proc/loadavg: 4.02 4.02 4.03 5/102 14123
/proc/meminfo: memFree=3118876/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=3638.6
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 294898 68962 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=908.97
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 73528 17369 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=909.34
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 73867 17067 0 0 16 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=909.48
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 73805 17143 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3638.6
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.95 4.00 4.02 5/102 14312
/proc/meminfo: memFree=3119084/3368532 swapFree=1959840/1959888
[pid=11099] ppid=11097 vsize=545804 CPUtime=3859.44
/proc/11099/stat : 11099 (gnovelty+) R 11097 11099 9860 0 -1 4202496 19796 0 0 0 312928 73016 0 0 15 0 4 0 926737379 558903296 19751 4294967295 134512640 135680988 3219015984 3219015228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11099/statm: 136451 19751 103 286 0 136163 0
[pid=11099/tid=11101] ppid=11097 vsize=545804 CPUtime=963.98
/proc/11099/task/11101/stat : 11101 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 78032 18366 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3077935452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11099/tid=11102] ppid=11097 vsize=545804 CPUtime=964.35
/proc/11099/task/11102/stat : 11102 (gnovelty+) R 11097 11099 9860 0 -1 4202560 5 0 0 0 78353 18082 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3068543324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11099/tid=11103] ppid=11097 vsize=545804 CPUtime=964.73
/proc/11099/task/11103/stat : 11103 (gnovelty+) R 11097 11099 9860 0 -1 4202560 4 0 0 0 78303 18170 0 0 15 0 4 0 926737388 558903296 19751 4294967295 134512640 135680988 3219015984 3059151196 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3859.44
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.02
CPU time (s): 3859.46
CPU user time (s): 3129.3
CPU system time (s): 730.16
CPU usage (%): 385.937
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3129.3
system time used= 730.16
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= 30805210
involuntary context switches= 79847

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 21:13:26
IDJOB=1777612
IDBENCH=70386
IDSOLVER=617
FILE ID=tipi39/1777612-1243451606
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-S1305875336-097.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777612-1243451606/watcher-1777612-1243451606 -o /tmp/evaluation-result-1777612-1243451606/solver-1777612-1243451606 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777612-1243451606.cnf 1662038192 4

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

MD5SUM BENCH= b3cf2670d50b8679bd962b141ac1ad44
RANDOM SEED= 1662038192

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:       3197784 kB
Buffers:         21864 kB
Cached:          53016 kB
SwapCached:          0 kB
Active:          64800 kB
Inactive:        26336 kB
HighTotal:     2489216 kB
HighFree:      2421992 kB
LowTotal:       879316 kB
LowFree:        775792 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1480 kB
Writeback:           0 kB
AnonPages:       16272 kB
Mapped:           5968 kB
Slab:            69340 kB
SReclaimable:    57204 kB
SUnreclaim:      12136 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 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:30:08