Trace number 318148

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 944.29 473.703

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
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/318148-1172765930/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/318148-1172765930/instance-318148-1172765930.cnf'
0.00/0.00	c [#vars: 89, #clauses: 188 -> 188 clauses (pre-processing), tautology: 0, 3-CNF]
0.00/0.00	c unit clauses propagate before processing (#clause: 188)
0.00/0.00	c estimated distribution: 8 tasks
0.00/0.00	c <9150> [PID]: 9151 9152 9154 9155 9156 9157 9158
0.20/0.20	c <9150> [PID]: 9159
0.20/0.20	c real distribution: 8 tasks
576.57/289.07	c <9150> [9154: UNSAT][9159: UNSAT][9155: UNSAT][9158: UNSAT][9156: UNSAT]
859.30/430.75	c <9150> [9152: UNSAT][9157: UNSAT][9151: UNSAT]
944.17/473.70	s UNSATISFIABLE
944.17/473.70	c CPU time            : 944.370 seconds
944.17/473.70	c Elapsed Time        : 473.701 seconds
944.17/473.70	c Size of search tree : 19681187 nodes
944.17/473.70	c average speed       : 20840.547 nodes/sec.
944.17/473.70	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.11 0.04 0.01 3/77 9150
/proc/meminfo: memFree=1129520/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) R 9148 9150 8772 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 28 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 125 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683143 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 125 69 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 1 0 0
/proc/9152/statm: 45546 121 68 160 0 45384 0

[startup+0.105921 s]
/proc/loadavg: 0.11 0.04 0.01 3/77 9150
/proc/meminfo: memFree=1129520/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) R 9148 9150 8772 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.1
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 10 0 0 0 20 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640592 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.1
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 10 0 0 0 21 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572254 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 546552

[startup+0.202937 s]
/proc/loadavg: 0.11 0.04 0.01 3/77 9150
/proc/meminfo: memFree=1129520/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.1
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 10 0 0 0 20 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640500 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.19
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 19 0 0 0 21 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134587479 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 546552

[startup+0.302955 s]
/proc/loadavg: 0.11 0.04 0.01 3/77 9150
/proc/meminfo: memFree=1129520/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.2
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 20 0 0 0 21 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134639211 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.24
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 24 0 0 0 22 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134685717 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 546552

[startup+0.703027 s]
/proc/loadavg: 0.11 0.04 0.01 3/77 9150
/proc/meminfo: memFree=1129520/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.3
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 30 0 0 0 22 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576876 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.3
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 30 0 0 0 23 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640275 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 546552

[startup+1.50217 s]
/proc/loadavg: 0.11 0.04 0.01 9/86 9159
/proc/meminfo: memFree=1127408/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.5
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 50 0 0 0 23 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640266 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.5
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 50 0 0 0 25 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572606 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 129 73 160 0 45384 0
[pid=9154] ppid=9150 vsize=182184 CPUtime=0.44
/proc/9154/stat : 9154 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 44 0 0 0 25 0 1 0 296547448 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134685717 0 0 4096 2 0 0 0 17 0 0 0
/proc/9154/statm: 45546 131 74 160 0 45384 0
[pid=9155] ppid=9150 vsize=182184 CPUtime=0.32
/proc/9155/stat : 9155 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 32 0 0 0 25 0 1 0 296547453 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683031 0 0 4096 0 0 0 0 17 0 0 0
/proc/9155/statm: 45546 131 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=0.31
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 31 0 0 0 25 0 1 0 296547455 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640266 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 129 73 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=0.3
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 30 0 0 0 25 0 1 0 296547457 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134633206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 131 74 160 0 45384 0
[pid=9158] ppid=9150 vsize=182184 CPUtime=0.3
/proc/9158/stat : 9158 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 30 0 0 0 25 0 1 0 296547457 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 1 0 0
/proc/9158/statm: 45546 129 73 160 0 45384 0
[pid=9159] ppid=9150 vsize=182184 CPUtime=0.3
/proc/9159/stat : 9159 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 30 0 0 0 25 0 1 0 296547458 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572621 0 0 4096 0 0 0 0 17 1 0 0
/proc/9159/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1639656

