Trace number 1777576

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) 3866.29 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
MD5SUM834ef435737da3a9d77dd6f3e79becea
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.07/0.08	c +------------------------------+
0.07/0.08	c | gNovelty+, version 1.0       |
0.07/0.08	c +------------------------------+
0.07/0.08	c gnovelty+ -h for help
0.07/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-1777576-1243449600/watcher-1777576-1243449600 -o /tmp/evaluation-result-1777576-1243449600/solver-1777576-1243449600 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777576-1243449600.cnf 312892465 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.72 3.99 3.99 3/98 4772
/proc/meminfo: memFree=3198008/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=509228 CPUtime=0
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 1392 0 0 0 0 0 0 0 18 0 1 0 926536740 521449472 1350 4294967295 134512640 135680988 3216926512 3216925776 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/4772/statm: 127307 1358 99 286 0 127019 0

[startup+0.079537 s]
/proc/loadavg: 3.72 3.99 3.99 3/98 4772
/proc/meminfo: memFree=3198008/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=517040 CPUtime=0.07
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 18705 0 0 0 2 5 0 0 18 0 1 0 926536740 529448960 18661 4294967295 134512640 135680988 3216926512 3216925776 134537842 0 0 0 0 0 0 0 17 3 0 0 0
/proc/4772/statm: 129260 18666 99 286 0 128972 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517040

[startup+0.109535 s]
/proc/loadavg: 3.72 3.99 3.99 3/98 4772
/proc/meminfo: memFree=3198008/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=0.11
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 6 5 0 0 19 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.309519 s]
/proc/loadavg: 3.72 3.99 3.99 3/98 4772
/proc/meminfo: memFree=3198008/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=0.83
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 68 15 0 0 18 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545800

[startup+0.709727 s]
/proc/loadavg: 3.72 3.99 3.99 3/98 4772
/proc/meminfo: memFree=3198008/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2.39
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 196 43 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 545800

[startup+1.50953 s]
/proc/loadavg: 3.72 3.99 3.99 5/102 4776
/proc/meminfo: memFree=3119756/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=5.49
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 452 97 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=1.33
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 106 27 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=1.36
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 116 20 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=1.34
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 111 23 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 545800

[startup+3.10943 s]
/proc/loadavg: 3.72 3.99 3.99 5/102 4778
/proc/meminfo: memFree=3119460/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=11.56
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 940 216 0 0 16 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=2.87
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 226 61 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=2.79
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 231 48 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=2.88
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 239 49 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 545800

[startup+6.30949 s]
/proc/loadavg: 3.74 3.99 3.99 5/102 4778
/proc/meminfo: memFree=3119292/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=24.2
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 1968 452 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=6.03
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 484 119 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=5.95
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 491 104 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=6.03
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 494 109 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 545800

[startup+12.7085 s]
/proc/loadavg: 3.76 3.99 3.99 5/102 4778
/proc/meminfo: memFree=3119200/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=48.98
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 4006 892 0 0 16 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=12.23
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 1007 216 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=12.26
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 989 237 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=12.22
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 1006 216 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (KiB) 545800

[startup+25.5082 s]
/proc/loadavg: 3.74 3.98 3.99 5/102 4778
/proc/meminfo: memFree=3119420/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=99.01
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 8086 1815 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=24.78
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 2037 441 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=24.73
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 1995 478 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=24.71
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 2024 447 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.01
Current children cumulated vsize (KiB) 545800

[startup+51.1158 s]
/proc/loadavg: 3.83 3.98 3.99 5/102 4781
/proc/meminfo: memFree=3119288/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=198.57
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 16215 3642 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=49.83
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 4077 906 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=49.52
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 4045 907 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=49.53
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 4033 920 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.57
Current children cumulated vsize (KiB) 545800

[startup+102.322 s]
/proc/loadavg: 4.04 4.01 4.00 5/102 4967
/proc/meminfo: memFree=3119172/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=396.24
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 32474 7150 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=99.39
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 8162 1777 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=99.01
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 8122 1779 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=98.96
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 8095 1801 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262452 134534983 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.24
Current children cumulated vsize (KiB) 545800

[startup+162.317 s]
/proc/loadavg: 4.14 4.03 4.00 5/102 5156
/proc/meminfo: memFree=3119420/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=627.49
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 51436 11313 0 0 16 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=157.29
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 12900 2829 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=156.84
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 12856 2828 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=156.62
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 12825 2837 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.49
Current children cumulated vsize (KiB) 545800

[startup+222.312 s]
/proc/loadavg: 4.12 4.05 4.01 6/102 5343
/proc/meminfo: memFree=3119172/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=859.29
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 70476 15453 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=215.24
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 17647 3877 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=214.73
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 17614 3859 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=214.65
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 17587 3878 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 859.29
Current children cumulated vsize (KiB) 545800

[startup+282.307 s]
/proc/loadavg: 4.04 4.04 4.00 6/102 5535
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=1089.68
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 89596 19372 0 0 16 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=272.02
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 22351 4851 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=272.99
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 22430 4869 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=4772] ppid=4770 vsize=545800 CPUtime=1551.51
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 127851 27300 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=387.9
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 31944 6846 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=388.2
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 31928 6892 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=389.3
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 32122 6808 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1551.51
Current children cumulated vsize (KiB) 545800

