Trace number 1777213

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
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.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	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-1777213-1243440079/watcher-1777213-1243440079 -o /tmp/evaluation-result-1777213-1243440079/solver-1777213-1243440079 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777213-1243440079.cnf 978866461 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: 5.19 5.14 4.94 2/98 6595
/proc/meminfo: memFree=3185764/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=509228 CPUtime=0.02
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 5356 0 0 0 0 2 0 0 25 0 1 0 925584634 521449472 5314 4294967295 134512640 135680988 3213101968 3213101232 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6595/statm: 127307 5321 99 286 0 127019 0

[startup+0.032669 s]
/proc/loadavg: 5.19 5.14 4.94 2/98 6595
/proc/meminfo: memFree=3185764/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=517044 CPUtime=0.04
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 9931 0 0 0 1 3 0 0 25 0 1 0 925584634 529453056 9888 4294967295 134512640 135680988 3213101968 3213100076 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6595/statm: 129261 9888 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.112661 s]
/proc/loadavg: 5.19 5.14 4.94 2/98 6595
/proc/meminfo: memFree=3185764/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=517040 CPUtime=0.12
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 17021 0 0 0 8 4 0 0 25 0 1 0 925584634 529448960 16977 4294967295 134512640 135680988 3213101968 3213101232 134537905 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6595/statm: 129260 16982 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.312645 s]
/proc/loadavg: 5.19 5.14 4.94 2/98 6595
/proc/meminfo: memFree=3185764/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=0.78
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 72 6 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 547948

[startup+0.712613 s]
/proc/loadavg: 5.19 5.14 4.94 2/98 6595
/proc/meminfo: memFree=3185764/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=2.37
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 229 8 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 547948

[startup+1.51255 s]
/proc/loadavg: 5.19 5.14 4.94 5/102 6599
/proc/meminfo: memFree=3121600/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=5.57
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 543 14 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=1.37
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 136 1 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=1.36
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 134 2 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134533781 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=1.35
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 131 4 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 547948

[startup+3.11242 s]
/proc/loadavg: 5.09 5.12 4.94 5/102 6599
/proc/meminfo: memFree=3121452/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=11.97
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 1176 21 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=2.97
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 294 3 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=2.96
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 291 5 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134533071 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=2.95
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 290 5 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 547948

[startup+6.31216 s]
/proc/loadavg: 5.09 5.12 4.94 5/102 6599
/proc/meminfo: memFree=3121352/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=24.74
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 2435 39 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=6.17
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 610 7 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=6.15
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 602 13 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134533073 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=6.14
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 607 7 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 547948

[startup+12.7116 s]
/proc/loadavg: 4.92 5.08 4.92 5/102 6599
/proc/meminfo: memFree=3121168/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=50.3
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 4951 79 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=12.57
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 1240 17 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=12.54
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 1228 26 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=12.52
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 1235 17 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 547948

[startup+25.5106 s]
/proc/loadavg: 4.78 5.04 4.91 5/102 6600
/proc/meminfo: memFree=3121216/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=101.36
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 9969 167 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=25.36
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 2498 38 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=25.31
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 2484 47 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134533962 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=25.23
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 2481 42 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 547948

[startup+51.1085 s]
/proc/loadavg: 4.59 4.98 4.89 5/102 6786
/proc/meminfo: memFree=3119920/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=203.33
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 19985 348 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=50.84
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 5003 81 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=50.82
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 4990 92 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=50.66
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 4987 79 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950580 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 547948

[startup+102.314 s]
/proc/loadavg: 4.24 4.81 4.84 5/102 6972
/proc/meminfo: memFree=3119508/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=407.51
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 40062 689 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=101.87
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 10016 171 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=101.81
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 9993 188 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=101.69
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 10007 162 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950580 134533492 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 547948

[startup+162.319 s]
/proc/loadavg: 4.08 4.66 4.79 5/102 7160
/proc/meminfo: memFree=3119476/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=647.05
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 63635 1070 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=161.75
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 15911 264 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=161.68
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 15892 276 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=161.53
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 15893 260 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950580 134533337 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.05
Current children cumulated vsize (KiB) 547948

[startup+222.315 s]
/proc/loadavg: 4.03 4.54 4.73 5/102 7356
/proc/meminfo: memFree=3119608/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=886.22
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 87128 1494 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101300 134533489 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=221.52
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 21801 351 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=221.54
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 21772 382 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=221.46
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 21759 387 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.22
Current children cumulated vsize (KiB) 547948

[startup+282.31 s]
/proc/loadavg: 4.01 4.44 4.68 5/102 7543
/proc/meminfo: memFree=3119600/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=1125.56
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 110655 1901 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=281.37
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 27691 446 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134534551 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=281.43
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 27656 487 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=6595] ppid=6593 vsize=547948 CPUtime=1604.13
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 157704 2709 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=401.13
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 39454 659 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=400.95
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 39409 686 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=400.79
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 39359 720 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950580 134532924 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1604.13
Current children cumulated vsize (KiB) 547948

