Trace number 307671

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, and are wall clock time (not CPU 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
KCNFS SMP? (TO) 1200.1 601.516

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
MD5SUMe2ad6b729e129f6e94a5430009297576
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 variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/307671-1172495642/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.03	c Input file : '/tmp/evaluation/307671-1172495642/instance-307671-1172495642.cnf'
0.00/0.03	c [#vars: 6500, #clauses: 17354 , (2-3)-CNF]
0.00/0.05	c unit clauses propagate before processing (#clause: 17354)
0.00/0.05	c estimated distribution: 8 tasks
0.00/0.06	c <13937> [PID]: 13939 13940 13941 13942 13943 13944 13945
0.10/0.66	c <13937> [PID]: 13946
0.10/0.66	c real distribution: 8 tasks
84.39/42.39	c <13937> [13945: UNSAT][13946: UNSAT][13943: UNSAT][13944: UNSAT][13940: NOT SOLVED]
1200.05/601.51	c <13937> [13939: NOT SOLVED][13942: NOT SOLVED][13941: NOT SOLVED]
1200.05/601.51	s NOT SOLVED
1200.05/601.51	c CPU time            : 483.020 seconds
1200.05/601.51	c Elapsed Time        : 601.483 seconds
1200.05/601.51	c Size of search tree : 0 node
1200.05/601.51	c average speed       : 0.000 nodes/sec.
1200.05/601.51	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: NOT

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-307671-1172495642 -o ROOT/results/node12/solver-307671-1172495642 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307671-1172495642/kcnfs-smp /tmp/evaluation/307671-1172495642/instance-307671-1172495642.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.01 0.94 3/77 13937
/proc/meminfo: memFree=1502216/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=180916 CPUtime=0
/proc/13937/stat : 13937 (kcnfs-smp) R 13935 13937 12792 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 269518695 185257984 114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/13937/statm: 45229 115 48 160 0 45067 0

[startup+0.106956 s]
/proc/loadavg: 1.05 1.01 0.94 3/77 13937
/proc/meminfo: memFree=1502216/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.06
/proc/13937/stat : 13937 (kcnfs-smp) R 13935 13937 12792 0 -1 4194304 1367 0 0 0 6 0 0 0 20 0 1 0 269518695 188166144 1236 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569461 0 0 4096 0 0 0 0 17 0 0 0
/proc/13937/statm: 45939 1236 65 160 0 45777 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 183756

[startup+0.51503 s]
/proc/loadavg: 1.05 1.01 0.94 3/77 13937
/proc/meminfo: memFree=1502216/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) R 13935 13937 12792 0 -1 4194304 1601 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683352 0 0 4096 0 0 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 183756

[startup+1.33718 s]
/proc/loadavg: 1.05 1.01 0.94 9/86 13946
/proc/meminfo: memFree=1493496/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1663 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=0.52
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 101 0 0 0 52 0 0 0 23 0 1 0 269518701 188166144 1253 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567641 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1253 69 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=0.4
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 100 0 0 0 40 0 0 0 23 0 1 0 269518701 188166144 1252 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 0 0 0 0 17 1 0 0
/proc/13940/statm: 45939 1252 69 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=0.33
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 97 0 0 0 33 0 0 0 25 0 1 0 269518716 188166144 1256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1256 67 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=0.31
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 96 0 0 0 31 0 0 0 25 0 1 0 269518719 188166144 1255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1255 67 160 0 45777 0
[pid=13943] ppid=13937 vsize=183756 CPUtime=0.3
/proc/13943/stat : 13943 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 100 0 0 0 30 0 0 0 25 0 1 0 269518722 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134573489 0 0 4096 2 0 0 0 17 0 0 0
/proc/13943/statm: 45939 1260 71 160 0 45777 0
[pid=13944] ppid=13937 vsize=183756 CPUtime=0.27
/proc/13944/stat : 13944 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 99 0 0 0 27 0 0 0 25 0 1 0 269518723 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 0 0 0
/proc/13944/statm: 45939 1259 71 160 0 45777 0
[pid=13945] ppid=13937 vsize=183756 CPUtime=0.14
/proc/13945/stat : 13945 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 93 0 0 0 14 0 0 0 25 0 1 0 269518753 188166144 1254 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683113 0 0 4096 2 0 0 0 17 0 0 0
/proc/13945/statm: 45939 1254 67 160 0 45777 0
[pid=13946] ppid=13937 vsize=183756 CPUtime=0.17
/proc/13946/stat : 13946 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 100 0 0 0 17 0 0 0 25 0 1 0 269518758 188166144 1258 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640266 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 45939 1258 71 160 0 45777 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 1653804

[startup+2.98948 s]
/proc/loadavg: 1.60 1.13 0.97 9/86 13946
/proc/meminfo: memFree=1493240/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1663 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=0.92
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 102 0 0 0 92 0 0 0 25 0 1 0 269518701 188166144 1254 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572623 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1254 69 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=0.81
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 107 0 0 0 81 0 0 0 25 0 1 0 269518701 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633834 0 0 4096 0 0 0 0 17 1 0 0
/proc/13940/statm: 45939 1259 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=0.73
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 73 0 0 0 25 0 1 0 269518716 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1260 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=0.71
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 99 0 0 0 71 0 0 0 25 0 1 0 269518719 188166144 1258 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683120 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1258 70 160 0 45777 0
[pid=13943] ppid=13937 vsize=183756 CPUtime=0.7
/proc/13943/stat : 13943 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 105 0 0 0 70 0 0 0 25 0 1 0 269518722 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567281 0 0 4096 2 0 0 0 17 0 0 0
/proc/13943/statm: 45939 1260 71 160 0 45777 0
[pid=13944] ppid=13937 vsize=183756 CPUtime=0.7
/proc/13944/stat : 13944 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 102 0 0 0 70 0 0 0 25 0 1 0 269518723 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580220 0 0 4096 0 0 0 0 17 0 0 0
/proc/13944/statm: 45939 1260 71 160 0 45777 0
[pid=13945] ppid=13937 vsize=183756 CPUtime=0.56
/proc/13945/stat : 13945 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 97 0 0 0 56 0 0 0 25 0 1 0 269518753 188166144 1258 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567399 0 0 4096 2 0 0 0 17 0 0 0
/proc/13945/statm: 45939 1258 69 160 0 45777 0
[pid=13946] ppid=13937 vsize=183756 CPUtime=0.62
/proc/13946/stat : 13946 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 103 0 0 0 62 0 0 0 25 0 1 0 269518758 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 45939 1259 71 160 0 45777 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 1653804

[startup+6.28507 s]
/proc/loadavg: 1.60 1.13 0.97 9/86 13946
/proc/meminfo: memFree=1492984/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1663 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=1.72
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 102 0 0 0 172 0 0 0 25 0 1 0 269518701 188166144 1254 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580258 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1254 69 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=1.7
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 170 0 0 0 25 0 1 0 269518701 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636910 0 0 4096 0 0 0 0 17 1 0 0
/proc/13940/statm: 45939 1260 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=1.53
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 153 0 0 0 25 0 1 0 269518716 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633813 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1260 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=1.51
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 101 0 0 0 151 0 0 0 25 0 1 0 269518719 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567307 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1259 71 160 0 45777 0
[pid=13943] ppid=13937 vsize=183756 CPUtime=1.5
/proc/13943/stat : 13943 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 150 0 0 0 25 0 1 0 269518722 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636634 0 0 4096 2 0 0 0 17 0 0 0
/proc/13943/statm: 45939 1261 71 160 0 45777 0
[pid=13944] ppid=13937 vsize=183756 CPUtime=1.5
/proc/13944/stat : 13944 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 102 0 0 0 150 0 0 0 25 0 1 0 269518723 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636613 0 0 4096 0 0 0 0 17 0 0 0
/proc/13944/statm: 45939 1260 71 160 0 45777 0
[pid=13945] ppid=13937 vsize=183756 CPUtime=1.44
/proc/13945/stat : 13945 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 103 0 0 0 144 0 0 0 25 0 1 0 269518753 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636699 0 0 4096 2 0 0 0 17 0 0 0
/proc/13945/statm: 45939 1260 71 160 0 45777 0
[pid=13946] ppid=13937 vsize=183756 CPUtime=1.42
/proc/13946/stat : 13946 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 104 0 0 0 142 0 0 0 25 0 1 0 269518758 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 45939 1260 71 160 0 45777 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1653804

[startup+12.7852 s]
/proc/loadavg: 2.59 1.35 1.05 9/86 13946
/proc/meminfo: memFree=1492920/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1663 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=3.41
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 341 0 0 0 25 0 1 0 269518701 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567521 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1260 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=3.3
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 330 0 0 0 25 0 1 0 269518701 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579714 0 0 4096 0 0 0 0 17 1 0 0
/proc/13940/statm: 45939 1260 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=3.19
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 319 0 0 0 25 0 1 0 269518716 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636898 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1260 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=3.11
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 103 0 0 0 311 0 0 0 25 0 1 0 269518719 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1261 71 160 0 45777 0
[pid=13943] ppid=13937 vsize=183756 CPUtime=3.1
/proc/13943/stat : 13943 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 310 0 0 0 25 0 1 0 269518722 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580075 0 0 4096 2 0 0 0 17 0 0 0
/proc/13943/statm: 45939 1261 71 160 0 45777 0
[pid=13944] ppid=13937 vsize=183756 CPUtime=3.1
/proc/13944/stat : 13944 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 105 0 0 0 310 0 0 0 25 0 1 0 269518723 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/13944/statm: 45939 1261 71 160 0 45777 0
[pid=13945] ppid=13937 vsize=183756 CPUtime=3.04
/proc/13945/stat : 13945 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 103 0 0 0 304 0 0 0 25 0 1 0 269518753 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567320 0 0 4096 2 0 0 0 17 0 0 0
/proc/13945/statm: 45939 1260 71 160 0 45777 0
[pid=13946] ppid=13937 vsize=183756 CPUtime=3.02
/proc/13946/stat : 13946 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 302 0 0 0 25 0 1 0 269518758 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567466 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 45939 1262 71 160 0 45777 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1653804

[startup+25.6686 s]
/proc/loadavg: 3.42 1.57 1.12 9/86 13946
/proc/meminfo: memFree=1492856/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=0.1
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1663 0 0 0 10 0 0 0 24 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=6.61
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 661 0 0 0 25 0 1 0 269518701 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577430 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1260 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=6.5
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 650 0 0 0 25 0 1 0 269518701 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 0 0 0 0 17 1 0 0
/proc/13940/statm: 45939 1260 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=6.42
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 108 0 0 0 642 0 0 0 25 0 1 0 269518716 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580290 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1262 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=6.39
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 103 0 0 0 639 0 0 0 25 0 1 0 269518719 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572741 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1261 71 160 0 45777 0
[pid=13943] ppid=13937 vsize=183756 CPUtime=6.3
/proc/13943/stat : 13943 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 630 0 0 0 25 0 1 0 269518722 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 0 0 0
/proc/13943/statm: 45939 1261 71 160 0 45777 0
[pid=13944] ppid=13937 vsize=183756 CPUtime=6.3
/proc/13944/stat : 13944 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 630 0 0 0 25 0 1 0 269518723 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134674522 0 0 4096 0 0 0 0 17 0 0 0
/proc/13944/statm: 45939 1262 71 160 0 45777 0
[pid=13945] ppid=13937 vsize=183756 CPUtime=6.24
/proc/13945/stat : 13945 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 105 0 0 0 624 0 0 0 25 0 1 0 269518753 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 0 0 0
/proc/13945/statm: 45939 1261 71 160 0 45777 0
[pid=13946] ppid=13937 vsize=183756 CPUtime=6.22
/proc/13946/stat : 13946 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 106 0 0 0 622 0 0 0 25 0 1 0 269518758 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 45939 1262 71 160 0 45777 0
Current children cumulated CPU time (s) 51.08

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

[pid=13939] ppid=13937 vsize=183756 CPUtime=99.29
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 9929 0 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567216 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=99.08
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 9908 0 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567266 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=119.73
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 11973 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683130 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=98.99
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 9899 0 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567399 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 564.15
Current children cumulated vsize (KiB) 918780

[startup+342.851 s]
/proc/loadavg: 4.17 3.69 2.25 5/82 13946
/proc/meminfo: memFree=1494752/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=129.29
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 12928 1 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=128.98
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 12898 0 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=149.61
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 14961 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134581782 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=129
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 12900 0 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633862 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 683.94
Current children cumulated vsize (KiB) 918780

[startup+402.885 s]
/proc/loadavg: 4.06 3.74 2.35 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=159.29
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 15928 1 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=158.87
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 15887 0 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=179.5
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 17950 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572883 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=159.03
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 15902 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 803.75
Current children cumulated vsize (KiB) 918780

[startup+462.93 s]
/proc/loadavg: 4.02 3.79 2.45 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=189.28
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 18927 1 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134629387 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=188.74
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 18874 0 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567444 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=209.4
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 20940 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580136 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=189.05
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 18904 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567455 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 923.53
Current children cumulated vsize (KiB) 918780

[startup+522.97 s]
/proc/loadavg: 4.01 3.82 2.55 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=219.27
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 21926 1 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=218.63
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 21863 0 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572753 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=239.29
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 23929 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=219.07
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 21906 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683204 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 1043.32
Current children cumulated vsize (KiB) 918780

[startup+583.012 s]
/proc/loadavg: 4.00 3.85 2.63 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=249.3
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 24928 2 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567281 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=248.53
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 24852 1 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567313 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=269.19
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 26919 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633902 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=249.07
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 24906 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567466 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 1163.15
Current children cumulated vsize (KiB) 918780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.506 s]
/proc/loadavg: 4.00 3.86 2.66 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=258.57
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 25855 2 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683211 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=257.74
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 25773 1 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569510 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=278.39
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 27839 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=258.29
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 25828 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 918780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.506 s]
/proc/loadavg: 4.00 3.86 2.66 5/82 13946
/proc/meminfo: memFree=1494816/2055920 swapFree=4154952/4192956
[pid=13937] ppid=13935 vsize=183756 CPUtime=147.06
/proc/13937/stat : 13937 (kcnfs-smp) S 13935 13937 12792 0 -1 4194304 1664 758 0 0 10 0 14695 1 16 0 1 0 269518695 188166144 1242 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13937/statm: 45939 1242 66 160 0 45777 0
[pid=13939] ppid=13937 vsize=183756 CPUtime=258.57
/proc/13939/stat : 13939 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 112 0 0 0 25855 2 0 0 25 0 1 0 269518701 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683211 0 0 4096 2 0 0 0 17 1 0 0
/proc/13939/statm: 45939 1264 71 160 0 45777 0
[pid=13940] ppid=13937 vsize=183756 CPUtime=257.74
/proc/13940/stat : 13940 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 113 0 0 0 25773 1 0 0 25 0 1 0 269518701 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569510 0 0 4096 0 0 0 0 17 0 0 0
/proc/13940/statm: 45939 1265 71 160 0 45777 0
[pid=13941] ppid=13937 vsize=183756 CPUtime=278.39
/proc/13941/stat : 13941 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 27839 0 0 0 25 0 1 0 269518716 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 0 0 0
/proc/13941/statm: 45939 1264 71 160 0 45777 0
[pid=13942] ppid=13937 vsize=183756 CPUtime=258.29
/proc/13942/stat : 13942 (kcnfs-smp) R 13937 13937 12792 0 -1 4194368 110 0 0 0 25828 1 0 0 25 0 1 0 269518719 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13942/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 918780

