Trace number 1777201

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1136894336-075.cnf
MD5SUM95130954abd8400708fa3e3db5d60039
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.12/0.14	c +------------------------------+
0.12/0.14	c | gNovelty+, version 1.0       |
0.12/0.14	c +------------------------------+
0.12/0.14	c gnovelty+ -h for help
0.12/0.14	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-1777201-1243439280/watcher-1777201-1243439280 -o /tmp/evaluation-result-1777201-1243439280/solver-1777201-1243439280 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777201-1243439280.cnf 1429063857 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.65 4.89 4.79 2/97 1520
/proc/meminfo: memFree=3085712/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=509228 CPUtime=0.01
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 557 0 0 0 0 1 0 0 25 0 1 0 1098065254 521449472 514 4294967295 134512640 135680988 3217766400 3217765664 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1520/statm: 127307 514 99 286 0 127019 0

[startup+0.081535 s]
/proc/loadavg: 4.65 4.89 4.79 2/97 1520
/proc/meminfo: memFree=3085712/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=517044 CPUtime=0.09
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 10065 0 0 0 5 4 0 0 25 0 1 0 1098065254 529453056 10022 4294967295 134512640 135680988 3217766400 3217764508 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1520/statm: 129261 10022 99 286 0 128973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517044

[startup+0.111527 s]
/proc/loadavg: 4.65 4.89 4.79 2/97 1520
/proc/meminfo: memFree=3085712/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=517040 CPUtime=0.12
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 15339 0 0 0 7 5 0 0 25 0 1 0 1098065254 529448960 15295 4294967295 134512640 135680988 3217766400 3217765664 134537968 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1520/statm: 129260 15300 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.311512 s]
/proc/loadavg: 4.65 4.89 4.79 2/97 1520
/proc/meminfo: memFree=3085712/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=0.75
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 70 5 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533436 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 547948

[startup+0.711481 s]
/proc/loadavg: 4.65 4.89 4.79 2/97 1520
/proc/meminfo: memFree=3085712/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=2.34
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 226 8 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533489 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 547948

[startup+1.51142 s]
/proc/loadavg: 4.65 4.89 4.79 5/101 1524
/proc/meminfo: memFree=3007172/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=5.54
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 540 14 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134534570 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=1.37
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 136 1 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=1.33
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 129 4 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=1.34
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 133 1 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 547948

[startup+3.11129 s]
/proc/loadavg: 4.65 4.89 4.79 5/101 1524
/proc/meminfo: memFree=3006948/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=11.92
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 1168 24 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533489 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=2.95
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 292 3 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=2.93
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 287 6 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=2.94
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 291 3 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 547948

[startup+6.31104 s]
/proc/loadavg: 4.60 4.87 4.78 5/101 1525
/proc/meminfo: memFree=3006856/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=24.71
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 2432 39 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533350 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=6.15
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 606 9 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=6.13
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 605 8 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=6.13
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 607 6 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 547948

[startup+12.7105 s]
/proc/loadavg: 4.55 4.86 4.78 5/101 1527
/proc/meminfo: memFree=3006516/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=50.28
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 4947 81 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134534534 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=12.54
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 1234 20 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=12.52
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 1235 17 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=12.52
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 1236 16 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 547948

[startup+25.5095 s]
/proc/loadavg: 4.50 4.83 4.77 5/101 1529
/proc/meminfo: memFree=3006548/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=101.42
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 9965 177 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134535179 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=25.3
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 2485 45 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134533455 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=25.31
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 2490 41 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=25.31
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 2489 42 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 547948

[startup+51.1075 s]
/proc/loadavg: 4.33 4.76 4.75 5/101 1713
/proc/meminfo: memFree=3005912/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=203.35
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 19967 368 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=50.8
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 4988 92 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=50.85
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 4991 94 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=50.79
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 4984 95 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 547948

