Trace number 297913

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 SMPUNSAT 532.486 299.294

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1037473581-12.UNSAT.shuffled.cnf
MD5SUMcb5ee35307c6c21b48523bbf3016211a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark532.486
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/297913-1171847092/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/297913-1171847092/instance-297913-1171847092.cnf'
0.00/0.00	c [#vars: 450, #clauses: 1912 -> 1989 clauses (pre-processing), tautology: 0, 3-CNF]
0.00/0.01	c unit clauses propagate before processing (#clause: 1989)
0.00/0.01	c estimated distribution: 8 tasks
0.00/0.02	c <12861> [PID]: 12863 12864 12865 12866 12867 12868 12869
0.02/0.35	c <12861> [PID]: 12870
0.02/0.35	c real distribution: 8 tasks
194.13/97.36	c <12861> [12870: UNSAT][12866: UNSAT][12864: UNSAT][12865: UNSAT][12867: UNSAT]
375.39/188.18	c <12861> [12869: UNSAT][12863: UNSAT][12868: UNSAT]
532.46/299.29	s UNSATISFIABLE
532.46/299.29	c CPU time            : 532.490 seconds
532.46/299.29	c Elapsed Time        : 299.289 seconds
532.46/299.29	c Size of search tree : 938458 nodes
532.46/299.29	c average speed       : 1762.396 nodes/sec.
532.46/299.29	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-297913-1171847092 -o ROOT/results/node58/solver-297913-1171847092 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297913-1171847092/kcnfs-smp /tmp/evaluation/297913-1171847092/instance-297913-1171847092.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: 0.92 0.98 1.04 3/64 12861
/proc/meminfo: memFree=1026736/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=181980 CPUtime=0
/proc/12861/stat : 12861 (kcnfs-smp) R 12859 12861 11915 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 204665922 186347520 131 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134725920 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 45495 131 51 160 0 45333 0

[startup+0.107159 s]
/proc/loadavg: 0.92 0.98 1.04 3/64 12861
/proc/meminfo: memFree=1026736/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) R 12859 12861 11915 0 -1 4194304 357 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647692 0 0 4096 0 0 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182448

[startup+0.515203 s]
/proc/loadavg: 0.92 0.98 1.04 3/64 12861
/proc/meminfo: memFree=1026736/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182448

[startup+1.33729 s]
/proc/loadavg: 0.92 0.98 1.04 9/73 12870
/proc/meminfo: memFree=1023848/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=0.54
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 54 0 0 0 24 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134629505 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=0.41
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 41 0 0 0 24 0 1 0 204665924 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579723 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 255 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=0.38
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 38 0 0 0 24 0 1 0 204665926 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134603240 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 255 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=0.37
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 37 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577649 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=0.24
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 24 0 0 0 25 0 1 0 204665948 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577500 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 255 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=0.22
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 22 0 0 0 25 0 1 0 204665953 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134628034 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 255 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=0.21
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 21 0 0 0 25 0 1 0 204665956 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579003 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 255 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=0.2
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 20 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577556 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1642032

[startup+2.98948 s]
/proc/loadavg: 0.92 0.98 1.04 9/73 12870
/proc/meminfo: memFree=1023656/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=0.94
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 94 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640211 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=0.91
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 91 0 0 0 25 0 1 0 204665924 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683223 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 255 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=0.73
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 73 0 0 0 25 0 1 0 204665926 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579663 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 255 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=0.8
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 80 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650874 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=0.67
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 67 0 0 0 25 0 1 0 204665948 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134587154 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 255 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=0.62
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 62 0 0 0 25 0 1 0 204665953 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577752 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 255 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=0.61
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 61 0 0 0 25 0 1 0 204665956 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134603424 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 255 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=0.6
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 60 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134674519 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1642032

[startup+6.19283 s]
/proc/loadavg: 1.49 1.10 1.08 9/73 12870
/proc/meminfo: memFree=1023400/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=1.74
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 174 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579695 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=1.71
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 171 0 0 0 25 0 1 0 204665924 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134603490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 255 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=1.53
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 153 0 0 0 25 0 1 0 204665926 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580220 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 255 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=1.6
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 160 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580071 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=1.45
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 145 0 0 0 25 0 1 0 204665948 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589870 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=1.42
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 142 0 0 0 25 0 1 0 204665953 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580220 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 255 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=1.41
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 141 0 0 0 25 0 1 0 204665956 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683211 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 255 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=1.4
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 140 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633728 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 1642032

[startup+12.6785 s]
/proc/loadavg: 2.01 1.21 1.12 9/73 12870
/proc/meminfo: memFree=1023272/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=3.34
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 334 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134596036 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=3.31
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 331 0 0 0 25 0 1 0 204665924 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577653 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 255 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=3.2
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 320 0 0 0 25 0 1 0 204665926 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134593423 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 256 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=3.2
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 320 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577642 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=3.11
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 311 0 0 0 25 0 1 0 204665948 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=3.03
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 303 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=3.01
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 301 0 0 0 25 0 1 0 204665956 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572267 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 255 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=3
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 300 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580932 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1642032

[startup+25.541 s]
/proc/loadavg: 3.33 1.55 1.23 9/73 12870
/proc/meminfo: memFree=1023336/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=0.02
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 435 0 0 0 2 0 0 0 22 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=6.54
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 654 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640226 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=6.51
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 651 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 256 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=6.4
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 640 0 0 0 25 0 1 0 204665926 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134631104 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 256 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=6.4
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 640 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=6.32
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 632 0 0 0 25 0 1 0 204665948 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=6.3
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 630 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579323 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=6.21
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 621 0 0 0 25 0 1 0 204665956 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580376 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 255 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=6.2
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 620 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 50.9

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

/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=12.72
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 1272 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134629402 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=12.6
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 1260 0 0 0 25 0 1 0 204665956 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580376 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 256 78 160 0 45450 0
[pid=12870] ppid=12861 vsize=182448 CPUtime=12.6
/proc/12870/stat : 12870 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 1260 0 0 0 25 0 1 0 204665957 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580277 0 0 4096 0 0 0 0 17 0 0 0
/proc/12870/statm: 45612 255 78 160 0 45450 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1642032

[startup+102.474 s]
/proc/loadavg: 6.58 2.96 1.74 8/72 12870
/proc/meminfo: memFree=1023600/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=23.91
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 58 0 0 2 0 2389 0 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=25.83
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2583 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134573506 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=25.71
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2571 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 45612 256 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=25.6
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2560 0 0 0 25 0 1 0 204665926 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683204 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 256 78 160 0 45450 0
[pid=12866] ppid=12861 vsize=182448 CPUtime=26
/proc/12866/stat : 12866 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 45 0 0 0 2600 0 0 0 25 0 1 0 204665927 186826752 255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134581612 0 0 4096 0 0 0 0 17 0 0 0
/proc/12866/statm: 45612 255 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=25.94
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2594 0 0 0 25 0 1 0 204665948 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579714 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=25.52
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2552 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=25.89
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 2589 0 0 0 25 0 1 0 204665956 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633951 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 204.4
Current children cumulated vsize (KiB) 1459584

[startup+162.566 s]
/proc/loadavg: 6.56 3.63 2.05 7/71 12870
/proc/meminfo: memFree=1023736/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=62.16
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 116 0 0 2 0 6214 0 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=42.63
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4263 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647686 0 0 4096 2 0 0 0 17 1 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12864] ppid=12861 vsize=182448 CPUtime=42.61
/proc/12864/stat : 12864 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4261 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683235 0 0 4096 0 0 0 0 17 0 0 0
/proc/12864/statm: 45612 256 78 160 0 45450 0
[pid=12865] ppid=12861 vsize=182448 CPUtime=42.49
/proc/12865/stat : 12865 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4249 0 0 0 25 0 1 0 204665926 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633385 0 0 4096 2 0 0 0 17 1 0 0
/proc/12865/statm: 45612 256 78 160 0 45450 0
[pid=12867] ppid=12861 vsize=182448 CPUtime=46.04
/proc/12867/stat : 12867 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4604 0 0 0 25 0 1 0 204665948 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577686 0 0 4096 2 0 0 0 17 0 0 0
/proc/12867/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=42.4
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4240 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577596 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
[pid=12869] ppid=12861 vsize=182448 CPUtime=45.99
/proc/12869/stat : 12869 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 4599 0 0 0 25 0 1 0 204665956 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134601761 0 0 4096 2 0 0 0 17 0 0 0
/proc/12869/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 324.32
Current children cumulated vsize (KiB) 1277136

