Trace number 1778359

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
MD5SUMa64f61e36a26258a4e57b34bdb756185
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 variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.08	c +------------------------------+
0.04/0.08	c | gNovelty+, version 1.0       |
0.04/0.08	c +------------------------------+
0.04/0.08	c gnovelty+ -h for help
0.04/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-1778359-1243478732/watcher-1778359-1243478732 -o /tmp/evaluation-result-1778359-1243478732/solver-1778359-1243478732 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778359-1243478732.cnf 993841727 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.89 3.82 3.80 3/96 1113
/proc/meminfo: memFree=218192/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=509228 CPUtime=0.01
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 840 0 0 0 0 1 0 0 18 0 1 0 1112537254 521449472 798 4294967295 134512640 135680988 3216824096 3216823360 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1113/statm: 127307 806 99 286 0 127019 0

[startup+0.040679 s]
/proc/loadavg: 3.89 3.82 3.80 3/96 1113
/proc/meminfo: memFree=218192/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=517040 CPUtime=0.04
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 11397 0 0 0 0 4 0 0 18 0 1 0 1112537254 529448960 11353 4294967295 134512640 135680988 3216824096 3216823360 134537779 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1113/statm: 129260 11364 99 286 0 128972 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517040

[startup+0.110669 s]
/proc/loadavg: 3.89 3.82 3.80 3/96 1113
/proc/meminfo: memFree=218192/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=0.12
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19783 0 0 0 7 5 0 0 19 0 4 0 1112537254 558759936 19739 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19739 103 286 0 136128 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545664

[startup+0.31065 s]
/proc/loadavg: 3.89 3.82 3.80 3/96 1113
/proc/meminfo: memFree=218192/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=0.85
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19785 0 0 0 50 35 0 0 17 0 4 0 1112537254 558759936 19741 4294967295 134512640 135680988 3216824096 3216823292 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19741 103 286 0 136128 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545664

[startup+0.710626 s]
/proc/loadavg: 3.89 3.82 3.80 3/96 1113
/proc/meminfo: memFree=218192/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=2.34
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19787 0 0 0 112 122 0 0 15 0 4 0 1112537254 558759936 19743 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19743 103 286 0 136128 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 545664

[startup+1.51059 s]
/proc/loadavg: 3.90 3.82 3.80 6/100 1118
/proc/meminfo: memFree=139896/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=5.36
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19787 0 0 0 275 261 0 0 15 0 4 0 1112537254 558759936 19743 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19743 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=1.31
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 67 64 0 0 15 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=1.34
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 67 67 0 0 15 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=1.27
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 58 69 0 0 15 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545664

[startup+3.11055 s]
/proc/loadavg: 3.90 3.82 3.80 6/100 1118
/proc/meminfo: memFree=139508/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=11.32
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19787 0 0 0 577 555 0 0 15 0 4 0 1112537254 558759936 19743 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19743 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=2.8
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 147 133 0 0 15 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=2.81
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 143 138 0 0 15 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=2.77
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 129 148 0 0 16 0 4 0 1112537263 558759936 19743 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 545664

[startup+6.31021 s]
/proc/loadavg: 3.90 3.82 3.80 5/100 1119
/proc/meminfo: memFree=139384/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=23.2
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 1142 1178 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=5.71
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 277 294 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=5.8
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 290 290 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=5.78
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 261 317 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 545664

[startup+12.7196 s]
/proc/loadavg: 3.91 3.83 3.80 5/100 1119
/proc/meminfo: memFree=139324/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=46.99
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 2252 2447 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823292 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=11.63
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 530 633 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120300 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=11.57
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 590 567 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=11.85
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 526 659 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.99
Current children cumulated vsize (KiB) 545664

[startup+25.5186 s]
/proc/loadavg: 3.78 3.80 3.79 5/100 1119
/proc/meminfo: memFree=139280/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=94.72
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 4564 4908 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=23.69
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 1100 1269 0 0 16 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=23.48
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 1175 1173 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=23.69
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 1116 1253 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.72
Current children cumulated vsize (KiB) 545664

