Trace number 1777507

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S322778960-054.cnf
MD5SUM738d561654cbc7d1587a637b71302edd
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.51/0.58	c +------------------------------+
0.51/0.58	c | gNovelty+, version 1.0       |
0.51/0.58	c +------------------------------+
0.51/0.58	c gnovelty+ -h for help
0.51/0.58	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-1777507-1243446631/watcher-1777507-1243446631 -o /tmp/evaluation-result-1777507-1243446631/solver-1777507-1243446631 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777507-1243446631.cnf 208607191 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.97 3.87 3.88 3/109 25339
/proc/meminfo: memFree=712428/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=509228 CPUtime=0.01
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 1544 0 0 0 0 1 0 0 18 0 1 0 1109325955 521449472 1502 4294967295 134512640 135680988 3220652736 3220652000 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25339/statm: 127307 1508 99 286 0 127019 0

[startup+0.041811 s]
/proc/loadavg: 3.97 3.87 3.88 3/109 25339
/proc/meminfo: memFree=712428/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=517044 CPUtime=0.04
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 9963 0 0 0 2 2 0 0 18 0 1 0 1109325955 529453056 9920 4294967295 134512640 135680988 3220652736 3220652000 134537493 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25339/statm: 129261 9920 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.111806 s]
/proc/loadavg: 3.97 3.87 3.88 3/109 25339
/proc/meminfo: memFree=712428/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=517044 CPUtime=0.11
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 10211 0 0 0 9 2 0 0 18 0 1 0 1109325955 529453056 10168 4294967295 134512640 135680988 3220652736 3220650844 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25339/statm: 129261 10168 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.311795 s]
/proc/loadavg: 3.97 3.87 3.88 3/109 25339
/proc/meminfo: memFree=712428/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=517040 CPUtime=0.31
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 20370 0 0 0 27 4 0 0 18 0 1 0 1109325955 529448960 20326 4294967295 134512640 135680988 3220652736 3220652000 134538748 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25339/statm: 129260 20326 99 286 0 128972 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517040

[startup+0.711781 s]
/proc/loadavg: 3.97 3.87 3.88 3/109 25339
/proc/meminfo: memFree=712428/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=1.05
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22840 0 0 0 100 5 0 0 18 0 4 0 1109325955 570097664 22796 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22796 103 286 0 138896 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 556736

[startup+1.51188 s]
/proc/loadavg: 3.97 3.87 3.88 5/113 25343
/proc/meminfo: memFree=622672/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=4.12
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 376 36 0 0 16 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=0.91
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 83 8 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=0.87
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 81 6 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=0.92
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 80 12 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 556736

[startup+3.11184 s]
/proc/loadavg: 3.97 3.87 3.88 5/113 25343
/proc/meminfo: memFree=622376/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=10.36
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 899 137 0 0 16 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=2.46
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 218 28 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=2.41
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 203 38 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=2.51
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 212 39 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 556736

[startup+6.31149 s]
/proc/loadavg: 3.97 3.87 3.88 5/113 25343
/proc/meminfo: memFree=622196/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=22.43
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 1921 322 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=5.6
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 492 68 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687412 134533962 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=5.34
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 444 90 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=5.43
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 460 83 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051036972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.43
Current children cumulated vsize (KiB) 556736

[startup+12.7113 s]
/proc/loadavg: 3.97 3.87 3.88 6/113 25343
/proc/meminfo: memFree=622012/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=47.38
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 3943 795 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=11.81
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 981 200 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=11.55
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 958 197 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=11.71
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 966 205 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051036972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.38
Current children cumulated vsize (KiB) 556736

[startup+25.5111 s]
/proc/loadavg: 3.90 3.86 3.88 5/113 25344
/proc/meminfo: memFree=622200/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=96.18
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 7808 1810 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=24.21
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 1959 462 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=23.72
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 1938 434 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=24.04
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 1936 468 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.18
Current children cumulated vsize (KiB) 556736