[startup+3.10146 s]
/proc/loadavg: 0.11 0.04 0.01 9/86 9159
/proc/meminfo: memFree=1127280/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=0.89
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 32 0 0 0 89 0 0 0 25 0 1 0 296547438 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572092 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 129 73 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=0.9
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 90 0 0 0 25 0 1 0 296547438 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683083 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 131 74 160 0 45384 0
[pid=9154] ppid=9150 vsize=182184 CPUtime=0.83
/proc/9154/stat : 9154 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 83 0 0 0 25 0 1 0 296547448 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580256 0 0 4096 2 0 0 0 17 0 0 0
/proc/9154/statm: 45546 131 74 160 0 45384 0
[pid=9155] ppid=9150 vsize=182184 CPUtime=0.72
/proc/9155/stat : 9155 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 72 0 0 0 25 0 1 0 296547453 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134639290 0 0 4096 0 0 0 0 17 0 0 0
/proc/9155/statm: 45546 131 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=0.71
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 71 0 0 0 25 0 1 0 296547455 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134686762 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 131 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=0.7
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 70 0 0 0 25 0 1 0 296547457 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 131 74 160 0 45384 0
[pid=9158] ppid=9150 vsize=182184 CPUtime=0.7
/proc/9158/stat : 9158 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 70 0 0 0 25 0 1 0 296547457 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569442 0 0 4096 2 0 0 0 17 1 0 0
/proc/9158/statm: 45546 129 73 160 0 45384 0
[pid=9159] ppid=9150 vsize=182184 CPUtime=0.7
/proc/9159/stat : 9159 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 70 0 0 0 25 0 1 0 296547458 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589786 0 0 4096 0 0 0 0 17 1 0 0
/proc/9159/statm: 45546 129 73 160 0 45384 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1639656

[startup+6.30203 s]
/proc/loadavg: 0.74 0.17 0.05 9/86 9159
/proc/meminfo: memFree=1127024/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=1.69
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 169 0 0 0 25 0 1 0 296547438 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 131 74 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=1.7
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 170 0 0 0 25 0 1 0 296547438 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567521 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 131 74 160 0 45384 0
[pid=9154] ppid=9150 vsize=182184 CPUtime=1.61
/proc/9154/stat : 9154 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 161 0 0 0 25 0 1 0 296547448 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134639263 0 0 4096 2 0 0 0 17 0 0 0
/proc/9154/statm: 45546 131 74 160 0 45384 0
[pid=9155] ppid=9150 vsize=182184 CPUtime=1.52
/proc/9155/stat : 9155 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 152 0 0 0 25 0 1 0 296547453 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134633342 0 0 4096 0 0 0 0 17 0 0 0
/proc/9155/statm: 45546 131 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=1.51
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 151 0 0 0 25 0 1 0 296547455 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572795 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 131 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=1.5
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 150 0 0 0 25 0 1 0 296547457 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572970 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 131 74 160 0 45384 0
[pid=9158] ppid=9150 vsize=182184 CPUtime=1.5
/proc/9158/stat : 9158 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 31 0 0 0 150 0 0 0 25 0 1 0 296547457 186556416 129 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640275 0 0 4096 2 0 0 0 17 1 0 0
/proc/9158/statm: 45546 129 73 160 0 45384 0
[pid=9159] ppid=9150 vsize=182184 CPUtime=1.5
/proc/9159/stat : 9159 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 150 0 0 0 25 0 1 0 296547458 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683130 0 0 4096 0 0 0 0 17 1 0 0
/proc/9159/statm: 45546 131 74 160 0 45384 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 1639656

[startup+12.7012 s]
/proc/loadavg: 1.32 0.30 0.09 9/86 9159
/proc/meminfo: memFree=1126832/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=0
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=3.29
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 329 0 0 0 25 0 1 0 296547438 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577464 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 131 74 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=3.3
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 330 0 0 0 25 0 1 0 296547438 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 131 74 160 0 45384 0
[pid=9154] ppid=9150 vsize=182184 CPUtime=3.18
/proc/9154/stat : 9154 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 318 0 0 0 25 0 1 0 296547448 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572164 0 0 4096 2 0 0 0 17 0 0 0
/proc/9154/statm: 45546 131 74 160 0 45384 0

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