[startup+102.314 s]
/proc/loadavg: 4.14 4.64 4.71 5/101 1902
/proc/meminfo: memFree=3005536/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=407.63
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 40059 704 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134534405 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=101.89
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 9993 196 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=101.89
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 10015 174 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=101.89
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 10012 177 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 547948

[startup+162.309 s]
/proc/loadavg: 4.13 4.54 4.67 5/101 2088
/proc/meminfo: memFree=3005460/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=647.01
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 63586 1115 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=161.6
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 15847 313 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=161.73
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 15902 271 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=161.82
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 15905 277 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.01
Current children cumulated vsize (KiB) 547948

[startup+222.304 s]
/proc/loadavg: 4.08 4.45 4.63 5/101 2274
/proc/meminfo: memFree=3005616/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=886.17
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 87082 1535 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=221.39
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 21744 395 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=221.53
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 21774 379 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=221.66
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 21769 397 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598324 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.17
Current children cumulated vsize (KiB) 547948

[startup+282.31 s]
/proc/loadavg: 4.03 4.37 4.58 5/101 2474
/proc/meminfo: memFree=3005484/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=1125.71
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 110648 1923 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=281.23
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 27637 486 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134535179 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=281.44
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 27669 475 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=1520] ppid=1518 vsize=547948 CPUtime=1604.29
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 157723 2706 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765660 134997743 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=400.83
/proc/1520/task/1522/stat : 1522 (gnovelty+) S 1518 1520 8948 0 -1 4202560 93 0 0 0 39396 687 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=400.97
/proc/1520/task/1523/stat : 1523 (gnovelty+) S 1518 1520 8948 0 -1 4202560 93 0 0 0 39429 668 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=401.35
/proc/1520/task/1524/stat : 1524 (gnovelty+) S 1518 1520 8948 0 -1 4202560 93 0 0 0 39463 672 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.29
Current children cumulated vsize (KiB) 547948

[startup+462.305 s]
/proc/loadavg: 3.99 4.19 4.47 5/101 3049
/proc/meminfo: memFree=3005104/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=1843.76
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 181306 3070 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=460.67
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 45293 774 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134534818 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=460.84
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 45322 762 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=461.3
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 45371 759 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1843.76
Current children cumulated vsize (KiB) 547948

[startup+522.311 s]
/proc/loadavg: 4.07 4.17 4.44 5/101 3237
/proc/meminfo: memFree=3005080/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=2083.17
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 204836 3481 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765732 134533455 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=520.45
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 51175 870 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=520.56
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 51177 879 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=521.29
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 51272 857 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2083.17
Current children cumulated vsize (KiB) 547948

[startup+582.306 s]
/proc/loadavg: 4.03 4.13 4.41 5/101 3445
/proc/meminfo: memFree=3004872/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=2322.55
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 228385 3870 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=580.38
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 57075 963 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=580.3
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 57054 976 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=581.19
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 57157 962 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598324 134533050 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2322.55
Current children cumulated vsize (KiB) 547948

[startup+642.311 s]
/proc/loadavg: 4.01 4.11 4.38 5/101 3647
/proc/meminfo: memFree=3004972/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=2561.86
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 251862 4324 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=640.27
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 62941 1086 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=640.02
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 62905 1097 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=641.01
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 63031 1070 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598324 134535129 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.86
Current children cumulated vsize (KiB) 547948

[startup+702.317 s]
/proc/loadavg: 4.00 4.08 4.36 5/101 3836
/proc/meminfo: memFree=3004692/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=2801.18
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 275432 4686 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=700.04
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 68840 1164 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134533962 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=699.81
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 68789 1192 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=700.79
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 68922 1157 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.18
Current children cumulated vsize (KiB) 547948

[startup+762.312 s]
/proc/loadavg: 4.00 4.07 4.33 5/101 4022
/proc/meminfo: memFree=3004624/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=3040.42
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 298998 5044 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=759.82
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 74731 1251 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=759.53
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 74680 1273 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=760.66
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 74814 1252 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.42
Current children cumulated vsize (KiB) 547948

