Trace number 1777855

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.21 1000.05

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S884764237-004.cnf
MD5SUM96ceaf7a09cf1a67341c76fb72be7203
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.03/0.10	c +------------------------------+
0.03/0.10	c | gNovelty+, version 1.0       |
0.03/0.10	c +------------------------------+
0.03/0.10	c gnovelty+ -h for help
0.03/0.10	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777855-1243458663/watcher-1777855-1243458663 -o /tmp/evaluation-result-1777855-1243458663/solver-1777855-1243458663 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777855-1243458663.cnf 76726198 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.59 4.82 4.76 3/109 31200
/proc/meminfo: memFree=711428/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=509228 CPUtime=0
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 1682 0 0 0 0 0 0 0 18 0 1 0 1110529082 521449472 1638 4294967295 134512640 135680988 3216563936 3216563200 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31200/statm: 127307 1646 99 286 0 127019 0

[startup+0.027745 s]
/proc/loadavg: 4.59 4.82 4.76 3/109 31200
/proc/meminfo: memFree=711428/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=509228 CPUtime=0.03
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 8922 0 0 0 1 2 0 0 18 0 1 0 1110529082 521449472 8878 4294967295 134512640 135680988 3216563936 3216563200 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31200/statm: 127307 8898 99 286 0 127019 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509228

[startup+0.117752 s]
/proc/loadavg: 4.59 4.82 4.76 3/109 31200
/proc/meminfo: memFree=711428/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=0.12
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19908 0 0 0 6 6 0 0 18 0 4 0 1110529082 559534080 19863 4294967295 134512640 135680988 3216563936 3216563268 134534267 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19863 103 286 0 136317 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546420

[startup+0.317723 s]
/proc/loadavg: 4.59 4.82 4.76 3/109 31200
/proc/meminfo: memFree=711428/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=0.88
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 82 6 0 0 18 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 546420

[startup+0.717703 s]
/proc/loadavg: 4.59 4.82 4.76 3/109 31200
/proc/meminfo: memFree=711428/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2.48
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 235 13 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 546420

[startup+1.51823 s]
/proc/loadavg: 4.59 4.82 4.76 6/113 31204
/proc/meminfo: memFree=632600/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=5.56
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 535 21 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=1.39
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 135 4 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=1.34
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 131 3 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=1.36
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 131 5 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 546420

[startup+3.12669 s]
/proc/loadavg: 4.59 4.82 4.76 6/113 31205
/proc/meminfo: memFree=632600/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=11.72
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 1136 36 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=2.89
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 281 8 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=2.92
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 286 6 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=2.94
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 284 10 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 546420

[startup+6.31741 s]
/proc/loadavg: 4.78 4.86 4.77 6/113 31388
/proc/meminfo: memFree=632248/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=24.06
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 2343 63 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=5.96
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 580 16 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120436 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=5.95
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 582 13 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=5.98
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 584 14 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 546420

[startup+12.7179 s]
/proc/loadavg: 4.88 4.87 4.78 6/113 31390
/proc/meminfo: memFree=632360/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=49.22
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 4823 99 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=12.22
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 1196 26 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=12.24
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 1203 21 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=12.23
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 1201 22 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.22
Current children cumulated vsize (KiB) 546420

[startup+25.5159 s]
/proc/loadavg: 4.98 4.90 4.79 6/113 31390
/proc/meminfo: memFree=632456/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=99.26
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 9720 206 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=24.87
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 2432 55 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=24.72
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 2426 46 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=24.72
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 2429 43 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.26
Current children cumulated vsize (KiB) 546420

[startup+51.1153 s]
/proc/loadavg: 5.07 4.92 4.80 6/113 31392
/proc/meminfo: memFree=632488/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=198.48
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 19471 377 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=49.82
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 4890 92 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=49.62
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 4882 80 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=49.84
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 4885 99 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.48
Current children cumulated vsize (KiB) 546420

[startup+102.312 s]
/proc/loadavg: 4.93 4.90 4.80 6/113 31583
/proc/meminfo: memFree=632116/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=397.68
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 39051 717 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=100.08
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 9835 173 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=99.55
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 9788 167 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728308 134534596 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=99.33
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 9757 176 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.68
Current children cumulated vsize (KiB) 546420

[startup+162.312 s]
/proc/loadavg: 5.18 4.98 4.83 5/113 31772
/proc/meminfo: memFree=631604/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=630.98
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 61982 1116 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=158.28
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 15554 274 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=158.26
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 15557 269 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=157.67
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 15488 279 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 630.98
Current children cumulated vsize (KiB) 546420

[startup+222.308 s]
/proc/loadavg: 5.27 5.02 4.85 7/113 31958
/proc/meminfo: memFree=631744/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=864.47
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 84925 1522 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=216.63
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 21288 375 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=216.38
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 21269 369 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=216.22
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 21235 387 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 864.47
Current children cumulated vsize (KiB) 546420

[startup+282.314 s]
/proc/loadavg: 5.12 5.03 4.86 6/113 32146
/proc/meminfo: memFree=631620/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=1098.19
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 107881 1938 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=274.67
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 26990 477 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=274.93
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 27020 473 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=31200] ppid=31198 vsize=546420 CPUtime=1564.23
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 153722 2701 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=391.08
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 38435 673 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=391.73
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 38527 646 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=391.09
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 38401 708 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336180 134534551 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1564.23
Current children cumulated vsize (KiB) 546420

