Trace number 1777600

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
MD5SUM1434f33cdfd0e0bf38ee5caed68ed069
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1777600-1243450655/watcher-1777600-1243450655 -o /tmp/evaluation-result-1777600-1243450655/solver-1777600-1243450655 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777600-1243450655.cnf 1696783072 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.27 4.19 4.11 3/96 8784
/proc/meminfo: memFree=219556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=509232 CPUtime=0
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 1313 0 0 0 0 0 0 0 18 0 1 0 1109729539 521453568 1270 4294967295 134512640 135680988 3216354992 3216354256 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8784/statm: 127308 1277 99 286 0 127020 0

[startup+0.078343 s]
/proc/loadavg: 4.27 4.19 4.11 3/96 8784
/proc/meminfo: memFree=219556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=517044 CPUtime=0.08
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 18177 0 0 0 2 6 0 0 18 0 1 0 1109729539 529453056 18132 4294967295 134512640 135680988 3216354992 3216354256 134537708 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8784/statm: 129261 18138 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.108347 s]
/proc/loadavg: 4.27 4.19 4.11 3/96 8784
/proc/meminfo: memFree=219556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=0.15
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 9 6 0 0 19 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 545804

[startup+0.308324 s]
/proc/loadavg: 4.27 4.19 4.11 3/96 8784
/proc/meminfo: memFree=219556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=0.92
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 71 21 0 0 18 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 545804

[startup+0.708411 s]
/proc/loadavg: 4.27 4.19 4.11 3/96 8784
/proc/meminfo: memFree=219556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2.49
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 200 49 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 545804

[startup+1.50823 s]
/proc/loadavg: 4.27 4.19 4.11 3/100 8788
/proc/meminfo: memFree=141560/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=5.6
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 454 106 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=1.37
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 109 28 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=1.4
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 116 24 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=1.39
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 116 23 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 545804

[startup+3.10809 s]
/proc/loadavg: 4.27 4.19 4.11 5/100 8788
/proc/meminfo: memFree=141112/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=11.89
/proc/8784/stat : 8784 (gnovelty+) S 8782 8784 10015 0 -1 4202496 19814 0 0 0 987 202 0 0 16 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=2.94
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 241 53 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132628 134998512 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=2.99
/proc/8784/task/8787/stat : 8787 (gnovelty+) S 8782 8784 10015 0 -1 4202560 7 0 0 0 249 50 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=2.95
/proc/8784/task/8788/stat : 8788 (gnovelty+) S 8782 8784 10015 0 -1 4202560 8 0 0 0 250 45 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 545804

[startup+6.318 s]
/proc/loadavg: 4.25 4.18 4.11 5/100 8788
/proc/meminfo: memFree=141112/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=24.34
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 2007 427 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=5.98
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 490 108 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=6.13
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 515 98 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=6.06
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 503 103 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 545804

[startup+12.7174 s]
/proc/loadavg: 4.22 4.18 4.11 5/100 8788
/proc/meminfo: memFree=140952/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=49.39
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 4051 888 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=12.23
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 990 233 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=12.39
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 1043 196 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=12.32
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 1010 222 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 545804

[startup+25.5163 s]
/proc/loadavg: 4.25 4.19 4.11 5/100 8790
/proc/meminfo: memFree=141016/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=98.83
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 8128 1755 0 0 16 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354324 134533442 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=24.53
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 2004 449 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=24.89
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 2065 424 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=24.64
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 2031 433 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.83
Current children cumulated vsize (KiB) 545804

[startup+51.1144 s]
/proc/loadavg: 4.30 4.20 4.12 6/100 8974
/proc/meminfo: memFree=140852/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=198.68
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 16240 3628 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=49.39
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 4024 915 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=49.9
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 4094 896 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=49.57
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 4048 909 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.68
Current children cumulated vsize (KiB) 545804

[startup+102.31 s]
/proc/loadavg: 4.24 4.20 4.12 5/100 9162
/proc/meminfo: memFree=140556/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=396.66
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 32498 7168 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=99.48
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 8129 1819 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=99.01
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 8112 1789 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=98.77
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 8076 1801 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.66
Current children cumulated vsize (KiB) 545804

[startup+162.315 s]
/proc/loadavg: 4.39 4.25 4.14 6/100 9349
/proc/meminfo: memFree=140572/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=628.75
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 51476 11399 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=157.72
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 12884 2888 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=156.42
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 12803 2839 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=156.76
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 12819 2857 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 628.75
Current children cumulated vsize (KiB) 545804

[startup+222.31 s]
/proc/loadavg: 4.52 4.31 4.17 5/100 9537
/proc/meminfo: memFree=140936/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=859.99
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 70501 15498 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=215.04
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 17564 3940 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=214.67
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 17604 3863 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=214.66
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 17589 3877 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 859.99
Current children cumulated vsize (KiB) 545804

[startup+282.305 s]
/proc/loadavg: 4.52 4.34 4.19 5/100 9729
/proc/meminfo: memFree=140772/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=1092.65
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 89533 19732 0 0 16 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=272.94
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 22246 5048 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=273.14
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 22402 4912 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=8784] ppid=8782 vsize=545804 CPUtime=1557.17
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 127666 28051 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=388.93
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 31790 7103 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=389.15
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 31921 6994 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=389.21
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 31857 7064 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1557.17
Current children cumulated vsize (KiB) 545804