[startup+51.1164 s]
/proc/loadavg: 3.78 3.80 3.79 5/100 1305
/proc/meminfo: memFree=138936/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=188.89
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 9188 9701 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=47.28
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 2254 2474 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=46.88
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 2304 2384 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=46.94
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 2288 2406 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.89
Current children cumulated vsize (KiB) 545664

[startup+102.312 s]
/proc/loadavg: 3.81 3.80 3.79 5/100 1492
/proc/meminfo: memFree=138816/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=377.04
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 18399 19305 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=94.53
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 4549 4904 0 0 16 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=93.98
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 4618 4780 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=93.8
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 4551 4829 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 377.04
Current children cumulated vsize (KiB) 545664

[startup+162.307 s]
/proc/loadavg: 3.79 3.80 3.79 5/100 1684
/proc/meminfo: memFree=138676/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=597.16
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 29157 30559 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=149.59
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 7284 7675 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=149.05
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 7342 7563 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=148.71
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 7200 7671 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 597.16
Current children cumulated vsize (KiB) 545664

[startup+222.312 s]
/proc/loadavg: 3.84 3.82 3.80 5/100 1872
/proc/meminfo: memFree=138972/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=818.08
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 40027 41781 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823292 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=205.29
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 10070 10459 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=203.57
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 10013 10344 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=204.06
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 9943 10463 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 818.08
Current children cumulated vsize (KiB) 545664

[startup+282.307 s]
/proc/loadavg: 3.91 3.83 3.80 5/100 2059
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=1039.52
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 50723 53229 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=260.55
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 12796 13259 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=259.38
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 12668 13270 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=1113] ppid=1111 vsize=545664 CPUtime=1480.82
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 72444 75638 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=370.11
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 18213 18798 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=370.46
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 18170 18876 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=369.06
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 18002 18904 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1480.82
Current children cumulated vsize (KiB) 545664

[startup+462.302 s]
/proc/loadavg: 3.65 3.79 3.80 5/100 2629
/proc/meminfo: memFree=139352/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=1700.87
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 83322 86765 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=425.09
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 20970 21539 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=425.35
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 20900 21635 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=423.88
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 20659 21729 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1700.87
Current children cumulated vsize (KiB) 545664

[startup+522.317 s]
/proc/loadavg: 3.73 3.78 3.79 5/100 2828
/proc/meminfo: memFree=139320/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=1921.35
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 94235 97900 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=480.09
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 23710 24299 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=480.55
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 23613 24442 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=478.89
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 23369 24520 0 0 16 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1921.35
Current children cumulated vsize (KiB) 545664

[startup+582.312 s]
/proc/loadavg: 3.64 3.74 3.78 6/100 3016
/proc/meminfo: memFree=138576/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=2140.74
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 105004 109070 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=534.57
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 26407 27050 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=535.37
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 26316 27221 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=534.35
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 26095 27340 0 0 16 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2140.74
Current children cumulated vsize (KiB) 545664

[startup+642.317 s]
/proc/loadavg: 3.80 3.77 3.78 4/100 3206
/proc/meminfo: memFree=138808/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=2360.34
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 115733 120301 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=589.68
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 29188 29780 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=590.12
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 28918 30094 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=589.14
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 28815 30099 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2360.34
Current children cumulated vsize (KiB) 545664

[startup+702.312 s]
/proc/loadavg: 3.78 3.77 3.78 6/100 3399
/proc/meminfo: memFree=138964/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=2579.8
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 126391 131589 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=644.71
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 31861 32610 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=645.48
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 31610 32938 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=643.35
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 31432 32903 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2579.8
Current children cumulated vsize (KiB) 545664