[startup+51.1096 s]
/proc/loadavg: 3.86 3.85 3.87 5/113 25530
/proc/meminfo: memFree=621236/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=192.79
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 15359 3920 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=48.46
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 3852 994 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=47.54
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 3818 936 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=48.35
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 3810 1025 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 192.79
Current children cumulated vsize (KiB) 556736

[startup+102.317 s]
/proc/loadavg: 4.01 3.89 3.88 6/113 25716
/proc/meminfo: memFree=621196/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=388.78
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 29960 8918 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=98.16
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 7574 2242 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=96.97
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 7493 2204 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=96.64
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 7389 2275 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 388.78
Current children cumulated vsize (KiB) 556736

[startup+162.314 s]
/proc/loadavg: 4.12 3.94 3.90 5/113 25904
/proc/meminfo: memFree=620048/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=620.55
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 47457 14598 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=156.48
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 11982 3666 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=155
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 11876 3624 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=154.16
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 11712 3704 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 620.55
Current children cumulated vsize (KiB) 556736

[startup+222.311 s]
/proc/loadavg: 4.18 3.98 3.91 5/113 26097
/proc/meminfo: memFree=620164/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=851.99
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 64890 20309 0 0 16 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651932 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=214.25
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 16339 5086 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=213.14
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 16236 5078 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=212.04
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 16125 5079 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 851.99
Current children cumulated vsize (KiB) 556736

[startup+282.307 s]
/proc/loadavg: 3.97 3.95 3.91 5/113 26284
/proc/meminfo: memFree=620320/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=1082.38
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 82038 26200 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=271.9
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 20590 6600 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687276 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=270.63
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 20488 6575 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=25339] ppid=25337 vsize=556736 CPUtime=1539.12
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 115364 38548 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=386.07
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 28880 9727 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=384.35
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 28655 9780 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=384.02
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 28884 9518 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1539.12
Current children cumulated vsize (KiB) 556736

[startup+462.318 s]
/proc/loadavg: 3.94 3.92 3.90 6/113 26849
/proc/meminfo: memFree=620956/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=1770.78
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 132244 44834 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=444.14
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 33202 11212 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=442.17
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 32817 11400 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=441.96
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 33120 11076 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1770.78
Current children cumulated vsize (KiB) 556736

[startup+522.315 s]
/proc/loadavg: 4.04 3.95 3.91 5/113 27038
/proc/meminfo: memFree=621072/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=2001.41
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 149286 50855 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=502.12
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 37537 12675 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=500
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 37116 12884 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=499.55
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 37385 12570 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2001.41
Current children cumulated vsize (KiB) 556736

[startup+582.311 s]
/proc/loadavg: 4.07 3.97 3.92 5/113 27229
/proc/meminfo: memFree=620948/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=2229.64
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 165829 57135 0 0 16 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=558.87
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 41635 14252 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=557.34
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 41326 14408 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=556.27
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 41611 14016 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2229.64
Current children cumulated vsize (KiB) 556736

[startup+642.309 s]
/proc/loadavg: 4.14 4.00 3.93 6/113 27418
/proc/meminfo: memFree=620908/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=2458.88
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 182350 63538 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=616.23
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 45722 15901 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687276 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=614.32
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 45425 16007 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=613.39
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 45841 15498 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2458.88
Current children cumulated vsize (KiB) 556736

[startup+702.306 s]
/proc/loadavg: 3.96 3.97 3.92 5/113 27604
/proc/meminfo: memFree=621228/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=2688.25
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 199077 69748 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=673.58
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 49914 17444 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=671.35
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 49617 17518 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=671.05
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 50069 17036 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2688.25
Current children cumulated vsize (KiB) 556736

[startup+762.323 s]
/proc/loadavg: 3.99 3.97 3.92 5/113 27792
/proc/meminfo: memFree=621104/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=2918.28
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 216026 75802 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=730.82
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 54194 18888 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=729.13
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 53819 19094 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=728.63
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 54335 18528 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2918.28
Current children cumulated vsize (KiB) 556736