[startup+222.621 s]
/proc/loadavg: 4.15 3.51 2.11 3/67 12870
/proc/meminfo: memFree=1024664/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=268.69
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 352 0 0 2 0 26867 0 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12863] ppid=12861 vsize=182448 CPUtime=87.82
/proc/12863/stat : 12863 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 8782 0 0 0 25 0 1 0 204665924 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683083 0 0 4096 2 0 0 0 17 0 0 0
/proc/12863/statm: 45612 256 78 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=87.66
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 8766 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134596010 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 444.17
Current children cumulated vsize (KiB) 547344

[startup+282.688 s]
/proc/loadavg: 2.26 3.09 2.05 2/66 12870
/proc/meminfo: memFree=1024992/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=147.71
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 14771 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134595645 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 515.86
Current children cumulated vsize (KiB) 364896

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

[startup+289.453 s]
/proc/loadavg: 2.07 3.02 2.04 2/66 12870
/proc/meminfo: memFree=1024992/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=154.47
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 15447 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134631073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 522.62
Current children cumulated vsize (KiB) 364896

[startup+296.009 s]
/proc/loadavg: 1.98 2.99 2.03 2/66 12870
/proc/meminfo: memFree=1025056/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=161.02
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 16102 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 529.17
Current children cumulated vsize (KiB) 364896

