Trace number 1778251

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S638051453-097.cnf
MD5SUMf703653b42bdd3cc2ad2ea17949e8d3f
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.10	c +------------------------------+
0.11/0.10	c | gNovelty+, version 1.0       |
0.11/0.10	c +------------------------------+
0.11/0.10	c gnovelty+ -h for help
0.11/0.10	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-1778251-1243472716/watcher-1778251-1243472716 -o /tmp/evaluation-result-1778251-1243472716/solver-1778251-1243472716 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778251-1243472716.cnf 332107100 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.69 3.78 3.79 2/96 14433
/proc/meminfo: memFree=216424/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=509232 CPUtime=0.01
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 1937 0 0 0 0 1 0 0 25 0 1 0 1111935708 521453568 1894 4294967295 134512640 135680988 3217215360 3217214624 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14433/statm: 127308 1902 99 286 0 127020 0

[startup+0.071476 s]
/proc/loadavg: 3.69 3.78 3.79 2/96 14433
/proc/meminfo: memFree=216424/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=517044 CPUtime=0.08
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 16942 0 0 0 3 5 0 0 25 0 1 0 1111935708 529453056 16898 4294967295 134512640 135680988 3217215360 3217214624 134537779 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14433/statm: 129261 16908 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.101471 s]
/proc/loadavg: 3.69 3.78 3.79 2/96 14433
/proc/meminfo: memFree=216424/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=544824 CPUtime=0.11
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19784 0 0 0 6 5 0 0 25 0 4 0 1111935708 557899776 19740 4294967295 134512640 135680988 3217215360 3217214704 135159972 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136206 19740 103 286 0 135918 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 544824

[startup+0.301436 s]
/proc/loadavg: 3.69 3.78 3.79 2/96 14433
/proc/meminfo: memFree=216424/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=0.81
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 54 27 0 0 25 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214572 134997786 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 545804

[startup+0.701405 s]
/proc/loadavg: 3.69 3.78 3.79 2/96 14433
/proc/meminfo: memFree=216424/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=2.29
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 135 94 0 0 25 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214556 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 545804

[startup+1.50134 s]
/proc/loadavg: 3.69 3.78 3.79 6/100 14437
/proc/meminfo: memFree=139572/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=5.25
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 300 225 0 0 24 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214692 134532842 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=1.3
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 68 62 0 0 25 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=1.28
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 68 60 0 0 24 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=1.29
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 81 48 0 0 25 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 545804

[startup+3.10121 s]
/proc/loadavg: 3.71 3.78 3.79 5/100 14437
/proc/meminfo: memFree=139416/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=11.37
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 660 477 0 0 24 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214596 134998532 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=2.8
/proc/14433/task/14435/stat : 14435 (gnovelty+) S 14431 14433 10015 0 -1 4202560 9 0 0 0 150 130 0 0 24 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=2.84
/proc/14433/task/14436/stat : 14436 (gnovelty+) S 14431 14433 10015 0 -1 4202560 9 0 0 0 168 116 0 0 24 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256556 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=2.84
/proc/14433/task/14437/stat : 14437 (gnovelty+) S 14431 14433 10015 0 -1 4202560 9 0 0 0 170 114 0 0 24 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 545804

[startup+6.31103 s]
/proc/loadavg: 3.71 3.78 3.79 4/100 14442
/proc/meminfo: memFree=139044/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=23.35
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 1338 997 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=5.84
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 313 271 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=5.79
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 327 252 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=5.83
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 340 243 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 545804

[startup+12.7104 s]
/proc/loadavg: 3.67 3.77 3.79 5/100 14443
/proc/meminfo: memFree=139108/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=46.73
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 2676 1997 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=11.43
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 637 506 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=11.75
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 661 514 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=11.91
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 695 496 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.73
Current children cumulated vsize (KiB) 545804