[startup+462.309 s]
/proc/loadavg: 4.07 4.22 4.17 5/100 10302
/proc/meminfo: memFree=141068/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=1788.93
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 146758 32135 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=446.46
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 36556 8090 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=447.23
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 36710 8013 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=447.37
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 36600 8137 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.93
Current children cumulated vsize (KiB) 545804

[startup+522.315 s]
/proc/loadavg: 4.35 4.25 4.18 5/100 10490
/proc/meminfo: memFree=140988/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2020.78
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 165754 36324 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=504.24
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 41285 9139 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=505.53
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 41468 9085 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=505.13
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 41346 9167 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2020.78
Current children cumulated vsize (KiB) 545804

[startup+582.31 s]
/proc/loadavg: 4.20 4.22 4.17 5/100 10678
/proc/meminfo: memFree=141252/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2251.98
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 184766 40432 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=562.79
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 46081 10198 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=563.4
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 46196 10144 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=562.44
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 46059 10185 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.98
Current children cumulated vsize (KiB) 545804

[startup+642.315 s]
/proc/loadavg: 4.20 4.21 4.17 6/100 10869
/proc/meminfo: memFree=140944/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2482.6
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 203900 44360 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=620.79
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 50891 11188 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=620.31
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 50905 11126 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=620.72
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 50875 11197 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2482.6
Current children cumulated vsize (KiB) 545804

[startup+702.31 s]
/proc/loadavg: 4.18 4.20 4.17 5/100 11058
/proc/meminfo: memFree=140944/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2714.56
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 222988 48468 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=679.13
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 55674 12239 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=678.42
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 55676 12166 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740596 134533451 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=678.66
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 55673 12193 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2714.56
Current children cumulated vsize (KiB) 545804

[startup+762.315 s]
/proc/loadavg: 4.21 4.19 4.17 7/100 11245
/proc/meminfo: memFree=140680/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=2946.34
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 241967 52667 0 0 16 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=737.21
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 60436 13285 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=735.88
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 60304 13284 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=736.81
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 60476 13205 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2946.34
Current children cumulated vsize (KiB) 545804

[startup+822.31 s]
/proc/loadavg: 4.24 4.20 4.18 5/100 11433
/proc/meminfo: memFree=140564/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=3178.02
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 260958 56844 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=795.31
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 65157 14374 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=793.44
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 64994 14350 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=794.89
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 65280 14209 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3178.02
Current children cumulated vsize (KiB) 545804

[startup+882.305 s]
/proc/loadavg: 4.13 4.17 4.16 5/100 11621
/proc/meminfo: memFree=140796/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=3410.35
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 279999 61036 0 0 16 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=853.24
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 69878 15446 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=851.06
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 69731 15375 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=853.41
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 70054 15287 0 0 16 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3410.35
Current children cumulated vsize (KiB) 545804

[startup+942.32 s]
/proc/loadavg: 4.28 4.21 4.18 5/100 11808
/proc/meminfo: memFree=140772/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=3643.48
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 299079 65269 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=911.82
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 74661 16521 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=909.12
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 74518 16394 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=911.56
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 74819 16337 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3643.48
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.28 4.21 4.18 5/100 12001
/proc/meminfo: memFree=140780/3368532 swapFree=1953788/1959888
[pid=8784] ppid=8782 vsize=545804 CPUtime=3866.81
/proc/8784/stat : 8784 (gnovelty+) R 8782 8784 10015 0 -1 4202496 19814 0 0 0 317396 69285 0 0 15 0 4 0 1109729539 558903296 19769 4294967295 134512640 135680988 3216354992 3216354236 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8784/statm: 136451 19769 103 286 0 136163 0
[pid=8784/tid=8786] ppid=8782 vsize=545804 CPUtime=967.36
/proc/8784/task/8786/stat : 8786 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 79209 17527 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3077132636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8784/tid=8787] ppid=8782 vsize=545804 CPUtime=965.31
/proc/8784/task/8787/stat : 8787 (gnovelty+) R 8782 8784 10015 0 -1 4202560 7 0 0 0 79142 17389 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8784/tid=8788] ppid=8782 vsize=545804 CPUtime=967.25
/proc/8784/task/8788/stat : 8788 (gnovelty+) R 8782 8784 10015 0 -1 4202560 8 0 0 0 79351 17374 0 0 15 0 4 0 1109729547 558903296 19769 4294967295 134512640 135680988 3216354992 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3866.81
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): 3866.89
CPU user time (s): 3174.01
CPU system time (s): 692.88
CPU usage (%): 386.673
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3174.01
system time used= 692.88
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19814
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= 29610188
involuntary context switches= 71957

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 20:57:35
IDJOB=1777600
IDBENCH=70382
IDSOLVER=617
FILE ID=/1777600-1243450655
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777600-1243450655/watcher-1777600-1243450655 -o /tmp/evaluation-result-1777600-1243450655/solver-1777600-1243450655 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777600-1243450655.cnf 1696783072 4

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

MD5SUM BENCH= 1434f33cdfd0e0bf38ee5caed68ed069
RANDOM SEED= 1696783072

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.061
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.061
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.061
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.061
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:        220000 kB
Buffers:         47064 kB
Cached:        2931324 kB
SwapCached:       2256 kB
Active:        1721604 kB
Inactive:      1266360 kB
HighTotal:     2489216 kB
HighFree:        88508 kB
LowTotal:       879316 kB
LowFree:        131492 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1400 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3232 kB
Slab:           151092 kB
SReclaimable:   137500 kB
SUnreclaim:      13592 kB
PageTables:        316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 21:14:17