Trace number 1777918

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S905029262-097.cnf
MD5SUM17cdccd311f05672fec0c4cfd8164ebd
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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

Solver Data

0.06/0.10	c +------------------------------+
0.06/0.10	c | gNovelty+, version 1.0       |
0.06/0.10	c +------------------------------+
0.06/0.10	c gnovelty+ -h for help
0.06/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-1777918-1243461172/watcher-1777918-1243461172 -o /tmp/evaluation-result-1777918-1243461172/solver-1777918-1243461172 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777918-1243461172.cnf 685315931 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.51 4.16 4.44 3/97 3693
/proc/meminfo: memFree=3080080/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=509228 CPUtime=0.01
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 1383 0 0 0 0 1 0 0 18 0 1 0 1100254413 521449472 1339 4294967295 134512640 135680988 3214865728 3214864992 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/3693/statm: 127307 1347 99 286 0 127019 0

[startup+0.062276 s]
/proc/loadavg: 3.51 4.16 4.44 3/97 3693
/proc/meminfo: memFree=3080080/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=517040 CPUtime=0.06
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 12358 0 0 0 2 4 0 0 18 0 1 0 1100254413 529448960 12313 4294967295 134512640 135680988 3214865728 3214864992 134537842 0 0 0 0 0 0 0 17 3 0 0 0
/proc/3693/statm: 129260 12324 99 286 0 128972 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517040

[startup+0.11229 s]
/proc/loadavg: 3.51 4.16 4.44 3/97 3693
/proc/meminfo: memFree=3080080/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=0.11
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19886 0 0 0 4 7 0 0 18 0 4 0 1100254413 559570944 19841 4294967295 134512640 135680988 3214865728 3214865008 134541539 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19841 103 286 0 136326 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546456

[startup+0.312254 s]
/proc/loadavg: 3.51 4.16 4.44 3/97 3693
/proc/meminfo: memFree=3080080/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=0.8
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 71 9 0 0 17 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 546456

[startup+0.712224 s]
/proc/loadavg: 3.51 4.16 4.44 3/97 3693
/proc/meminfo: memFree=3080080/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2.4
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 230 10 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 546456

[startup+1.52306 s]
/proc/loadavg: 3.51 4.16 4.44 7/101 3697
/proc/meminfo: memFree=3001528/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=5.56
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 541 15 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=1.37
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 136 1 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=1.36
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 134 2 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=1.39
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 137 2 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 546456

[startup+3.11582 s]
/proc/loadavg: 3.51 4.16 4.44 6/101 3697
/proc/meminfo: memFree=3001184/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=11.76
/proc/3693/stat : 3693 (gnovelty+) S 3691 3693 8948 0 -1 4202496 19985 0 0 0 1150 26 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=2.95
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 292 3 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=2.88
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 284 4 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=2.98
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 293 5 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 546456

[startup+6.31344 s]
/proc/loadavg: 3.71 4.19 4.45 5/101 3697
/proc/meminfo: memFree=3001092/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=24.18
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 2364 54 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=6.13
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 606 7 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=5.88
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 575 13 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=6.16
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 601 15 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 546456

[startup+12.7115 s]
/proc/loadavg: 3.89 4.22 4.46 5/101 3697
/proc/meminfo: memFree=3000876/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=49.41
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 4840 101 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=12.5
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 1232 18 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=12.16
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 1191 25 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916724 134534805 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=12.51
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 1223 28 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 546456

[startup+25.51 s]
/proc/loadavg: 4.06 4.25 4.46 5/101 3699
/proc/meminfo: memFree=3000972/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=99.02
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 9709 193 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=24.63
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 2426 37 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=24.69
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 2419 50 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=25.1
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 2458 52 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 546456

[startup+51.1108 s]
/proc/loadavg: 4.30 4.29 4.47 5/101 3886
/proc/meminfo: memFree=3000752/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=197.66
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 19388 378 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=49.73
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 4888 85 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=48.81
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 4787 94 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=49.85
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 4890 95 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.66
Current children cumulated vsize (KiB) 546456

[startup+102.314 s]
/proc/loadavg: 4.50 4.35 4.47 6/101 4071
/proc/meminfo: memFree=3000632/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=395.12
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 38796 716 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=99.04
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 9719 185 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=97.76
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 9598 178 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916724 134533342 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=98.95
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 9719 176 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 395.12
Current children cumulated vsize (KiB) 546456

[startup+162.32 s]
/proc/loadavg: 4.77 4.46 4.50 6/101 4075
/proc/meminfo: memFree=3000856/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=628.93
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 61758 1135 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=156.76
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 15388 288 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=156.56
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 15372 284 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=157.87
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 15504 283 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.93
Current children cumulated vsize (KiB) 546456

[startup+222.318 s]
/proc/loadavg: 4.62 4.48 4.51 5/101 4264
/proc/meminfo: memFree=3000856/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=861.7
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 84655 1515 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=215.26
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 21144 382 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=213.85
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 21003 382 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=216.5
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 21260 390 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 861.7
Current children cumulated vsize (KiB) 546456

[startup+282.311 s]
/proc/loadavg: 4.63 4.50 4.51 5/101 4453
/proc/meminfo: memFree=3000732/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=1095.68
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 107621 1947 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=273.61
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 26872 489 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=272.22
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 26751 471 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=3693] ppid=3691 vsize=546456 CPUtime=1561.44
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 153380 2764 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=389.57
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 38251 706 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=388.9
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 38235 655 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=392.06
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 38489 717 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1561.44
Current children cumulated vsize (KiB) 546456

[startup+462.309 s]
/proc/loadavg: 4.71 4.63 4.56 5/101 5020
/proc/meminfo: memFree=3000732/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=1793.32
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 176160 3172 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=447.3
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 43940 790 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=447.34
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 43974 760 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=449.63
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 44139 824 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1793.32
Current children cumulated vsize (KiB) 546456