[startup+25.5194 s]
/proc/loadavg: 3.72 3.78 3.79 5/100 14444
/proc/meminfo: memFree=139048/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=94.76
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 5482 3994 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=23.36
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 1331 1005 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=23.78
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 1374 1004 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=23.99
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 1403 996 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.76
Current children cumulated vsize (KiB) 545804

[startup+51.1172 s]
/proc/loadavg: 3.74 3.78 3.79 5/100 14446
/proc/meminfo: memFree=139088/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=189.75
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 10958 8017 0 0 16 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=47.08
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 2679 2029 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=47.51
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 2767 1984 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=47.72
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 2782 1990 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.75
Current children cumulated vsize (KiB) 545804

[startup+102.312 s]
/proc/loadavg: 3.71 3.77 3.79 5/100 14633
/proc/meminfo: memFree=138220/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=381.41
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 22020 16121 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=95.25
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 5476 4049 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=95.01
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 5549 3952 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=95.79
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 5521 4058 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.41
Current children cumulated vsize (KiB) 545804

[startup+162.317 s]
/proc/loadavg: 3.45 3.69 3.76 5/100 14821
/proc/meminfo: memFree=138832/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=606.04
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 34858 25746 0 0 16 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=151.52
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 8662 6490 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=151.06
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 8797 6309 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=151.92
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 8748 6444 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 606.04
Current children cumulated vsize (KiB) 545804

[startup+222.313 s]
/proc/loadavg: 3.77 3.74 3.77 4/100 15008
/proc/meminfo: memFree=138964/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=831.26
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 47688 35438 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=207.69
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 11856 8913 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=207.72
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 12071 8701 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=208.22
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 11946 8876 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 831.26
Current children cumulated vsize (KiB) 545804

[startup+282.308 s]
/proc/loadavg: 3.68 3.73 3.76 5/100 15196
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=1055.7
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 60579 44991 0 0 16 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=263.64
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 15120 11244 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=263.62
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 15243 11119 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=14433] ppid=14431 vsize=545804 CPUtime=1502.37
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 86366 63871 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=375.65
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 21574 15991 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=374.83
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 21704 15779 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=376.17
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 21615 16002 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1502.37
Current children cumulated vsize (KiB) 545804

[startup+462.303 s]
/proc/loadavg: 3.93 3.81 3.78 5/100 15766
/proc/meminfo: memFree=138956/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=1724.85
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 99352 73133 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=431.63
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 24875 18288 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=430.69
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 24969 18100 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=431.1
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 24794 18316 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1724.85
Current children cumulated vsize (KiB) 545804

[startup+522.308 s]
/proc/loadavg: 3.90 3.81 3.78 6/100 15953
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=1948.4
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 112161 82679 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=487.72
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 28066 20706 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648684 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=486.18
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 28131 20487 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=487.08
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 27980 20728 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1948.4
Current children cumulated vsize (KiB) 545804

[startup+582.313 s]
/proc/loadavg: 3.95 3.85 3.80 5/100 16141
/proc/meminfo: memFree=139336/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=2172.63
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 125098 92165 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=543.93
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 31358 23035 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=542.17
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 31364 22853 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=543.35
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 31190 23145 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2172.63
Current children cumulated vsize (KiB) 545804

[startup+642.318 s]
/proc/loadavg: 4.01 3.87 3.81 5/100 16329
/proc/meminfo: memFree=139204/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=2397.99
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 137928 101871 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=600.45
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 34566 25479 0 0 16 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=598.24
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 34522 25302 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=599.71
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 34417 25554 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2397.99
Current children cumulated vsize (KiB) 545804

[startup+702.313 s]
/proc/loadavg: 3.96 3.88 3.81 6/100 16517
/proc/meminfo: memFree=138964/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=2622.72
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 150810 111462 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=656.31
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 37761 27870 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=654.91
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 37754 27737 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=655.66
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 37707 27859 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2622.72
Current children cumulated vsize (KiB) 545804

