Trace number 1777690

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1723900160-044.cnf
MD5SUMb980518c5f881f8ca0028e115c3772e4
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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-1777690-1243455671/watcher-1777690-1243455671 -o /tmp/evaluation-result-1777690-1243455671/solver-1777690-1243455671 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777690-1243455671.cnf 1241753809 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.85 4.11 4.12 3/96 24851
/proc/meminfo: memFree=219064/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=509228 CPUtime=0
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 1439 0 0 0 0 0 0 0 18 0 1 0 1110231138 521449472 1396 4294967295 134512640 135680988 3220058672 3220057936 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/24851/statm: 127307 1405 99 286 0 127019 0

[startup+0.075308 s]
/proc/loadavg: 3.85 4.11 4.12 3/96 24851
/proc/meminfo: memFree=219064/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=517040 CPUtime=0.07
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 17500 0 0 0 4 3 0 0 18 0 1 0 1110231138 529448960 17456 4294967295 134512640 135680988 3220058672 3220057936 134537968 0 0 0 0 0 0 0 17 3 0 0 0
/proc/24851/statm: 129260 17464 99 286 0 128972 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517040

[startup+0.115672 s]
/proc/loadavg: 3.85 4.11 4.12 3/96 24851
/proc/meminfo: memFree=219064/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=0.16
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 11 5 0 0 18 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545804

[startup+0.305382 s]
/proc/loadavg: 3.85 4.11 4.12 3/96 24851
/proc/meminfo: memFree=219064/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=0.85
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 66 19 0 0 17 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545804

[startup+0.704885 s]
/proc/loadavg: 3.85 4.11 4.12 3/96 24851
/proc/meminfo: memFree=219064/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2.42
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 198 44 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 545804

[startup+1.51479 s]
/proc/loadavg: 3.85 4.11 4.12 6/100 24856
/proc/meminfo: memFree=140476/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=5.54
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 456 98 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=1.37
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 107 30 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=1.37
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 116 21 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=1.33
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 113 20 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 545804

[startup+3.11478 s]
/proc/loadavg: 3.85 4.11 4.12 6/100 24856
/proc/meminfo: memFree=140672/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=11.78
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 970 208 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=2.95
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 238 57 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=2.93
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 245 48 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=2.89
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 240 49 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 545804

[startup+6.31436 s]
/proc/loadavg: 3.86 4.11 4.12 5/100 24856
/proc/meminfo: memFree=140776/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=24.26
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 2005 421 0 0 16 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220058004 134532947 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=6.09
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 494 115 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=6.03
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 491 112 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=6.04
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 511 93 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 545804

[startup+12.7138 s]
/proc/loadavg: 3.87 4.11 4.11 5/100 24857
/proc/meminfo: memFree=140824/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=49.19
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 4066 853 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=12.31
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 999 232 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=12.25
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 1001 224 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=12.33
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 1041 192 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.19
Current children cumulated vsize (KiB) 545804

[startup+25.5132 s]
/proc/loadavg: 3.90 4.10 4.11 6/100 24857
/proc/meminfo: memFree=140796/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=99.01
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 8191 1710 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=24.75
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 2041 434 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=24.68
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 2021 447 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564468 134532944 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=24.86
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 2088 398 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.01
Current children cumulated vsize (KiB) 545804

[startup+51.1114 s]
/proc/loadavg: 4.10 4.14 4.12 5/100 24859
/proc/meminfo: memFree=140804/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=197.73
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 16309 3464 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=49.42
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 4058 884 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=49.19
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 4037 882 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=49.94
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 4171 823 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.73
Current children cumulated vsize (KiB) 545804

[startup+102.317 s]
/proc/loadavg: 3.94 4.10 4.11 5/100 25047
/proc/meminfo: memFree=140804/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=394.95
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 32514 6981 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=98.27
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 8059 1768 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=98.24
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 8066 1758 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=99.29
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 8225 1704 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 394.95
Current children cumulated vsize (KiB) 545804

[startup+162.312 s]
/proc/loadavg: 4.15 4.12 4.11 5/100 25246
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=626.48
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 51498 11150 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=156.34
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 12842 2792 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=156.07
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 12751 2856 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=157.52
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 12970 2782 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 626.48
Current children cumulated vsize (KiB) 545804

[startup+222.307 s]
/proc/loadavg: 4.13 4.13 4.11 5/100 25433
/proc/meminfo: memFree=140308/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=856.34
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 70428 15206 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=213.57
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 17594 3763 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=213.44
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 17497 3847 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=215.47
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 17694 3853 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 856.34
Current children cumulated vsize (KiB) 545804

[startup+282.312 s]
/proc/loadavg: 4.10 4.13 4.11 5/100 25624
/proc/meminfo: memFree=139936/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=1087.98
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 89430 19368 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=271.77
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 22379 4798 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=271.36
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 22229 4907 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=24851] ppid=24849 vsize=545804 CPUtime=1548.24
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 127461 27363 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=386.75
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 31880 6795 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=386.58
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 31748 6910 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=388.95
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 32018 6877 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1548.24
Current children cumulated vsize (KiB) 545804