/proc/9151/statm: 45546 131 74 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=70.38
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 7038 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 132 74 160 0 45384 0
[pid=9154] ppid=9150 vsize=182184 CPUtime=70.31
/proc/9154/stat : 9154 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 7031 0 0 0 25 0 1 0 296547448 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640219 0 0 4096 2 0 0 0 17 0 0 0
/proc/9154/statm: 45546 132 74 160 0 45384 0
[pid=9155] ppid=9150 vsize=182184 CPUtime=70.21
/proc/9155/stat : 9155 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 7021 0 0 0 25 0 1 0 296547453 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683204 0 0 4096 0 0 0 0 17 0 0 0
/proc/9155/statm: 45546 131 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=70.2
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 7020 0 0 0 25 0 1 0 296547455 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572753 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 131 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=70.49
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 7049 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567187 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
[pid=9158] ppid=9150 vsize=182184 CPUtime=70.48
/proc/9158/stat : 9158 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 7048 0 0 0 25 0 1 0 296547457 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569482 0 0 4096 2 0 0 0 17 1 0 0
/proc/9158/statm: 45546 131 74 160 0 45384 0
[pid=9159] ppid=9150 vsize=182184 CPUtime=70.49
/proc/9159/stat : 9159 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 7049 0 0 0 25 0 1 0 296547458 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572099 0 0 4096 0 0 0 0 17 1 0 0
/proc/9159/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (KiB) 1639656

[startup+342.301 s]
/proc/loadavg: 6.80 5.12 2.33 6/83 9159
/proc/meminfo: memFree=1127240/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=233.91
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 119 0 0 0 0 23391 0 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=89.87
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 8987 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572267 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=89.98
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 8998 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580090 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 132 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=89.78
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 8978 0 0 0 25 0 1 0 296547455 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572763 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=89.69
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 8969 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683458 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
[pid=9158] ppid=9150 vsize=182184 CPUtime=89.68
/proc/9158/stat : 9158 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 34 0 0 0 8968 0 0 0 25 0 1 0 296547457 186556416 131 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134674482 0 0 4096 2 0 0 0 17 1 0 0
/proc/9158/statm: 45546 131 74 160 0 45384 0
Current children cumulated CPU time (s) 682.91
Current children cumulated vsize (KiB) 1093104

[startup+402.302 s]
/proc/loadavg: 5.32 5.01 2.47 5/82 9159
/proc/meminfo: memFree=1127440/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=334.64
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 158 0 0 0 0 33464 0 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=114.31
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 11431 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683442 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9152] ppid=9150 vsize=182184 CPUtime=119.88
/proc/9152/stat : 9152 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 11988 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577118 0 0 4096 0 0 0 0 17 0 0 0
/proc/9152/statm: 45546 132 74 160 0 45384 0
[pid=9156] ppid=9150 vsize=182184 CPUtime=119.61
/proc/9156/stat : 9156 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 11961 0 0 0 25 0 1 0 296547455 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572235 0 0 4096 2 0 0 0 17 0 0 0
/proc/9156/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=114.18
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 11418 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567172 0 0 4096 0 0 0 0 17 1 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 802.62
Current children cumulated vsize (KiB) 910920

[startup+462.302 s]
/proc/loadavg: 3.60 4.60 2.49 3/80 9159
/proc/meminfo: memFree=1127904/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=602.08
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 238 0 0 0 0 60207 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=160.29
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 16029 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683127 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=159.99
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 15999 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 0 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 546552

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

[startup+467.202 s]
/proc/loadavg: 3.47 4.56 2.49 3/80 9159
/proc/meminfo: memFree=1127904/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=602.08
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 238 0 0 0 0 60207 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=165.18
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 16518 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134544237 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=164.87
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 16487 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134675326 0 0 4096 0 0 0 0 17 0 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 932.13
Current children cumulated vsize (KiB) 546552

