Trace number 1777159

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1549575664-035.cnf
MD5SUM88d4611d108004ec1f24e3826a831460
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.11/0.14	c +------------------------------+
0.11/0.14	c | gNovelty+, version 1.0       |
0.11/0.14	c +------------------------------+
0.11/0.14	c gnovelty+ -h for help
0.11/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-1777159-1243437069/watcher-1777159-1243437069 -o /tmp/evaluation-result-1777159-1243437069/solver-1777159-1243437069 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777159-1243437069.cnf 810924690 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.08 4.07 4.08 3/98 29439
/proc/meminfo: memFree=3202976/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=509232 CPUtime=0.01
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 1433 0 0 0 0 1 0 0 18 0 1 0 925283643 521453568 1389 4294967295 134512640 135680988 3218008128 3218007392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/29439/statm: 127308 1398 99 286 0 127020 0

[startup+0.012831 s]
/proc/loadavg: 4.08 4.07 4.08 3/98 29439
/proc/meminfo: memFree=3202976/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=509232 CPUtime=0.01
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 4148 0 0 0 0 1 0 0 18 0 1 0 925283643 521453568 4105 4294967295 134512640 135680988 3218008128 3218007392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/29439/statm: 127308 4123 99 286 0 127020 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 509232

[startup+0.112813 s]
/proc/loadavg: 4.08 4.07 4.08 3/98 29439
/proc/meminfo: memFree=3202976/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=517044 CPUtime=0.11
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 15989 0 0 0 7 4 0 0 18 0 1 0 925283643 529453056 15945 4294967295 134512640 135680988 3218008128 3218007392 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/29439/statm: 129261 15955 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.312793 s]
/proc/loadavg: 4.08 4.07 4.08 3/98 29439
/proc/meminfo: memFree=3202976/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=0.67
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 61 6 0 0 20 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 548192

[startup+0.71276 s]
/proc/loadavg: 4.08 4.07 4.08 3/98 29439
/proc/meminfo: memFree=3202976/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2.27
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 221 6 0 0 18 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 548192

[startup+1.52433 s]
/proc/loadavg: 4.08 4.07 4.08 7/102 29443
/proc/meminfo: memFree=3121768/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=5.46
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 536 10 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=1.36
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 135 1 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=1.36
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 136 0 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=1.28
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 128 0 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 548192

[startup+3.11279 s]
/proc/loadavg: 4.15 4.08 4.09 6/102 29446
/proc/meminfo: memFree=3121520/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=11.74
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 1155 19 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007460 134533068 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=2.94
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 292 2 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=2.92
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 289 3 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=2.85
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 282 3 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 548192

[startup+6.31417 s]
/proc/loadavg: 4.15 4.08 4.09 6/102 29447
/proc/meminfo: memFree=3121304/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=24.42
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 2403 39 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=6.1
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 605 5 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=6.05
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 599 6 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=6.04
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 593 11 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 548192

[startup+12.7137 s]
/proc/loadavg: 4.44 4.14 4.11 5/102 29447
/proc/meminfo: memFree=3121212/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=49.71
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 4891 80 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=12.43
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 1226 17 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=12.31
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 1214 17 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=12.37
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 1216 21 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 548192

[startup+25.5116 s]
/proc/loadavg: 4.37 4.14 4.10 5/102 29447
/proc/meminfo: memFree=3121268/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=99.79
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 9807 172 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=25.05
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 2472 33 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=24.63
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 2426 37 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=24.87
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 2434 53 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 548192

[startup+51.119 s]
/proc/loadavg: 4.31 4.14 4.11 7/102 29633
/proc/meminfo: memFree=3121024/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=197.46
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 19438 308 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=49.49
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 4882 67 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=48.83
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 4813 70 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=49.51
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 4863 88 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.46
Current children cumulated vsize (KiB) 548192

[startup+102.319 s]
/proc/loadavg: 4.52 4.23 4.13 5/102 29819
/proc/meminfo: memFree=3120844/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=396.32
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 39037 595 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=99.51
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 9804 147 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=99.05
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 9761 144 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=98.74
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 9726 148 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.32
Current children cumulated vsize (KiB) 548192

[startup+162.31 s]
/proc/loadavg: 5.24 4.47 4.22 6/102 30008
/proc/meminfo: memFree=3120680/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=628.57
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 61902 955 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=157.6
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 15516 244 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=156.47
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 15416 231 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=157.22
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 15483 239 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.57
Current children cumulated vsize (KiB) 548192

[startup+222.316 s]
/proc/loadavg: 4.95 4.53 4.26 5/102 30199
/proc/meminfo: memFree=3120588/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=861.87
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 84842 1345 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=215.91
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 21246 345 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=214.69
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 21147 322 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=215.52
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 21225 327 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 861.87
Current children cumulated vsize (KiB) 548192

[startup+282.311 s]
/proc/loadavg: 4.84 4.58 4.29 6/102 30388
/proc/meminfo: memFree=3120720/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=1095.79
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 107862 1717 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=274.28
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 26990 438 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=273.77
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 26963 414 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=29439] ppid=29437 vsize=548192 CPUtime=1562.87
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 153875 2412 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=391.26
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 38528 598 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=389.97
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 38404 593 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=389.8
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 38390 590 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1562.87
Current children cumulated vsize (KiB) 548192

[startup+462.311 s]
/proc/loadavg: 4.91 4.71 4.38 5/102 30954
/proc/meminfo: memFree=3120348/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=1795.01
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 176736 2765 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=449.1
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 44226 684 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=447.96
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 44117 679 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=447.79
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 44102 677 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1795.01
Current children cumulated vsize (KiB) 548192