[startup+462.316 s]
/proc/loadavg: 5.14 5.04 4.89 6/113 32720
/proc/meminfo: memFree=631364/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=1799.07
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 176802 3105 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=449.77
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 44197 780 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=450.61
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 44315 746 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=449.84
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 44177 807 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 546420

[startup+522.315 s]
/proc/loadavg: 5.00 5.03 4.90 5/113 438
/proc/meminfo: memFree=631248/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2032.08
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 199710 3498 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=507.33
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 49858 875 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=509.12
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 50071 841 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=508.31
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 49922 909 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2032.08
Current children cumulated vsize (KiB) 546420

[startup+582.308 s]
/proc/loadavg: 5.17 5.07 4.92 6/113 626
/proc/meminfo: memFree=631248/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2265.71
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 222659 3912 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=565.54
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 55557 997 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=567.4
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 55803 937 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=566.75
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 55674 1001 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2265.71
Current children cumulated vsize (KiB) 546420

[startup+642.317 s]
/proc/loadavg: 5.16 5.09 4.93 5/113 815
/proc/meminfo: memFree=631496/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2498.29
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 245512 4317 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=623.72
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 61282 1090 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=625.73
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 61552 1021 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=624.62
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 61358 1104 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2498.29
Current children cumulated vsize (KiB) 546420

[startup+702.311 s]
/proc/loadavg: 4.97 5.05 4.92 7/113 1012
/proc/meminfo: memFree=631248/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2731.19
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 268400 4719 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=682.45
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 67068 1177 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120436 134533342 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=683.61
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 67234 1127 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=683.41
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 67128 1213 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2731.19
Current children cumulated vsize (KiB) 546420

[startup+762.319 s]
/proc/loadavg: 4.98 5.02 4.92 7/113 1207
/proc/meminfo: memFree=631324/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=2963.48
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 291210 5138 0 0 16 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=739.89
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 72705 1284 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=741.85
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 72954 1231 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=741.33
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 72816 1317 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2963.48
Current children cumulated vsize (KiB) 546420

[startup+822.306 s]
/proc/loadavg: 5.04 5.04 4.93 6/113 1393
/proc/meminfo: memFree=631372/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=3197.96
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 314263 5533 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=798.51
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 78465 1386 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=800.2
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 78696 1324 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=800.42
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 78627 1415 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3197.96
Current children cumulated vsize (KiB) 546420

[startup+882.312 s]
/proc/loadavg: 5.03 5.02 4.92 9/113 1581
/proc/meminfo: memFree=631372/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=3431.87
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 337212 5975 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=856.83
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 84177 1506 0 0 16 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=858.84
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 84468 1416 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=858.2
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 84292 1528 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3431.87
Current children cumulated vsize (KiB) 546420

[startup+942.321 s]
/proc/loadavg: 5.07 5.02 4.92 7/113 1770
/proc/meminfo: memFree=631372/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=3664.76
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 360087 6389 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=914.97
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 89886 1611 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=916.91
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 90177 1514 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=916.23
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 90005 1618 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3664.76
Current children cumulated vsize (KiB) 546420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.96 4.99 4.91 8/113 1957
/proc/meminfo: memFree=631372/3368532 swapFree=1959840/1959888
[pid=31200] ppid=31198 vsize=546420 CPUtime=3889.16
/proc/31200/stat : 31200 (gnovelty+) R 31198 31200 7955 0 -1 4202496 19968 0 0 0 382102 6814 0 0 15 0 4 0 1110529082 559534080 19923 4294967295 134512640 135680988 3216563936 3216563180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31200/statm: 136605 19923 103 286 0 136317 0
[pid=31200/tid=31202] ppid=31198 vsize=546420 CPUtime=971.06
/proc/31200/task/31202/stat : 31202 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 95396 1710 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31200/tid=31203] ppid=31198 vsize=546420 CPUtime=972.72
/proc/31200/task/31203/stat : 31203 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 95639 1633 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31200/tid=31204] ppid=31198 vsize=546420 CPUtime=972.34
/proc/31200/task/31204/stat : 31204 (gnovelty+) R 31198 31200 7955 0 -1 4202560 30 0 0 0 95515 1719 0 0 15 0 4 0 1110529092 559534080 19923 4294967295 134512640 135680988 3216563936 3058336092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3889.16
Current children cumulated vsize (KiB) 546420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.05
CPU time (s): 3889.21
CPU user time (s): 3821.07
CPU system time (s): 68.14
CPU usage (%): 388.901
Max. virtual memory (cumulated for all children) (KiB): 546420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3821.07
system time used= 68.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19968
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= 1208291
involuntary context switches= 43479

runsolver used 0.37 second user time and 0.57 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 23:11:03
IDJOB=1777855
IDBENCH=70467
IDSOLVER=617
FILE ID=/1777855-1243458663
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S884764237-004.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777855-1243458663/watcher-1777855-1243458663 -o /tmp/evaluation-result-1777855-1243458663/solver-1777855-1243458663 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777855-1243458663.cnf 76726198 4

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

MD5SUM BENCH= 96ceaf7a09cf1a67341c76fb72be7203
RANDOM SEED= 76726198

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        711428 kB
Buffers:         41600 kB
Cached:        2434464 kB
SwapCached:          0 kB
Active:        1299484 kB
Inactive:      1195736 kB
HighTotal:     2489216 kB
HighFree:       450120 kB
LowTotal:       879316 kB
LowFree:        261308 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:       19156 kB
Mapped:           7724 kB
Slab:           151636 kB
SReclaimable:   138424 kB
SUnreclaim:      13212 kB
PageTables:        664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-27 23:27:43