[startup+470.401 s]
/proc/loadavg: 3.47 4.56 2.49 3/80 9159
/proc/meminfo: memFree=1127904/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=602.08
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 238 0 0 0 0 60207 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=168.38
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 16838 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577052 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=168.05
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 16805 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134640248 0 0 4096 0 0 0 0 17 0 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 938.51
Current children cumulated vsize (KiB) 546552

[startup+472.006 s]
/proc/loadavg: 3.36 4.52 2.48 3/80 9159
/proc/meminfo: memFree=1127904/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=602.08
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 238 0 0 0 0 60207 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=169.99
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 16999 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567614 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=169.65
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 16965 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572108 0 0 4096 0 0 0 0 17 0 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 546552

[startup+472.802 s]
/proc/loadavg: 3.36 4.52 2.48 3/80 9159
/proc/meminfo: memFree=1127904/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=602.08
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 238 0 0 0 0 60207 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=170.78
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 17078 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577090 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
[pid=9157] ppid=9150 vsize=182184 CPUtime=170.44
/proc/9157/stat : 9157 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 35 0 0 0 17044 0 0 0 25 0 1 0 296547457 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 0 0 0
/proc/9157/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 943.3
Current children cumulated vsize (KiB) 546552

[startup+473.202 s]
/proc/loadavg: 3.36 4.52 2.48 2/79 9159
/proc/meminfo: memFree=1128168/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=772.59
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 278 0 0 0 0 77258 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=171.18
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 17118 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134633186 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 943.77
Current children cumulated vsize (KiB) 364368

[startup+473.603 s]
/proc/loadavg: 3.36 4.52 2.48 2/79 9159
/proc/meminfo: memFree=1128168/2055920 swapFree=4156744/4192956
[pid=9150] ppid=9148 vsize=182184 CPUtime=772.59
/proc/9150/stat : 9150 (kcnfs-smp) S 9148 9150 8772 0 -1 4194304 280 278 0 0 0 0 77258 1 16 0 1 0 296547438 186556416 121 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9150/statm: 45546 121 68 160 0 45384 0
[pid=9151] ppid=9150 vsize=182184 CPUtime=171.58
/proc/9151/stat : 9151 (kcnfs-smp) R 9150 9150 8772 0 -1 4194368 36 0 0 0 17158 0 0 0 25 0 1 0 296547438 186556416 132 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569459 0 0 4096 2 0 0 0 17 1 0 0
/proc/9151/statm: 45546 132 74 160 0 45384 0
Current children cumulated CPU time (s) 944.17
Current children cumulated vsize (KiB) 364368

Child status: 20
Real time (s): 473.703
CPU time (s): 944.29
CPU user time (s): 944.27
CPU system time (s): 0.019996
CPU usage (%): 199.342
Max. virtual memory (cumulated for all children) (KiB): 1639656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 944.27
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= 615
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= 53
involuntary context switches= 26221

runsolver used 0.417936 second user time and 1.3158 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu Mar  1 16:18:50 UTC 2007

IDJOB= 318148
IDBENCH= 20439
IDSOLVER= 112
FILE ID= node12/318148-1172765930

PBS_JOBID= 4009732

Free space on /tmp= 66508 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/318148-1172765930/kcnfs-smp /tmp/evaluation/318148-1172765930/instance-318148-1172765930.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-318148-1172765930 -o ROOT/results/node12/solver-318148-1172765930 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318148-1172765930/kcnfs-smp /tmp/evaluation/318148-1172765930/instance-318148-1172765930.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 446625248

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1129928 kB
Buffers:         38764 kB
Cached:         806412 kB
SwapCached:      14888 kB
Active:         288136 kB
Inactive:       579744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129928 kB
SwapTotal:     4192956 kB
SwapFree:      4156744 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            43764 kB
Committed_AS:  1213432 kB
PageTables:       1692 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= 66508 MiB

End job on node12 on Thu Mar  1 16:26:44 UTC 2007