Trace number 295412

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 304.536 154.095

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1262395962-18.UNSAT.shuffled.cnf
MD5SUM88c26055259fd830313e1e76cba5300d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.246
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/295412-1171805245/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.01	c Input file : '/tmp/evaluation/295412-1171805245/instance-295412-1171805245.cnf'
0.00/0.01	c [#vars: 55, #clauses: 4895, 7-CNF]
0.00/0.02	c unit clauses propagate before processing (#clause: 4895)
0.00/0.02	c estimated distribution: 8 tasks
0.00/0.03	c [PID]: 13776 13777 13778 13779 13780 13781 13782
0.03/0.33	c [PID]: 13783
0.03/0.33	c real distribution: 8 tasks
283.18/142.02	c <13774> [13778: UNSAT][13783: UNSAT][13782: UNSAT][13781: UNSAT][13777: UNSAT]
297.52/149.18	c <13774> [13779: UNSAT][13780: UNSAT][13776: UNSAT]
304.50/154.09	s UNSATISFIABLE
304.50/154.09	c CPU time            : 304.400 seconds
304.50/154.09	c Elapsed Time        : 154.076 seconds
304.50/154.09	c Size of search tree : 877051 nodes
304.50/154.09	c average speed       : 2881.340 nodes/sec.
304.50/154.09	

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/node1/watcher-295412-1171805245 -o ROOT/results/node1/solver-295412-1171805245 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295412-1171805245/kcnfs-smp /tmp/evaluation/295412-1171805245/instance-295412-1171805245.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 0.99 3/77 13774
/proc/meminfo: memFree=1702776/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=180916 CPUtime=0
/proc/13774/stat : 13774 (kcnfs-smp) R 13772 13774 12975 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200479598 185257984 113 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 45229 114 48 160 0 45067 0

[startup+0.106431 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13774
/proc/meminfo: memFree=1702776/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) R 13772 13774 12975 0 -1 4194304 700 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 182232

[startup+0.514478 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13774
/proc/meminfo: memFree=1702776/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 182232

[startup+1.33657 s]
/proc/loadavg: 0.92 0.98 0.99 9/86 13783
/proc/meminfo: memFree=1697968/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=0.5
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 50 0 0 0 24 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134626553 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=0.4
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 40 0 0 0 24 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=0.4
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 40 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=0.29
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 29 0 0 0 24 0 1 0 200479603 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579490 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 619 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=0.24
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 58 0 0 0 24 0 0 0 25 0 1 0 200479623 186605568 618 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589626 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 618 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=0.31
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 31 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134574296 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=0.21
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 21 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567399 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=0.2
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 20 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572082 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1640088

[startup+2.98877 s]
/proc/loadavg: 0.92 0.98 0.99 9/86 13783
/proc/meminfo: memFree=1697776/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=0.95
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 95 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134691163 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=0.8
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 80 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589713 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=0.8
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 80 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580932 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=0.7
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 70 0 0 0 25 0 1 0 200479603 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572108 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 619 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=0.64
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 64 0 0 0 25 0 1 0 200479623 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 619 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=0.72
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 72 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577693 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=0.64
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 64 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579119 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=0.6
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 60 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 1640088

[startup+6.19414 s]
/proc/loadavg: 1.49 1.10 1.03 9/86 13783
/proc/meminfo: memFree=1697520/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=1.75
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 175 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572082 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=1.6
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 160 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589683 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=1.6
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 160 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622581 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=1.49
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 149 0 0 0 25 0 1 0 200479603 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134691559 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 619 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=1.44
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 144 0 0 0 25 0 1 0 200479623 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134691238 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 619 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=1.52
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 152 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134690379 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=1.44
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 144 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572115 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=1.4
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 140 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579490 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 1640088

[startup+12.6789 s]
/proc/loadavg: 2.01 1.21 1.07 9/86 13783
/proc/meminfo: memFree=1697464/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=3.4
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 340 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580277 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=3.2
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 320 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=3.2
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 320 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569447 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=3.09
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 309 0 0 0 25 0 1 0 200479603 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134696904 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 619 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=3.08
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 308 0 0 0 25 0 1 0 200479623 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589648 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 619 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=3.12
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 312 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134617240 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=3.09
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 309 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569442 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=3
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 300 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569440 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 1640088

[startup+25.5514 s]
/proc/loadavg: 3.33 1.55 1.18 9/86 13783
/proc/meminfo: memFree=1697464/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=6.6
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 660 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610434 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=6.4
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 640 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692454 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=6.4
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 640 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=6.29
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 629 0 0 0 25 0 1 0 200479603 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 619 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=6.34
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 634 0 0 0 25 0 1 0 200479623 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720482 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 619 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=6.32
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 632 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589626 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=6.31
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 631 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572890 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=6.2
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 620 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580273 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 50.89

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

/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=25.4
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2540 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580971 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=25.4
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2540 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569435 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 204.25
Current children cumulated vsize (KiB) 1640088

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

[startup+105.495 s]
/proc/loadavg: 6.77 3.06 1.74 9/86 13783
/proc/meminfo: memFree=1697464/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=26.6
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2660 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579488 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=26.4
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2640 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577533 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=26.29
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 2629 0 0 0 25 0 1 0 200479602 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576883 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 620 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=26.29
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 2629 0 0 0 25 0 1 0 200479603 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622938 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 620 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=26.27
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2627 0 0 0 25 0 1 0 200479623 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580317 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 619 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=26.22
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2622 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=26.2
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2620 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569469 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=26.11
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 2611 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572856 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 210.41
Current children cumulated vsize (KiB) 1640088

[startup+131.866 s]
/proc/loadavg: 7.19 3.45 1.90 9/86 13783
/proc/meminfo: memFree=1697464/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=0.03
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 836 0 0 0 3 0 0 0 21 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=33.2
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3320 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589646 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=32.99
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3299 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610334 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13778] ppid=13774 vsize=182232 CPUtime=32.89
/proc/13778/stat : 13778 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3289 0 0 0 25 0 1 0 200479602 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134691076 0 0 4096 2 0 0 0 17 0 0 0
/proc/13778/statm: 45558 620 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=32.89
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3289 0 0 0 25 0 1 0 200479603 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 620 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=32.84
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3284 0 0 0 25 0 1 0 200479623 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614534 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 620 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=32.79
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3279 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580325 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=32.7
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3270 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580075 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
[pid=13783] ppid=13774 vsize=182232 CPUtime=32.7
/proc/13783/stat : 13783 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3270 0 0 0 25 0 1 0 200479632 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572090 0 0 4096 0 0 0 0 17 0 0 0
/proc/13783/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 263.03
Current children cumulated vsize (KiB) 1640088

[startup+145.047 s]
/proc/loadavg: 7.29 3.66 2.00 7/84 13783
/proc/meminfo: memFree=1698056/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=71.26
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 881 0 0 3 0 7123 0 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=36.48
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3648 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579548 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13777] ppid=13774 vsize=182232 CPUtime=36.29
/proc/13777/stat : 13777 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3629 0 0 0 25 0 1 0 200479602 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572108 0 0 4096 0 0 0 0 17 1 0 0
/proc/13777/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=36.19
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3619 0 0 0 25 0 1 0 200479603 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 620 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=36.14
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3614 0 0 0 25 0 1 0 200479623 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572108 0 0 4096 2 0 0 0 17 1 0 0
/proc/13780/statm: 45558 620 73 160 0 45396 0
[pid=13781] ppid=13774 vsize=182232 CPUtime=36.51
/proc/13781/stat : 13781 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3651 0 0 0 25 0 1 0 200479628 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 0 0 0
/proc/13781/statm: 45558 619 73 160 0 45396 0
[pid=13782] ppid=13774 vsize=182232 CPUtime=36.46
/proc/13782/stat : 13782 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3646 0 0 0 25 0 1 0 200479630 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579209 0 0 4096 2 0 0 0 17 0 0 0
/proc/13782/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 289.33
Current children cumulated vsize (KiB) 1275624

[startup+148.324 s]
/proc/loadavg: 7.29 3.66 2.00 4/81 13783
/proc/meminfo: memFree=1698848/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=181.61
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 2201 0 0 3 0 18157 1 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=38.2
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 3820 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572090 0 0 4096 2 0 0 0 17 0 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
[pid=13779] ppid=13774 vsize=182232 CPUtime=38.38
/proc/13779/stat : 13779 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3838 0 0 0 25 0 1 0 200479603 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692087 0 0 4096 0 0 0 0 17 1 0 0
/proc/13779/statm: 45558 620 73 160 0 45396 0
[pid=13780] ppid=13774 vsize=182232 CPUtime=37.7
/proc/13780/stat : 13780 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 60 0 0 0 3770 0 0 0 25 0 1 0 200479623 186605568 620 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 0 0 0
/proc/13780/statm: 45558 620 73 160 0 45396 0
Current children cumulated CPU time (s) 295.89
Current children cumulated vsize (KiB) 728928

[startup+151.618 s]
/proc/loadavg: 6.94 3.65 2.00 3/80 13783
/proc/meminfo: memFree=1699176/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=260.8
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 3083 0 0 3 0 26074 3 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=41.24
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 4124 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134545540 0 0 4096 2 0 0 0 17 0 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 302.04
Current children cumulated vsize (KiB) 364464

[startup+153.262 s]
/proc/loadavg: 6.94 3.65 2.00 2/79 13783
/proc/meminfo: memFree=1699440/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=260.8
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 3083 0 0 3 0 26074 3 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=42.88
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 4288 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 303.68
Current children cumulated vsize (KiB) 364464

[startup+153.67 s]
/proc/loadavg: 6.94 3.65 2.00 2/79 13783
/proc/meminfo: memFree=1699440/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=260.8
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 3083 0 0 3 0 26074 3 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=43.29
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 4329 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 304.09
Current children cumulated vsize (KiB) 364464

[startup+154.078 s]
/proc/loadavg: 6.47 3.60 2.00 2/79 13783
/proc/meminfo: memFree=1699448/2055920 swapFree=4158120/4192956
[pid=13774] ppid=13772 vsize=182232 CPUtime=260.8
/proc/13774/stat : 13774 (kcnfs-smp) S 13772 13774 12975 0 -1 4194304 837 3083 0 0 3 0 26074 3 16 0 1 0 200479598 186605568 595 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13774/statm: 45558 595 65 160 0 45396 0
[pid=13776] ppid=13774 vsize=182232 CPUtime=43.7
/proc/13776/stat : 13776 (kcnfs-smp) R 13774 13774 12975 0 -1 4194368 59 0 0 0 4370 0 0 0 25 0 1 0 200479601 186605568 619 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589648 0 0 4096 2 0 0 0 17 1 0 0
/proc/13776/statm: 45558 619 73 160 0 45396 0
Current children cumulated CPU time (s) 304.5
Current children cumulated vsize (KiB) 364464

Child status: 20
Real time (s): 154.095
CPU time (s): 304.536
CPU user time (s): 304.494
CPU system time (s): 0.041993
CPU usage (%): 197.628
Max. virtual memory (cumulated for all children) (KiB): 1640088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 304.494
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4751
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= 8627

runsolver used 0.160975 second user time and 0.406938 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 13:27:25 UTC 2007

IDJOB= 295412
IDBENCH= 19912
IDSOLVER= 112
FILE ID= node1/295412-1171805245

PBS_JOBID= 3839330

Free space on /tmp= 66549 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1262395962-18.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295412-1171805245/kcnfs-smp /tmp/evaluation/295412-1171805245/instance-295412-1171805245.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-295412-1171805245 -o ROOT/results/node1/solver-295412-1171805245 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295412-1171805245/kcnfs-smp /tmp/evaluation/295412-1171805245/instance-295412-1171805245.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  88c26055259fd830313e1e76cba5300d

RANDOM SEED= 49782377

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1703184 kB
Buffers:         48388 kB
Cached:         211116 kB
SwapCached:      15284 kB
Active:         223496 kB
Inactive:        59744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703184 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:          30424 kB
Slab:            55076 kB
Committed_AS:   633832 kB
PageTables:       1744 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= 66549 MiB

End job on node1 on Sun Feb 18 13:29:59 UTC 2007