[startup+462.307 s]
/proc/loadavg: 4.05 4.14 4.11 5/100 26191
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=1779.32
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 146458 31474 0 0 16 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=444.26
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 36607 7819 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=444.5
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 36527 7923 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=446.43
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 36722 7921 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1779.32
Current children cumulated vsize (KiB) 545804

[startup+522.312 s]
/proc/loadavg: 4.02 4.12 4.11 5/100 26378
/proc/meminfo: memFree=139812/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2010.31
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 165491 35540 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=501.54
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 41301 8853 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=502.42
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 41299 8943 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=504.11
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 41448 8963 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2010.31
Current children cumulated vsize (KiB) 545804

[startup+582.307 s]
/proc/loadavg: 4.13 4.14 4.11 5/100 26565
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2240.41
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 184466 39575 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=558.47
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 45995 9852 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=559.69
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 46020 9949 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=562.66
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 46269 9997 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2240.41
Current children cumulated vsize (KiB) 545804

[startup+642.312 s]
/proc/loadavg: 4.10 4.13 4.10 5/100 26758
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2473.41
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 203470 43871 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=616.77
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 50711 10966 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=617.82
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 50799 10983 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=620.77
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 51006 11071 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2473.41
Current children cumulated vsize (KiB) 545804

[startup+702.307 s]
/proc/loadavg: 4.08 4.12 4.10 5/100 26945
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2703.81
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 222420 47961 0 0 16 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=674.27
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 55448 11979 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=675.27
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 55538 11989 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=678.96
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 55825 12071 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2703.81
Current children cumulated vsize (KiB) 545804

[startup+762.313 s]
/proc/loadavg: 4.07 4.11 4.09 5/100 27134
/proc/meminfo: memFree=140184/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=2934.4
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 241336 52104 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=732.31
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 60253 12978 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=733.02
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 60295 13007 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=736.55
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 60513 13142 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2934.4
Current children cumulated vsize (KiB) 545804

[startup+822.318 s]
/proc/loadavg: 4.08 4.10 4.09 5/100 27321
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=3165.17
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 260273 56244 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=789.63
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 64946 14017 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=791.04
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 65056 14048 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=794.7
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 65295 14175 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3165.17
Current children cumulated vsize (KiB) 545804

[startup+882.312 s]
/proc/loadavg: 4.13 4.11 4.09 5/100 27508
/proc/meminfo: memFree=140184/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=3396.37
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 279239 60398 0 0 16 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=847.69
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 69674 15095 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=848.23
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 69763 15060 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=852.87
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 70080 15207 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3396.37
Current children cumulated vsize (KiB) 545804

[startup+942.318 s]
/proc/loadavg: 4.05 4.09 4.08 5/100 27697
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=3628.39
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 298299 64540 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=905.43
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 74407 16136 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=906.36
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 74511 16125 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=910.83
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 74874 16209 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3628.39
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.06 4.08 4.08 5/100 27888
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=24851] ppid=24849 vsize=545804 CPUtime=3851.19
/proc/24851/stat : 24851 (gnovelty+) R 24849 24851 10015 0 -1 4202496 19824 0 0 0 316581 68538 0 0 15 0 4 0 1110231138 558903296 19780 4294967295 134512640 135680988 3220058672 3220057916 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24851/statm: 136451 19780 103 286 0 136163 0
[pid=24851/tid=24854] ppid=24849 vsize=545804 CPUtime=961.33
/proc/24851/task/24854/stat : 24854 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 78960 17173 0 0 16 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3076956508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24851/tid=24855] ppid=24849 vsize=545804 CPUtime=961.98
/proc/24851/task/24855/stat : 24855 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 79064 17134 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3067564380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24851/tid=24856] ppid=24849 vsize=545804 CPUtime=966.25
/proc/24851/task/24856/stat : 24856 (gnovelty+) R 24849 24851 10015 0 -1 4202560 9 0 0 0 79449 17176 0 0 15 0 4 0 1110231147 558903296 19780 4294967295 134512640 135680988 3220058672 3058172252 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3851.19
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): 3851.25
CPU user time (s): 3165.85
CPU system time (s): 685.4
CPU usage (%): 385.11
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3165.85
system time used= 685.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19824
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= 30146251
involuntary context switches= 82381

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:21:11
IDJOB=1777690
IDBENCH=70412
IDSOLVER=617
FILE ID=/1777690-1243455671
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1723900160-044.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777690-1243455671/watcher-1777690-1243455671 -o /tmp/evaluation-result-1777690-1243455671/solver-1777690-1243455671 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777690-1243455671.cnf 1241753809 4

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

MD5SUM BENCH= b980518c5f881f8ca0028e115c3772e4
RANDOM SEED= 1241753809

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        219360 kB
Buffers:         47084 kB
Cached:        2931760 kB
SwapCached:       2256 kB
Active:        1721664 kB
Inactive:      1266536 kB
HighTotal:     2489216 kB
HighFree:        88052 kB
LowTotal:       879316 kB
LowFree:        131308 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3012 kB
Slab:           151472 kB
SReclaimable:   137560 kB
SUnreclaim:      13912 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 22:37:53