[startup+822.309 s]
/proc/loadavg: 3.84 3.93 3.90 5/113 27981
/proc/meminfo: memFree=620676/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=3146.86
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 232814 81872 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=788.84
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 58513 20371 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=785.94
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 57997 20597 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=785.37
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 58478 20059 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3146.86
Current children cumulated vsize (KiB) 556736

[startup+882.316 s]
/proc/loadavg: 4.08 3.97 3.92 5/113 28168
/proc/meminfo: memFree=620816/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=3378.38
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 250063 87775 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=846.66
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 62841 21825 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687276 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=844.38
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 62346 22092 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=842.81
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 62785 21496 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051036972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3378.38
Current children cumulated vsize (KiB) 556736

[startup+942.313 s]
/proc/loadavg: 4.13 4.00 3.93 6/113 28361
/proc/meminfo: memFree=620544/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=3608.17
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 267458 93359 0 0 15 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=904.23
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 67190 23233 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=901.69
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 66693 23476 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=900.39
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 67110 22929 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3608.17
Current children cumulated vsize (KiB) 556736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.05 4.00 3.93 5/113 28547
/proc/meminfo: memFree=620732/3368532 swapFree=1959840/1959888
[pid=25339] ppid=25337 vsize=556736 CPUtime=3828.22
/proc/25339/stat : 25339 (gnovelty+) R 25337 25339 7955 0 -1 4202496 22844 0 0 0 283891 98931 0 0 16 0 4 0 1109325955 570097664 22800 4294967295 134512640 135680988 3220652736 3220651980 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25339/statm: 139184 22800 103 286 0 138896 0
[pid=25339/tid=25341] ppid=25337 vsize=556736 CPUtime=958.79
/proc/25339/task/25341/stat : 25341 (gnovelty+) R 25337 25339 7955 0 -1 4202560 516 0 0 0 71225 24654 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3074687324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=556736 CPUtime=956.55
/proc/25339/task/25342/stat : 25342 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 70755 24900 0 0 15 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3062862172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=556736 CPUtime=956.07
/proc/25339/task/25343/stat : 25343 (gnovelty+) R 25337 25339 7955 0 -1 4202560 530 0 0 0 71319 24288 0 0 16 0 4 0 1109326013 570097664 22800 4294967295 134512640 135680988 3220652736 3051037020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3828.22
Current children cumulated vsize (KiB) 556736

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): 3828.28
CPU user time (s): 2838.94
CPU system time (s): 989.34
CPU usage (%): 382.814
Max. virtual memory (cumulated for all children) (KiB): 556736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2838.94
system time used= 989.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22844
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= 44451703
involuntary context switches= 118519

runsolver used 0.03 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 19:50:31
IDJOB=1777507
IDBENCH=70351
IDSOLVER=617
FILE ID=/1777507-1243446631
PBS_JOBID=
Free space on /tmp= 7986 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S322778960-054.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777507-1243446631/watcher-1777507-1243446631 -o /tmp/evaluation-result-1777507-1243446631/solver-1777507-1243446631 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777507-1243446631.cnf 208607191 4

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

MD5SUM BENCH= 738d561654cbc7d1587a637b71302edd
RANDOM SEED= 208607191

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.073
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.42
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.073
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.073
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.073
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:        712428 kB
Buffers:         41496 kB
Cached:        2433884 kB
SwapCached:          0 kB
Active:        1300344 kB
Inactive:      1194168 kB
HighTotal:     2489216 kB
HighFree:       450924 kB
LowTotal:       879316 kB
LowFree:        261504 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2672 kB
Writeback:           0 kB
AnonPages:       19132 kB
Mapped:           7724 kB
Slab:           151616 kB
SReclaimable:   138284 kB
SUnreclaim:      13332 kB
PageTables:        676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7986 MiB
End job on  at 2009-05-27 20:07:14