Trace number 1777648

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
MD5SUM6fc5e3007085f071badf6b78cd2069ba
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 variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.03/0.08	c +------------------------------+
0.03/0.08	c | gNovelty+, version 1.0       |
0.03/0.08	c +------------------------------+
0.03/0.08	c gnovelty+ -h for help
0.03/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777648-1243453613/watcher-1777648-1243453613 -o /tmp/evaluation-result-1777648-1243453613/solver-1777648-1243453613 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777648-1243453613.cnf 2143082017 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.17 4.10 4.02 3/98 17595
/proc/meminfo: memFree=3197716/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=509232 CPUtime=0.01
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 1478 0 0 0 0 1 0 0 18 0 1 0 926938025 521453568 1434 4294967295 134512640 135680988 3216387760 3216387024 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/17595/statm: 127308 1443 99 286 0 127020 0

[startup+0.032361 s]
/proc/loadavg: 4.17 4.10 4.02 3/98 17595
/proc/meminfo: memFree=3197716/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=517048 CPUtime=0.03
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 9932 0 0 0 0 3 0 0 18 0 1 0 926938025 529457152 9888 4294967295 134512640 135680988 3216387760 3216387024 134537407 0 0 0 0 0 0 0 17 3 0 0 0
/proc/17595/statm: 129262 9888 99 286 0 128974 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517048

[startup+0.113055 s]
/proc/loadavg: 4.17 4.10 4.02 3/98 17595
/proc/meminfo: memFree=3197716/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=0.16
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 12 4 0 0 19 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545804

[startup+0.312495 s]
/proc/loadavg: 4.17 4.10 4.02 3/98 17595
/proc/meminfo: memFree=3197716/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=0.91
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 76 15 0 0 18 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 545804

[startup+0.712482 s]
/proc/loadavg: 4.17 4.10 4.02 3/98 17595
/proc/meminfo: memFree=3197716/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2.49
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 206 43 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387092 134533271 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 545804

[startup+1.51225 s]
/proc/loadavg: 4.17 4.10 4.02 5/102 17599
/proc/meminfo: memFree=3119620/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=5.61
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 462 99 0 0 16 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=1.36
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 116 20 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=1.41
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 109 32 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=1.36
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 115 21 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 545804

[startup+3.11226 s]
/proc/loadavg: 4.16 4.10 4.02 7/102 17599
/proc/meminfo: memFree=3118980/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=11.88
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 962 226 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=2.92
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 242 50 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=2.97
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 232 65 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=2.94
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 243 51 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 545804

[startup+6.31218 s]
/proc/loadavg: 4.16 4.10 4.02 5/102 17599
/proc/meminfo: memFree=3119060/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=24.08
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 1956 452 0 0 16 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=5.95
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 496 99 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=6.03
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 482 121 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=6.05
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 493 112 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 545804

[startup+12.7115 s]
/proc/loadavg: 4.13 4.09 4.02 5/102 17604
/proc/meminfo: memFree=3118736/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=48.74
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 4001 873 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=12.13
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 1007 206 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=12.18
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 1003 215 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=12.29
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 1001 228 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.74
Current children cumulated vsize (KiB) 545804

[startup+25.5105 s]
/proc/loadavg: 4.27 4.12 4.03 5/102 17605
/proc/meminfo: memFree=3118808/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=97.89
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 8010 1779 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=24.21
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 2014 407 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=24.55
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 1992 463 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=24.78
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 2018 460 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.89
Current children cumulated vsize (KiB) 545804

[startup+51.1085 s]
/proc/loadavg: 4.26 4.13 4.03 5/102 17607
/proc/meminfo: memFree=3118988/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=197.56
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 16164 3592 0 0 16 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=49.02
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 4066 836 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=49.5
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 4004 946 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=49.94
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 4093 901 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.56
Current children cumulated vsize (KiB) 545804

[startup+102.315 s]
/proc/loadavg: 4.35 4.19 4.06 5/102 17794
/proc/meminfo: memFree=3118344/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=394.48
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 32302 7146 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=98.76
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 8129 1747 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=98.76
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 8071 1805 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=98.87
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 8054 1833 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.48
Current children cumulated vsize (KiB) 545804

[startup+162.319 s]
/proc/loadavg: 4.42 4.23 4.08 5/102 17982
/proc/meminfo: memFree=3118608/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=626.36
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 51375 11261 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=156.9
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 12941 2749 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=156.88
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 12833 2855 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=156.13
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 12714 2899 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 626.36
Current children cumulated vsize (KiB) 545804

[startup+222.314 s]
/proc/loadavg: 4.22 4.21 4.09 6/102 18170
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=859.35
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 70468 15467 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=215.31
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 17734 3797 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=214.66
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 17577 3889 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=214.76
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 17460 4016 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 859.35
Current children cumulated vsize (KiB) 545804

[startup+282.31 s]
/proc/loadavg: 4.21 4.20 4.09 5/102 18357
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=1090.9
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 89477 19613 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387092 134534344 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=273.45
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 22532 4813 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=272.45
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 22328 4917 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=17595] ppid=17593 vsize=545804 CPUtime=1556.66
/proc/17595/stat : 17595 (gnovelty+) S 17593 17595 9860 0 -1 4202496 19806 0 0 0 127514 28152 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=389.69
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 31980 6989 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=388.56
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 31787 7069 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=389.3
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 31726 7204 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1556.66
Current children cumulated vsize (KiB) 545804