[startup+522.315 s]
/proc/loadavg: 4.61 4.66 4.38 5/102 31141
/proc/meminfo: memFree=3120472/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2027.17
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 199580 3137 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=506.42
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 49864 778 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=505.76
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 49802 774 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=505.92
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 49819 773 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2027.17
Current children cumulated vsize (KiB) 548192

[startup+582.316 s]
/proc/loadavg: 4.97 4.74 4.43 8/103 31153
/proc/meminfo: memFree=3120640/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2262.31
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 222735 3496 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=565.58
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 55675 883 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=564.62
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 55611 851 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043700 134534614 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=564.28
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 55570 858 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651572 134533050 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 548192

[startup+642.313 s]
/proc/loadavg: 4.70 4.72 4.44 6/102 31522
/proc/meminfo: memFree=3120472/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2496.41
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 245740 3901 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=623.38
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 61354 984 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=623.31
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 61376 955 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=622.78
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 61326 952 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2496.41
Current children cumulated vsize (KiB) 548192

[startup+702.316 s]
/proc/loadavg: 4.88 4.76 4.47 6/102 31708
/proc/meminfo: memFree=3120284/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2729.33
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 268658 4275 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007460 134533436 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=681.55
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 67088 1067 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=681.22
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 67064 1058 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=680.9
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 67050 1040 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2729.33
Current children cumulated vsize (KiB) 548192

[startup+762.318 s]
/proc/loadavg: 4.94 4.79 4.49 5/102 31897
/proc/meminfo: memFree=3120200/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=2965.53
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 291899 4654 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=739.96
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 72827 1169 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=740.81
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 72936 1145 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=739.87
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 72858 1129 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2965.53
Current children cumulated vsize (KiB) 548192

[startup+822.31 s]
/proc/loadavg: 4.84 4.78 4.50 6/102 32084
/proc/meminfo: memFree=3120348/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=3197.69
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 314745 5024 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=797.61
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 78490 1271 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=798.48
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 78613 1235 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=799.05
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 78680 1225 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3197.69
Current children cumulated vsize (KiB) 548192

[startup+882.312 s]
/proc/loadavg: 4.68 4.74 4.51 6/102 32277
/proc/meminfo: memFree=3120076/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=3429.47
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 337569 5378 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=854.75
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 84121 1354 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=856.41
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 84315 1326 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=857.1
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 84392 1318 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3429.47
Current children cumulated vsize (KiB) 548192

[startup+942.323 s]
/proc/loadavg: 4.87 4.77 4.53 8/102 32465
/proc/meminfo: memFree=3120080/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=3661.76
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 360434 5742 0 0 16 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=912.49
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 89814 1435 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=914.19
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 89996 1423 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=915.35
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 90122 1413 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3661.76
Current children cumulated vsize (KiB) 548192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.89 4.79 4.55 6/102 32469
/proc/meminfo: memFree=3120400/3368532 swapFree=1959840/1959888
[pid=29439] ppid=29437 vsize=548192 CPUtime=3885.18
/proc/29439/stat : 29439 (gnovelty+) R 29437 29439 9860 0 -1 4202496 20500 0 0 0 382419 6099 0 0 15 0 4 0 925283643 561348608 20455 4294967295 134512640 135680988 3218008128 3218007372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29439/statm: 137048 20455 103 286 0 136760 0
[pid=29439/tid=29441] ppid=29437 vsize=548192 CPUtime=968.04
/proc/29439/task/29441/stat : 29441 (gnovelty+) R 29437 29439 9860 0 -1 4202560 102 0 0 0 95290 1514 0 0 15 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29439/tid=29442] ppid=29437 vsize=548192 CPUtime=970.09
/proc/29439/task/29442/stat : 29442 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 95486 1523 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29439/tid=29443] ppid=29437 vsize=548192 CPUtime=970.94
/proc/29439/task/29443/stat : 29443 (gnovelty+) R 29437 29439 9860 0 -1 4202560 103 0 0 0 95588 1506 0 0 16 0 4 0 925283658 561348608 20455 4294967295 134512640 135680988 3218008128 3058651484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3885.18
Current children cumulated vsize (KiB) 548192

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): 3885.23
CPU user time (s): 3824.23
CPU system time (s): 61
CPU usage (%): 388.509
Max. virtual memory (cumulated for all children) (KiB): 548192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3824.23
system time used= 61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20500
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= 1137263
involuntary context switches= 45214

runsolver used 0.43 second user time and 0.53 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 17:11:09
IDJOB=1777159
IDBENCH=70235
IDSOLVER=617
FILE ID=tipi39/1777159-1243437069
PBS_JOBID=
Free space on /tmp= 5743 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1549575664-035.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777159-1243437069/watcher-1777159-1243437069 -o /tmp/evaluation-result-1777159-1243437069/solver-1777159-1243437069 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777159-1243437069.cnf 810924690 4

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

MD5SUM BENCH= 88d4611d108004ec1f24e3826a831460
RANDOM SEED= 810924690

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3203124 kB
Buffers:         21580 kB
Cached:          48952 kB
SwapCached:          0 kB
Active:          65116 kB
Inactive:        21924 kB
HighTotal:     2489216 kB
HighFree:      2426348 kB
LowTotal:       879316 kB
LowFree:        776776 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1868 kB
Writeback:           0 kB
AnonPages:       16288 kB
Mapped:           6100 kB
Slab:            69136 kB
SReclaimable:    57012 kB
SUnreclaim:      12124 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-27 17:27:51