Child status: 0
Real time (s): 601.516
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.080987
CPU usage (%): 199.513
Max. virtual memory (cumulated for all children) (KiB): 1653804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2961
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= 50
involuntary context switches= 34091

runsolver used 0.614906 second user time and 1.54576 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Feb 26 13:14:02 UTC 2007

IDJOB= 307671
IDBENCH= 20211
IDSOLVER= 112
FILE ID= node12/307671-1172495642

PBS_JOBID= 3971575

Free space on /tmp= 66555 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/307671-1172495642/kcnfs-smp /tmp/evaluation/307671-1172495642/instance-307671-1172495642.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-307671-1172495642 -o ROOT/results/node12/solver-307671-1172495642 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307671-1172495642/kcnfs-smp /tmp/evaluation/307671-1172495642/instance-307671-1172495642.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  e2ad6b729e129f6e94a5430009297576

RANDOM SEED= 367200767

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1502688 kB
Buffers:         59528 kB
Cached:         394408 kB
SwapCached:      18256 kB
Active:         260796 kB
Inactive:       220556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502688 kB
SwapTotal:     4192956 kB
SwapFree:      4154952 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:          31124 kB
Slab:            57536 kB
Committed_AS:  1097836 kB
PageTables:       1696 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB

End job on node12 on Mon Feb 26 13:24:04 UTC 2007