[startup+522.318 s]
/proc/loadavg: 4.94 4.71 4.59 5/101 5209
/proc/meminfo: memFree=3000584/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2024.83
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 198915 3568 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=505.01
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 49616 885 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=505.68
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 49717 851 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=507.58
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 49830 928 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2024.83
Current children cumulated vsize (KiB) 546456

[startup+582.319 s]
/proc/loadavg: 4.95 4.76 4.61 6/101 5398
/proc/meminfo: memFree=3000628/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2258.16
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 221820 3996 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=563.04
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 55311 993 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=564.34
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 55468 966 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=565.36
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 55508 1028 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2258.16
Current children cumulated vsize (KiB) 546456

[startup+642.315 s]
/proc/loadavg: 4.79 4.75 4.62 6/101 5590
/proc/meminfo: memFree=3000332/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2489.63
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 244576 4387 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=621.26
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 61036 1090 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=622.49
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 61184 1065 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=623.3
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 61205 1125 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2489.63
Current children cumulated vsize (KiB) 546456

[startup+702.311 s]
/proc/loadavg: 4.70 4.75 4.62 5/101 5776
/proc/meminfo: memFree=3000380/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2722.34
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 267430 4804 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=679.14
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 66722 1192 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=680.72
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 66885 1187 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=681.84
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 66961 1223 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2722.34
Current children cumulated vsize (KiB) 546456

[startup+762.313 s]
/proc/loadavg: 4.75 4.76 4.63 5/101 5963
/proc/meminfo: memFree=3000440/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=2957.29
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 290475 5254 0 0 16 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=737.94
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 72495 1299 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=739.33
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 72620 1313 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=740.6
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 72730 1330 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2957.29
Current children cumulated vsize (KiB) 546456

[startup+822.309 s]
/proc/loadavg: 4.98 4.82 4.66 6/102 5970
/proc/meminfo: memFree=3000608/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=3190.05
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 313336 5669 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=795.7
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 78166 1404 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=798.09
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 78383 1426 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=798.37
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 78411 1426 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524596 134533436 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3190.05
Current children cumulated vsize (KiB) 546456

[startup+882.321 s]
/proc/loadavg: 4.84 4.80 4.66 5/101 6158
/proc/meminfo: memFree=3000608/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=3423.65
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 336277 6088 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=854.51
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 83950 1501 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=856.65
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 84143 1522 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=856.25
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 84080 1545 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3423.65
Current children cumulated vsize (KiB) 546456

[startup+942.311 s]
/proc/loadavg: 4.52 4.71 4.63 6/101 6346
/proc/meminfo: memFree=3000468/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=3657.87
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 359331 6456 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=912.54
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 89663 1591 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=915.4
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 89915 1625 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=915.08
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 89873 1635 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3657.87
Current children cumulated vsize (KiB) 546456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.70 4.73 4.64 7/101 6532
/proc/meminfo: memFree=3000608/3368532 swapFree=1952996/1959888
[pid=3693] ppid=3691 vsize=546456 CPUtime=3881.53
/proc/3693/stat : 3693 (gnovelty+) R 3691 3693 8948 0 -1 4202496 19985 0 0 0 381299 6854 0 0 15 0 4 0 1100254413 559570944 19940 4294967295 134512640 135680988 3214865728 3214864972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/3693/statm: 136614 19940 103 286 0 136326 0
[pid=3693/tid=3695] ppid=3691 vsize=546456 CPUtime=968.83
/proc/3693/task/3695/stat : 3695 (gnovelty+) R 3691 3693 8948 0 -1 4202560 32 0 0 0 95172 1711 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3077308852 134533036 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=3693/tid=3696] ppid=3691 vsize=546456 CPUtime=971.76
/proc/3693/task/3696/stat : 3696 (gnovelty+) R 3691 3693 8948 0 -1 4202560 33 0 0 0 95464 1712 0 0 16 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3067916636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=3693/tid=3697] ppid=3691 vsize=546456 CPUtime=970.48
/proc/3693/task/3697/stat : 3697 (gnovelty+) R 3691 3693 8948 0 -1 4202560 34 0 0 0 95317 1731 0 0 15 0 4 0 1100254423 559570944 19940 4294967295 134512640 135680988 3214865728 3058524508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3881.53
Current children cumulated vsize (KiB) 546456

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): 3881.61
CPU user time (s): 3813.07
CPU system time (s): 68.54
CPU usage (%): 388.146
Max. virtual memory (cumulated for all children) (KiB): 546456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3813.07
system time used= 68.54
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19985
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= 1191273
involuntary context switches= 42972

runsolver used 0.36 second user time and 0.53 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 23:52:52
IDJOB=1777918
IDBENCH=70488
IDSOLVER=617
FILE ID=tipi45/1777918-1243461172
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S905029262-097.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777918-1243461172/watcher-1777918-1243461172 -o /tmp/evaluation-result-1777918-1243461172/solver-1777918-1243461172 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777918-1243461172.cnf 685315931 4

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

MD5SUM BENCH= 17cdccd311f05672fec0c4cfd8164ebd
RANDOM SEED= 685315931

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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:       3080080 kB
Buffers:        123404 kB
Cached:          58588 kB
SwapCached:       2100 kB
Active:          64372 kB
Inactive:       126836 kB
HighTotal:     2489216 kB
HighFree:      2417976 kB
LowTotal:       879316 kB
LowFree:        662104 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:        8084 kB
Mapped:           3252 kB
Slab:            85004 kB
SReclaimable:    73944 kB
SUnreclaim:      11060 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89416 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-28 00:09:32