[startup+462.312 s]
/proc/loadavg: 3.99 4.04 4.00 5/102 6101
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=1784.32
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 146837 31595 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=445.86
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 36662 7924 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=446.61
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 36725 7936 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=447.67
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 36884 7883 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.32
Current children cumulated vsize (KiB) 545800

[startup+522.317 s]
/proc/loadavg: 4.44 4.14 4.03 7/102 6288
/proc/meminfo: memFree=3119172/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2016.9
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 165889 35801 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=504.17
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 41450 8967 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=504.44
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 41413 9031 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=506.12
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 41707 8905 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2016.9
Current children cumulated vsize (KiB) 545800

[startup+582.312 s]
/proc/loadavg: 4.47 4.20 4.06 5/102 6476
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2249.31
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 185039 39892 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=562.57
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 46282 9975 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=562.23
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 46150 10073 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=563.86
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 46469 9917 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2249.31
Current children cumulated vsize (KiB) 545800

[startup+642.308 s]
/proc/loadavg: 4.25 4.18 4.06 5/102 6664
/proc/meminfo: memFree=3118800/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2481.87
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 204111 44076 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=620.59
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 51031 11028 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=620.71
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 50957 11114 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=622.01
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 51242 10959 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2481.87
Current children cumulated vsize (KiB) 545800

[startup+702.313 s]
/proc/loadavg: 4.13 4.16 4.06 5/102 6855
/proc/meminfo: memFree=3118924/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2713.75
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 223192 48183 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=678.3
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 55765 12065 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=678.8
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 55723 12157 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=679.92
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 55986 12006 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2713.75
Current children cumulated vsize (KiB) 545800

[startup+762.308 s]
/proc/loadavg: 4.18 4.17 4.07 5/102 7044
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=2945.08
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 242220 52288 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=735.62
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 60532 13030 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=736.9
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 60527 13163 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=738.07
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 60687 13120 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2945.08
Current children cumulated vsize (KiB) 545800

[startup+822.313 s]
/proc/loadavg: 4.21 4.17 4.07 6/102 7231
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=3176.84
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 261258 56426 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=794.09
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 65301 14108 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=794.55
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 65284 14171 0 0 16 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=795.96
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 65473 14123 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3176.84
Current children cumulated vsize (KiB) 545800

[startup+882.308 s]
/proc/loadavg: 4.18 4.17 4.08 5/102 7422
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=3410.17
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 280533 60484 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=852.64
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 70127 15137 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=852.95
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 70083 15212 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=854.18
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 70298 15120 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3410.17
Current children cumulated vsize (KiB) 545800

[startup+942.313 s]
/proc/loadavg: 4.17 4.18 4.09 5/102 7610
/proc/meminfo: memFree=3118552/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=3642.93
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 299636 64657 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=910.73
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 74911 16162 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=911.47
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 74911 16236 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=912.16
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 75044 16172 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3642.93
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.95 4.11 4.07 5/102 7797
/proc/meminfo: memFree=3118552/3368532 swapFree=1959840/1959888
[pid=4772] ppid=4770 vsize=545800 CPUtime=3866.21
/proc/4772/stat : 4772 (gnovelty+) R 4770 4772 9860 0 -1 4202496 19813 0 0 0 318027 68594 0 0 15 0 4 0 926536740 558899200 19769 4294967295 134512640 135680988 3216926512 3216925756 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4772/statm: 136450 19769 103 286 0 136162 0
[pid=4772/tid=4774] ppid=4770 vsize=545800 CPUtime=966.35
/proc/4772/task/4774/stat : 4774 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 79488 17147 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3077046620 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=545800 CPUtime=967.11
/proc/4772/task/4775/stat : 4775 (gnovelty+) R 4770 4772 9860 0 -1 4202560 7 0 0 0 79492 17219 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3067654492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=545800 CPUtime=967.94
/proc/4772/task/4776/stat : 4776 (gnovelty+) R 4770 4772 9860 0 -1 4202560 8 0 0 0 79637 17157 0 0 15 0 4 0 926536749 558899200 19769 4294967295 134512640 135680988 3216926512 3058262364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3866.21
Current children cumulated vsize (KiB) 545800

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.03
CPU time (s): 3866.29
CPU user time (s): 3180.35
CPU system time (s): 685.94
CPU usage (%): 386.616
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3180.35
system time used= 685.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19813
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= 28308413
involuntary context switches= 71959

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 20:40:00
IDJOB=1777576
IDBENCH=70374
IDSOLVER=617
FILE ID=tipi39/1777576-1243449600
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777576-1243449600/watcher-1777576-1243449600 -o /tmp/evaluation-result-1777576-1243449600/solver-1777576-1243449600 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777576-1243449600.cnf 312892465 4

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

MD5SUM BENCH= 834ef435737da3a9d77dd6f3e79becea
RANDOM SEED= 312892465

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:       3198008 kB
Buffers:         21856 kB
Cached:          53292 kB
SwapCached:          0 kB
Active:          64872 kB
Inactive:        26252 kB
HighTotal:     2489216 kB
HighFree:      2422048 kB
LowTotal:       879316 kB
LowFree:        775960 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1388 kB
Writeback:           0 kB
AnonPages:       16196 kB
Mapped:           6128 kB
Slab:            69348 kB
SReclaimable:    57188 kB
SUnreclaim:      12160 kB
PageTables:        536 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= 5744 MiB
End job on tipi39 at 2009-05-27 20:56:42