[startup+297.656 s]
/proc/loadavg: 1.98 2.99 2.03 2/66 12870
/proc/meminfo: memFree=1025056/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=162.67
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 16267 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 530.82
Current children cumulated vsize (KiB) 364896

[startup+298.472 s]
/proc/loadavg: 1.90 2.96 2.03 2/66 12870
/proc/meminfo: memFree=1025056/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=163.49
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 16349 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 531.64
Current children cumulated vsize (KiB) 364896

[startup+298.884 s]
/proc/loadavg: 1.90 2.96 2.03 2/66 12870
/proc/meminfo: memFree=1025056/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=182448 CPUtime=163.9
/proc/12868/stat : 12868 (kcnfs-smp) R 12861 12861 11915 0 -1 4194368 46 0 0 0 16390 0 0 0 25 0 1 0 204665953 186826752 256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 0 0 0 0 17 1 0 0
/proc/12868/statm: 45612 256 78 160 0 45450 0
Current children cumulated CPU time (s) 532.05
Current children cumulated vsize (KiB) 364896

[startup+299.292 s]
/proc/loadavg: 1.90 2.96 2.03 2/66 12870
/proc/meminfo: memFree=1025056/2055920 swapFree=4183260/4192956
[pid=12861] ppid=12859 vsize=182448 CPUtime=368.15
/proc/12861/stat : 12861 (kcnfs-smp) S 12859 12861 11915 0 -1 4194304 436 411 0 0 2 0 36812 1 16 0 1 0 204665922 186826752 241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12861/statm: 45612 241 72 160 0 45450 0
[pid=12868] ppid=12861 vsize=0 CPUtime=164.31
/proc/12868/stat : 12868 (kcnfs-smp) D 12861 12861 11915 0 -1 4194372 59 0 0 0 16431 0 0 0 25 0 1 0 204665953 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/12868/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 532.46
Current children cumulated vsize (KiB) 182448

Child status: 20
Real time (s): 299.294
CPU time (s): 532.486
CPU user time (s): 532.466
CPU system time (s): 0.019996
CPU usage (%): 177.914
Max. virtual memory (cumulated for all children) (KiB): 1642032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 532.466
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 930
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= 54
involuntary context switches= 7129

runsolver used 0.270958 second user time and 0.747886 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Feb 19 01:04:52 UTC 2007

IDJOB= 297913
IDBENCH= 19973
IDSOLVER= 112
FILE ID= node58/297913-1171847092

PBS_JOBID= 3839726

Free space on /tmp= 66561 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1037473581-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297913-1171847092/kcnfs-smp /tmp/evaluation/297913-1171847092/instance-297913-1171847092.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-297913-1171847092 -o ROOT/results/node58/solver-297913-1171847092 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297913-1171847092/kcnfs-smp /tmp/evaluation/297913-1171847092/instance-297913-1171847092.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  cb5ee35307c6c21b48523bbf3016211a

RANDOM SEED= 5492785

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:       1027144 kB
Buffers:         52812 kB
Cached:         864764 kB
SwapCached:       4096 kB
Active:         597388 kB
Inactive:       330248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1027144 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:          15464 kB
Slab:            87220 kB
Committed_AS:   500124 kB
PageTables:       1380 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= 66561 MiB

End job on node58 on Mon Feb 19 01:09:52 UTC 2007