[startup+462.305 s]
/proc/loadavg: 4.08 4.16 4.09 5/102 18927
/proc/meminfo: memFree=3118236/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=1788.69
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 146622 32247 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=447.34
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 36748 7986 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=446.7
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 36560 8110 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=447.24
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 36480 8244 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1788.69
Current children cumulated vsize (KiB) 545804

[startup+522.31 s]
/proc/loadavg: 4.22 4.18 4.10 6/102 19114
/proc/meminfo: memFree=3118368/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2020.42
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 165720 36322 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=505.17
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 41500 9017 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=504.03
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 41258 9145 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=505.53
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 41303 9250 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2020.42
Current children cumulated vsize (KiB) 545804

[startup+582.315 s]
/proc/loadavg: 4.30 4.21 4.11 5/102 19302
/proc/meminfo: memFree=3118368/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2252.27
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 184695 40532 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=562.98
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 46238 10060 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=562.01
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 45966 10235 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=563.39
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 46064 10275 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2252.27
Current children cumulated vsize (KiB) 545804

[startup+642.31 s]
/proc/loadavg: 4.16 4.17 4.10 6/102 19491
/proc/meminfo: memFree=3118476/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2483.18
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 203630 44688 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=621.15
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 51028 11087 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=619.37
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 50653 11284 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=620.93
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 50780 11313 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2483.18
Current children cumulated vsize (KiB) 545804

[startup+702.315 s]
/proc/loadavg: 4.26 4.20 4.11 2/102 19678
/proc/meminfo: memFree=3118856/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2716.23
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 222703 48920 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=680.01
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 55842 12159 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=677.4
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 55347 12393 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=678.82
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 55532 12350 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2716.23
Current children cumulated vsize (KiB) 545804

[startup+762.311 s]
/proc/loadavg: 4.37 4.25 4.13 6/104 19870
/proc/meminfo: memFree=3118592/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=2948.1
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 241648 53162 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=738.05
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 60605 13200 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=735.2
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 60026 13494 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=736.61
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 60247 13414 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2948.1
Current children cumulated vsize (KiB) 545804

[startup+822.306 s]
/proc/loadavg: 4.32 4.25 4.13 6/102 20057
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=3180.06
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 260722 57284 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=796.14
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 65369 14245 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=793.11
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 64789 14522 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=794.67
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 65037 14430 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3180.06
Current children cumulated vsize (KiB) 545804

[startup+882.31 s]
/proc/loadavg: 4.12 4.20 4.12 5/102 20245
/proc/meminfo: memFree=3118616/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=3409.54
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 279617 61337 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=853.52
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 70135 15217 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=850.59
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 69479 15580 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=851.94
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 69765 15429 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3409.54
Current children cumulated vsize (KiB) 545804

[startup+942.316 s]
/proc/loadavg: 4.04 4.16 4.11 5/102 20434
/proc/meminfo: memFree=3118352/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=3640.67
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 298540 65527 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=911.15
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 74918 16197 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=909.07
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 74230 16677 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=909.21
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 74454 16467 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3640.67
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.07 4.15 4.10 6/102 20621
/proc/meminfo: memFree=3118484/3368532 swapFree=1959840/1959888
[pid=17595] ppid=17593 vsize=545804 CPUtime=3864.8
/proc/17595/stat : 17595 (gnovelty+) R 17593 17595 9860 0 -1 4202496 19806 0 0 0 316795 69685 0 0 15 0 4 0 926938025 558903296 19761 4294967295 134512640 135680988 3216387760 3216387004 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17595/statm: 136451 19761 103 286 0 136163 0
[pid=17595/tid=17597] ppid=17593 vsize=545804 CPUtime=967.27
/proc/17595/task/17597/stat : 17597 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 79505 17222 0 0 16 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3077075380 134533962 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17595/tid=17598] ppid=17593 vsize=545804 CPUtime=965.24
/proc/17595/task/17598/stat : 17598 (gnovelty+) R 17593 17595 9860 0 -1 4202560 6 0 0 0 78853 17671 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3067683164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17595/tid=17599] ppid=17593 vsize=545804 CPUtime=965.19
/proc/17595/task/17599/stat : 17599 (gnovelty+) R 17593 17595 9860 0 -1 4202560 7 0 0 0 78974 17545 0 0 15 0 4 0 926938034 558903296 19761 4294967295 134512640 135680988 3216387760 3058291036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3864.8
Current children cumulated vsize (KiB) 545804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3864.85
CPU user time (s): 3168
CPU system time (s): 696.85
CPU usage (%): 386.471
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3168
system time used= 696.85
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
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= 28414753
involuntary context switches= 73422

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 21:46:53
IDJOB=1777648
IDBENCH=70398
IDSOLVER=617
FILE ID=tipi39/1777648-1243453613
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777648-1243453613/watcher-1777648-1243453613 -o /tmp/evaluation-result-1777648-1243453613/solver-1777648-1243453613 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777648-1243453613.cnf 2143082017 4

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

MD5SUM BENCH= 6fc5e3007085f071badf6b78cd2069ba
RANDOM SEED= 2143082017

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:       3197716 kB
Buffers:         21864 kB
Cached:          53308 kB
SwapCached:          0 kB
Active:          64812 kB
Inactive:        26396 kB
HighTotal:     2489216 kB
HighFree:      2421992 kB
LowTotal:       879316 kB
LowFree:        775724 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1448 kB
Writeback:           0 kB
AnonPages:       16492 kB
Mapped:           6188 kB
Slab:            69852 kB
SReclaimable:    57248 kB
SUnreclaim:      12604 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-27 22:03:35