Trace number 292460

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 239.629 124.768

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
MD5SUM02a107b9ff03aada11a30505baf8353d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.592
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
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/292460-1171754453/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/292460-1171754453/instance-292460-1171754453.cnf'
0.00/0.00	c [#vars: 90, #clauses: 1917, 5-CNF]
0.00/0.00	c unit clauses propagate before processing (#clause: 1917)
0.00/0.00	c estimated distribution: 8 tasks
0.00/0.01	c [PID]: 8680 8681 8682 8683 8684 8685 8686
0.00/0.40	c [PID]: 8687
0.00/0.40	c real distribution: 8 tasks
201.52/101.06	c <8678> [8681: UNSAT][8687: UNSAT][8685: UNSAT][8686: UNSAT][8682: UNSAT]
227.20/113.90	c <8678> [8683: UNSAT][8680: UNSAT][8684: UNSAT]
239.60/124.76	s UNSATISFIABLE
239.60/124.76	c CPU time            : 239.610 seconds
239.60/124.76	c Elapsed Time        : 124.761 seconds
239.60/124.76	c Size of search tree : 954373 nodes
239.60/124.76	c average speed       : 3983.027 nodes/sec.
239.60/124.76	

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/node17/watcher-292460-1171754453 -o ROOT/results/node17/solver-292460-1171754453 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292460-1171754453/kcnfs-smp /tmp/evaluation/292460-1171754453/instance-292460-1171754453.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.99 0.98 0.94 3/77 8678
/proc/meminfo: memFree=1599296/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=180916 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) R 8676 8678 6769 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 195399574 185257984 115 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/8678/statm: 45229 116 48 160 0 45067 0

[startup+0.106142 s]
/proc/loadavg: 0.99 0.98 0.94 3/77 8678
/proc/meminfo: memFree=1599296/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) R 8676 8678 6769 0 -1 4194304 460 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+0.514171 s]
/proc/loadavg: 0.99 0.98 0.94 3/77 8678
/proc/meminfo: memFree=1599296/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+1.33526 s]
/proc/loadavg: 0.99 0.98 0.94 9/86 8687
/proc/meminfo: memFree=1596008/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=0.52
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 52 0 0 0 23 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=0.32
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 32 0 0 0 23 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567577 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=0.41
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 41 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=0.3
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 30 0 0 0 24 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589621 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=0.3
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 30 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134627955 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=0.32
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 32 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569477 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=0.19
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 19 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=0.24
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 24 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134568983 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 1630584

[startup+2.97243 s]
/proc/loadavg: 0.99 0.98 0.94 9/86 8687
/proc/meminfo: memFree=1595880/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=0.94
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 94 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614449 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=0.73
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 73 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580088 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=0.81
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 81 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569468 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=0.7
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 70 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692487 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=0.7
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 70 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134578277 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=0.75
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 75 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589708 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=0.59
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 59 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572850 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=0.64
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 64 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572742 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 1630584

[startup+6.17476 s]
/proc/loadavg: 1.55 1.10 0.97 9/86 8687
/proc/meminfo: memFree=1595560/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=1.74
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 174 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=1.53
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 153 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=1.61
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 161 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577726 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=1.5
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 150 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134625865 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=1.5
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 150 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622589 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=1.54
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 154 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577693 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=1.39
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 139 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577583 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=1.44
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 144 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 1630584

[startup+12.6584 s]
/proc/loadavg: 2.07 1.21 1.01 9/86 8687
/proc/meminfo: memFree=1595560/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=3.34
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 334 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576866 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=3.22
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 322 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580350 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=3.21
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 321 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567622 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=3.1
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 310 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=3.1
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 310 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134581452 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=3.17
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 317 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567521 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=2.99
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 299 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610289 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=3.04
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 304 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580277 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 1630584

[startup+25.5458 s]
/proc/loadavg: 3.38 1.55 1.12 9/86 8687
/proc/meminfo: memFree=1595624/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=0
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 492 0 0 0 0 0 0 0 24 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=6.54
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 654 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572642 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=6.42
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 642 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580075 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=6.41
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 641 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614348 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=6.38
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 638 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=6.3
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 630 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572109 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=6.4
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 640 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720489 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=6.21
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 621 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577649 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=6.24
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 624 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134698776 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 50.9

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

/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8681] ppid=8678 vsize=181176 CPUtime=12.82
/proc/8681/stat : 8681 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1282 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580220 0 0 4096 0 0 0 0 17 1 0 0
/proc/8681/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=12.8
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1280 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614423 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=12.8
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1280 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134578165 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=12.73
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1273 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=12.76
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1276 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610336 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=12.59
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1259 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720504 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=12.64
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 1264 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577686 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 1630584

[startup+102.484 s]
/proc/loadavg: 6.72 2.99 1.66 8/85 8687
/proc/meminfo: memFree=1595760/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=25.31
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 168 0 0 0 0 2531 0 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=25.85
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2585 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692518 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=25.53
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2553 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=25.69
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2569 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580266 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=25.69
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2569 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=25.49
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2549 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577096 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=25.39
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2539 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576892 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=25.44
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2544 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622455 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 204.39
Current children cumulated vsize (KiB) 1449408

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