[startup+762.318 s]
/proc/loadavg: 3.97 3.89 3.82 5/100 16712
/proc/meminfo: memFree=138956/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=2847.07
/proc/14433/stat : 14433 (gnovelty+) S 14431 14433 10015 0 -1 4202496 19826 0 0 0 163580 121127 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=712.55
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 40992 30263 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=710.66
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 40850 30216 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=711.74
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 40915 30259 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2847.07
Current children cumulated vsize (KiB) 545804

[startup+822.313 s]
/proc/loadavg: 3.66 3.82 3.80 5/100 16899
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=3070.99
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 176279 130820 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=769.01
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 44161 32740 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=766.51
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 43968 32683 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=767.41
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 44097 32644 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3070.99
Current children cumulated vsize (KiB) 545804

[startup+882.308 s]
/proc/loadavg: 3.79 3.82 3.80 5/100 17087
/proc/meminfo: memFree=138840/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=3293.19
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 188952 140367 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=824.71
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 47364 35107 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=822.26
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 47155 35071 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=822.06
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 47193 35013 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3293.19
Current children cumulated vsize (KiB) 545804

[startup+942.313 s]
/proc/loadavg: 3.76 3.80 3.79 5/100 17275
/proc/meminfo: memFree=138716/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=3517.53
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 201796 149957 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=881
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 50576 37524 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=878.1
/proc/14433/task/14436/stat : 14436 (gnovelty+) S 14431 14433 10015 0 -1 4202560 9 0 0 0 50414 37396 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=878.1
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 50400 37410 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.53
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.72 3.78 3.79 5/100 17463
/proc/meminfo: memFree=138344/3368532 swapFree=1953788/1959888
[pid=14433] ppid=14431 vsize=545804 CPUtime=3733.77
/proc/14433/stat : 14433 (gnovelty+) R 14431 14433 10015 0 -1 4202496 19826 0 0 0 214185 159192 0 0 15 0 4 0 1111935708 558903296 19782 4294967295 134512640 135680988 3217215360 3217214604 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14433/statm: 136451 19782 103 286 0 136163 0
[pid=14433/tid=14435] ppid=14431 vsize=545804 CPUtime=935.37
/proc/14433/task/14435/stat : 14435 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 53697 39840 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14433/tid=14436] ppid=14431 vsize=545804 CPUtime=931.6
/proc/14433/task/14436/stat : 14436 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 53541 39619 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14433/tid=14437] ppid=14431 vsize=545804 CPUtime=932.48
/proc/14433/task/14437/stat : 14437 (gnovelty+) R 14431 14433 10015 0 -1 4202560 9 0 0 0 53490 39758 0 0 15 0 4 0 1111935717 558903296 19782 4294967295 134512640 135680988 3217215360 3058864476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3733.77
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.03
CPU time (s): 3733.84
CPU user time (s): 2141.89
CPU system time (s): 1591.95
CPU usage (%): 373.371
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2141.89
system time used= 1591.95
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19826
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= 85662666
involuntary context switches= 194799

runsolver used 0 second user time and 0.03 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 03:05:16
IDJOB=1778251
IDBENCH=70599
IDSOLVER=617
FILE ID=/1778251-1243472716
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S638051453-097.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778251-1243472716/watcher-1778251-1243472716 -o /tmp/evaluation-result-1778251-1243472716/solver-1778251-1243472716 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778251-1243472716.cnf 332107100 4

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

MD5SUM BENCH= f703653b42bdd3cc2ad2ea17949e8d3f
RANDOM SEED= 332107100

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:        218052 kB
Buffers:         47148 kB
Cached:        2932808 kB
SwapCached:       2256 kB
Active:        1721592 kB
Inactive:      1267444 kB
HighTotal:     2489216 kB
HighFree:        87020 kB
LowTotal:       879316 kB
LowFree:        131032 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1488 kB
Writeback:           0 kB
AnonPages:        8512 kB
Mapped:           3220 kB
Slab:           151408 kB
SReclaimable:   137780 kB
SUnreclaim:      13628 kB
PageTables:        484 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-28 03:21:58