[startup+762.317 s]
/proc/loadavg: 3.76 3.76 3.77 5/100 3610
/proc/meminfo: memFree=138692/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=2799.93
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 136989 143004 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=699.97
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 34482 35515 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=700.23
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 34295 35728 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=698.42
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 34053 35789 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.93
Current children cumulated vsize (KiB) 545664

[startup+822.312 s]
/proc/loadavg: 3.82 3.77 3.77 5/100 3798
/proc/meminfo: memFree=138856/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=3019.11
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 147663 154248 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823292 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=755.76
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 37172 38404 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=754.67
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 36994 38473 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=753.28
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 36706 38622 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3019.11
Current children cumulated vsize (KiB) 545664

[startup+882.307 s]
/proc/loadavg: 3.85 3.78 3.78 5/100 3985
/proc/meminfo: memFree=138964/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=3238.58
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 158269 165589 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=810.86
/proc/1113/task/1115/stat : 1115 (gnovelty+) S 1111 1113 10015 0 -1 4202560 4 0 0 0 39835 41251 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=809.75
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 39684 41291 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=807.72
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 39333 41439 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3238.58
Current children cumulated vsize (KiB) 545664

[startup+942.302 s]
/proc/loadavg: 3.84 3.79 3.78 5/100 4178
/proc/meminfo: memFree=139088/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=3456.83
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 169017 176666 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823292 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=865.69
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 42483 44086 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=864.31
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 42363 44068 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=862.26
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 42026 44200 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3456.83
Current children cumulated vsize (KiB) 545664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.71 3.76 3.77 5/100 4365
/proc/meminfo: memFree=138784/3368532 swapFree=1953788/1959888
[pid=1113] ppid=1111 vsize=545664 CPUtime=3668
/proc/1113/stat : 1113 (gnovelty+) R 1111 1113 10015 0 -1 4202496 19788 0 0 0 179264 187536 0 0 15 0 4 0 1112537254 558759936 19744 4294967295 134512640 135680988 3216824096 3216823340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1113/statm: 136416 19744 103 286 0 136128 0
[pid=1113/tid=1115] ppid=1111 vsize=545664 CPUtime=918.2
/proc/1113/task/1115/stat : 1115 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 45028 46792 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3077120348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1113/tid=1117] ppid=1111 vsize=545664 CPUtime=917.04
/proc/1113/task/1117/stat : 1117 (gnovelty+) R 1111 1113 10015 0 -1 4202560 5 0 0 0 44870 46834 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3067728172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1113/tid=1118] ppid=1111 vsize=545664 CPUtime=915.12
/proc/1113/task/1118/stat : 1118 (gnovelty+) R 1111 1113 10015 0 -1 4202560 4 0 0 0 44662 46850 0 0 15 0 4 0 1112537263 558759936 19744 4294967295 134512640 135680988 3216824096 3058336092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3668
Current children cumulated vsize (KiB) 545664

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): 3668.02
CPU user time (s): 1792.65
CPU system time (s): 1875.37
CPU usage (%): 366.794
Max. virtual memory (cumulated for all children) (KiB): 545664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.65
system time used= 1875.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19788
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= 108288934
involuntary context switches= 280552

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 04:45:32
IDJOB=1778359
IDBENCH=70635
IDSOLVER=617
FILE ID=/1778359-1243478732
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778359-1243478732/watcher-1778359-1243478732 -o /tmp/evaluation-result-1778359-1243478732/solver-1778359-1243478732 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778359-1243478732.cnf 993841727 4

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

MD5SUM BENCH= a64f61e36a26258a4e57b34bdb756185
RANDOM SEED= 993841727

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:        218192 kB
Buffers:         47160 kB
Cached:        2932948 kB
SwapCached:       2256 kB
Active:        1721656 kB
Inactive:      1267608 kB
HighTotal:     2489216 kB
HighFree:        86948 kB
LowTotal:       879316 kB
LowFree:        131244 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8612 kB
Mapped:           3212 kB
Slab:           151288 kB
SReclaimable:   137832 kB
SUnreclaim:      13456 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88472 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-28 05:02:14