[startup+105.457 s]
/proc/loadavg: 6.74 3.06 1.69 8/85 8687
/proc/meminfo: memFree=1595760/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=25.31
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 168 0 0 0 0 2531 0 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=26.84
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2684 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622455 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=26.3
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2630 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134620000 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=26.69
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2669 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134690379 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=26.68
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2668 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8685] ppid=8678 vsize=181176 CPUtime=26.28
/proc/8685/stat : 8685 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2628 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 0 0 0
/proc/8685/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=181176 CPUtime=26.09
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2609 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720537 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 45294 281 73 160 0 45132 0
[pid=8687] ppid=8678 vsize=181176 CPUtime=26.14
/proc/8687/stat : 8687 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2614 0 0 0 25 0 1 0 195399610 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134619970 0 0 4096 0 0 0 0 17 0 0 0
/proc/8687/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 210.33
Current children cumulated vsize (KiB) 1449408

[startup+112.051 s]
/proc/loadavg: 6.68 3.11 1.71 7/84 8687
/proc/meminfo: memFree=1596288/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=79.49
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 504 0 0 0 0 7949 0 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8680] ppid=8678 vsize=181176 CPUtime=29.04
/proc/8680/stat : 8680 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2904 0 0 0 25 0 1 0 195399575 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572140 0 0 4096 2 0 0 0 17 1 0 0
/proc/8680/statm: 45294 281 73 160 0 45132 0
[pid=8682] ppid=8678 vsize=181176 CPUtime=28.79
/proc/8682/stat : 8682 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2879 0 0 0 25 0 1 0 195399577 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720593 0 0 4096 2 0 0 0 17 0 0 0
/proc/8682/statm: 45294 281 73 160 0 45132 0
[pid=8683] ppid=8678 vsize=181176 CPUtime=28.89
/proc/8683/stat : 8683 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2889 0 0 0 25 0 1 0 195399578 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610359 0 0 4096 0 0 0 0 17 1 0 0
/proc/8683/statm: 45294 281 73 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=28.88
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 2888 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610337 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
[pid=8686] ppid=8678 vsize=0 CPUtime=28.42
/proc/8686/stat : 8686 (kcnfs-smp) R 8678 8678 6769 0 -1 4194372 168 0 0 0 2842 0 0 0 25 0 1 0 195399579 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 2 0 0 0 17 0 0 0
/proc/8686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 223.51
Current children cumulated vsize (KiB) 905880

[startup+118.604 s]
/proc/loadavg: 6.03 3.08 1.72 3/79 8687
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=198.97
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 1176 0 0 0 0 19896 1 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=34.53
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 3453 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720537 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 233.5
Current children cumulated vsize (KiB) 362352

[startup+121.891 s]
/proc/loadavg: 6.03 3.08 1.72 2/79 8687
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=198.97
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 1176 0 0 0 0 19896 1 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=37.81
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 3781 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580020 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 236.78
Current children cumulated vsize (KiB) 362352

[startup+123.531 s]
/proc/loadavg: 5.63 3.05 1.71 2/79 8687
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=198.97
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 1176 0 0 0 0 19896 1 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=39.45
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 3945 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 238.42
Current children cumulated vsize (KiB) 362352

[startup+124.347 s]
/proc/loadavg: 5.63 3.05 1.71 2/79 8687
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=198.97
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 1176 0 0 0 0 19896 1 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8684] ppid=8678 vsize=181176 CPUtime=40.27
/proc/8684/stat : 8684 (kcnfs-smp) R 8678 8678 6769 0 -1 4194368 54 0 0 0 4027 0 0 0 25 0 1 0 195399579 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577451 0 0 4096 2 0 0 0 17 1 0 0
/proc/8684/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 239.24
Current children cumulated vsize (KiB) 362352

[startup+124.759 s]
/proc/loadavg: 5.63 3.05 1.71 2/79 8687
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=8678] ppid=8676 vsize=181176 CPUtime=198.97
/proc/8678/stat : 8678 (kcnfs-smp) S 8676 8678 6769 0 -1 4194304 493 1176 0 0 0 0 19896 1 16 0 1 0 195399574 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8678/statm: 45294 263 65 160 0 45132 0
[pid=8684] ppid=8678 vsize=0 CPUtime=40.63
/proc/8684/stat : 8684 (kcnfs-smp) D 8678 8678 6769 0 -1 4194372 168 0 0 0 4063 0 0 0 24 0 1 0 195399579 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 2 18446744072100051646 0 0 17 0 0 0
/proc/8684/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 239.6
Current children cumulated vsize (KiB) 181176

Child status: 20
Real time (s): 124.768
CPU time (s): 239.629
CPU user time (s): 239.61
CPU system time (s): 0.018997
CPU usage (%): 192.06
Max. virtual memory (cumulated for all children) (KiB): 1630584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.61
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1961
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= 52
involuntary context switches= 6550

runsolver used 0.12698 second user time and 0.329949 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Feb 17 23:20:53 UTC 2007

IDJOB= 292460
IDBENCH= 19840
IDSOLVER= 112
FILE ID= node17/292460-1171754453

PBS_JOBID= 3839252

Free space on /tmp= 66542 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292460-1171754453/kcnfs-smp /tmp/evaluation/292460-1171754453/instance-292460-1171754453.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-292460-1171754453 -o ROOT/results/node17/solver-292460-1171754453 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292460-1171754453/kcnfs-smp /tmp/evaluation/292460-1171754453/instance-292460-1171754453.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  02a107b9ff03aada11a30505baf8353d

RANDOM SEED= 282069718

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1599768 kB
Buffers:         48376 kB
Cached:         292440 kB
SwapCached:          0 kB
Active:         245864 kB
Inactive:       139756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:          63708 kB
Slab:            56144 kB
Committed_AS:   664456 kB
PageTables:       1748 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= 66542 MiB

End job on node17 on Sat Feb 17 23:22:58 UTC 2007