[startup+822.307 s]
/proc/loadavg: 4.07 4.07 4.31 5/101 4208
/proc/meminfo: memFree=3004492/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=3279.68
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 322540 5428 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=819.57
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 80610 1347 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=819.31
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 80569 1362 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990452 134533047 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=820.53
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 80710 1343 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.68
Current children cumulated vsize (KiB) 547948

[startup+882.302 s]
/proc/loadavg: 4.02 4.05 4.29 5/101 4397
/proc/meminfo: memFree=3004608/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=3518.94
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 346057 5837 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=879.4
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 86486 1454 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=878.98
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 86439 1459 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990452 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=880.34
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 86584 1450 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.94
Current children cumulated vsize (KiB) 547948

[startup+942.318 s]
/proc/loadavg: 4.01 4.04 4.27 5/101 4586
/proc/meminfo: memFree=3004872/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=3758.39
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 369620 6219 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=939.28
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 92387 1541 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=938.72
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 92313 1559 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=940.31
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 92484 1547 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.39
Current children cumulated vsize (KiB) 547948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.00 4.03 4.25 5/101 4778
/proc/meminfo: memFree=3004312/3368532 swapFree=1952996/1959888
[pid=1520] ppid=1518 vsize=547948 CPUtime=3988.49
/proc/1520/stat : 1520 (gnovelty+) R 1518 1520 8948 0 -1 4202496 20421 0 0 0 392215 6634 0 0 25 0 4 0 1098065254 561098752 20377 4294967295 134512640 135680988 3217766400 3217765644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1520/statm: 136987 20377 103 286 0 136699 0
[pid=1520/tid=1522] ppid=1518 vsize=547948 CPUtime=996.68
/proc/1520/task/1522/stat : 1522 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 98019 1649 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3077382580 134534576 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1520/tid=1523] ppid=1518 vsize=547948 CPUtime=996.35
/proc/1520/task/1523/stat : 1523 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 97977 1658 0 0 25 0 4 0 1098065268 561098752 20377 4294967295 134512640 135680988 3217766400 3067990364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1520/tid=1524] ppid=1518 vsize=547948 CPUtime=997.8
/proc/1520/task/1524/stat : 1524 (gnovelty+) R 1518 1520 8948 0 -1 4202560 93 0 0 0 98125 1655 0 0 25 0 4 0 1098065269 561098752 20377 4294967295 134512640 135680988 3217766400 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3988.49
Current children cumulated vsize (KiB) 547948

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): 3988.56
CPU user time (s): 3922.22
CPU system time (s): 66.34
CPU usage (%): 398.841
Max. virtual memory (cumulated for all children) (KiB): 547948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3922.22
system time used= 66.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20421
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= 1327921
involuntary context switches= 226701

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 17:48:00
IDJOB=1777201
IDBENCH=70249
IDSOLVER=617
FILE ID=tipi45/1777201-1243439280
PBS_JOBID=
Free space on /tmp= 15501 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1136894336-075.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777201-1243439280/watcher-1777201-1243439280 -o /tmp/evaluation-result-1777201-1243439280/solver-1777201-1243439280 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777201-1243439280.cnf 1429063857 4

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

MD5SUM BENCH= 95130954abd8400708fa3e3db5d60039
RANDOM SEED= 1429063857

Linux tipi45 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.081
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.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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:       3087192 kB
Buffers:        123080 kB
Cached:          51644 kB
SwapCached:       2100 kB
Active:          64412 kB
Inactive:       119892 kB
HighTotal:     2489216 kB
HighFree:      2424612 kB
LowTotal:       879316 kB
LowFree:        662580 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1828 kB
Writeback:           0 kB
AnonPages:        8196 kB
Mapped:           3300 kB
Slab:            84508 kB
SReclaimable:    73624 kB
SUnreclaim:      10884 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89408 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15501 MiB
End job on tipi45 at 2009-05-27 18:04:42