[startup+462.305 s]
/proc/loadavg: 4.00 4.23 4.56 5/102 8108
/proc/meminfo: memFree=3119492/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=1843.54
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 181199 3155 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101300 134533592 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=461.09
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 45347 762 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=460.77
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 45276 801 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=460.55
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 45228 827 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1843.54
Current children cumulated vsize (KiB) 547948

[startup+522.32 s]
/proc/loadavg: 4.00 4.19 4.52 5/102 8297
/proc/meminfo: memFree=3119476/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=2083.05
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 204737 3568 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101300 134534019 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=520.93
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 51235 858 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=520.67
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 51174 893 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=520.49
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 51109 940 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2083.05
Current children cumulated vsize (KiB) 547948

[startup+582.315 s]
/proc/loadavg: 4.08 4.17 4.49 5/102 8488
/proc/meminfo: memFree=3119484/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=2322.35
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 228294 3941 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101300 134533058 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=580.86
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 57134 952 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=580.45
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 57044 1001 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=580.34
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 57005 1029 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 547948

[startup+642.31 s]
/proc/loadavg: 4.03 4.13 4.45 5/102 8676
/proc/meminfo: memFree=3119400/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=2561.73
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 251839 4334 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101300 134534551 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=640.68
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 63027 1041 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=640.29
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 62926 1103 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=640.3
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 62893 1137 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.73
Current children cumulated vsize (KiB) 547948

[startup+702.315 s]
/proc/loadavg: 4.01 4.11 4.42 5/102 8863
/proc/meminfo: memFree=3118468/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=2801.13
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 275400 4713 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=700.65
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 68930 1135 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134534031 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=699.99
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 68805 1194 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134533064 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=700.18
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 68776 1242 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.13
Current children cumulated vsize (KiB) 547948

[startup+762.311 s]
/proc/loadavg: 4.14 4.12 4.41 5/102 9051
/proc/meminfo: memFree=3118788/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=3040.56
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 298935 5121 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=760.61
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 74813 1248 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=759.74
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 74680 1294 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342708 134534551 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=759.99
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 74659 1340 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.56
Current children cumulated vsize (KiB) 547948

[startup+822.306 s]
/proc/loadavg: 4.05 4.09 4.38 5/102 9240
/proc/meminfo: memFree=3118872/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=3280.03
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 322507 5496 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=820.53
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 80722 1331 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134534000 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=819.66
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 80586 1380 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=819.85
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 80530 1455 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950580 134533071 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 547948

[startup+882.301 s]
/proc/loadavg: 4.02 4.07 4.35 5/102 9427
/proc/meminfo: memFree=3118980/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=3519.47
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 346045 5902 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=880.43
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 86621 1422 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134533852 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=879.61
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 86467 1494 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=879.65
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 86402 1563 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.47
Current children cumulated vsize (KiB) 547948

[startup+942.316 s]
/proc/loadavg: 4.04 4.07 4.33 5/102 9619
/proc/meminfo: memFree=3119104/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=3758.86
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 369568 6318 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=940.25
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 92504 1521 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=939.56
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 92363 1593 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=939.49
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 92277 1672 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.86
Current children cumulated vsize (KiB) 547948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.01 4.06 4.31 5/102 9809
/proc/meminfo: memFree=3118972/3368532 swapFree=1959840/1959888
[pid=6595] ppid=6593 vsize=547948 CPUtime=3989.03
/proc/6595/stat : 6595 (gnovelty+) R 6593 6595 9860 0 -1 4202496 20422 0 0 0 392152 6751 0 0 25 0 4 0 925584634 561098752 20378 4294967295 134512640 135680988 3213101968 3213101212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6595/statm: 136987 20378 103 286 0 136699 0
[pid=6595/tid=6597] ppid=6593 vsize=547948 CPUtime=997.81
/proc/6595/task/6597/stat : 6597 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 98160 1621 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3077734836 134534551 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=547948 CPUtime=997.18
/proc/6595/task/6598/stat : 6598 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 98014 1704 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3068342620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=547948 CPUtime=997.03
/proc/6595/task/6599/stat : 6599 (gnovelty+) R 6593 6595 9860 0 -1 4202560 93 0 0 0 97918 1785 0 0 25 0 4 0 925584648 561098752 20378 4294967295 134512640 135680988 3213101968 3058950492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3989.03
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): 3989.1
CPU user time (s): 3921.59
CPU system time (s): 67.51
CPU usage (%): 398.896
Max. virtual memory (cumulated for all children) (KiB): 547948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3921.59
system time used= 67.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20422
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= 1298051
involuntary context switches= 205343

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 18:01:19
IDJOB=1777213
IDBENCH=70253
IDSOLVER=617
FILE ID=tipi39/1777213-1243440079
PBS_JOBID=
Free space on /tmp= 5743 MiB

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

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED= 978866461

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:       3201896 kB
Buffers:         21596 kB
Cached:          49480 kB
SwapCached:          0 kB
Active:          65256 kB
Inactive:        22468 kB
HighTotal:     2489216 kB
HighFree:      2425648 kB
LowTotal:       879316 kB
LowFree:        776248 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:       16208 kB
Mapped:           6128 kB
Slab:            69124 kB
SReclaimable:    57044 kB
SUnreclaim:      12080 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94980 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 18:18:01