Trace number 307753

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
KCNFS SMP? (TO) 1200.21 601.549

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
MD5SUM98be734cac3043e9901a8deb2fd05c78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/307753-1172501195/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.03	c Input file : '/tmp/evaluation/307753-1172501195/instance-307753-1172501195.cnf'
0.00/0.03	c [#vars: 6500, #clauses: 17354 , (2-3)-CNF]
0.00/0.05	c unit clauses propagate before processing (#clause: 17354)
0.00/0.05	c estimated distribution: 8 tasks
0.00/0.06	c <11730> [PID]: 11732 11733 11734 11735 11736 11737 11738
0.15/0.96	c <11730> [PID]: 11739
0.15/0.96	c real distribution: 8 tasks
489.99/245.73	c <11730> [11738: UNSAT][11732: NOT SOLVED][11736: NOT SOLVED][11737: NOT SOLVED][11739: NOT SOLVED]
1200.13/601.54	c <11730> [11734: NOT SOLVED][11733: NOT SOLVED][11735: NOT SOLVED]
1200.13/601.54	s NOT SOLVED
1200.13/601.54	c CPU time            : 485.110 seconds
1200.13/601.54	c Elapsed Time        : 601.517 seconds
1200.13/601.54	c Size of search tree : 0 node
1200.13/601.54	c average speed       : 0.000 nodes/sec.
1200.13/601.54	

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-307753-1172501195 -o ROOT/results/node1/solver-307753-1172501195 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307753-1172501195/kcnfs-smp /tmp/evaluation/307753-1172501195/instance-307753-1172501195.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.93 3/77 11730
/proc/meminfo: memFree=1816176/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=180916 CPUtime=0
/proc/11730/stat : 11730 (kcnfs-smp) R 11728 11730 11667 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 270074629 185257984 111 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/11730/statm: 45229 111 48 160 0 45067 0

[startup+0.107365 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 11730
/proc/meminfo: memFree=1816176/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.06
/proc/11730/stat : 11730 (kcnfs-smp) R 11728 11730 11667 0 -1 4194304 1361 0 0 0 6 0 0 0 20 0 1 0 270074629 188166144 1232 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567458 0 0 4096 0 0 0 0 17 0 0 0
/proc/11730/statm: 45939 1232 64 160 0 45777 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 183756

[startup+0.515413 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 11730
/proc/meminfo: memFree=1816176/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.13
/proc/11730/stat : 11730 (kcnfs-smp) R 11728 11730 11667 0 -1 4194304 1602 0 0 0 13 0 0 0 24 0 1 0 270074629 188166144 1239 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567268 0 0 4096 0 0 0 0 17 0 0 0
/proc/11730/statm: 45939 1239 65 160 0 45777 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 183756

[startup+1.33751 s]
/proc/loadavg: 0.92 0.98 0.93 9/86 11739
/proc/meminfo: memFree=1807336/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.15
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1663 0 0 0 15 0 0 0 24 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=0.62
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 100 0 0 0 62 0 0 0 25 0 1 0 270074635 188166144 1251 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1251 66 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=0.5
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 50 0 0 0 25 0 1 0 270074635 188166144 1253 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1253 69 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=0.39
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 39 0 0 0 25 0 1 0 270074649 188166144 1256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567313 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1256 67 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=0.31
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 97 0 0 0 31 0 0 0 25 0 1 0 270074654 188166144 1255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1255 67 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=0.24
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 24 0 0 0 25 0 1 0 270074669 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1260 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=0.22
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 22 0 0 0 25 0 1 0 270074673 188166144 1256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1256 67 160 0 45777 0
[pid=11738] ppid=11730 vsize=183756 CPUtime=0.11
/proc/11738/stat : 11738 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 99 0 0 0 11 0 0 0 25 0 1 0 270074719 188166144 1258 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572771 0 0 4096 2 0 0 0 17 0 0 0
/proc/11738/statm: 45939 1258 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=0.02
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 74 0 0 0 2 0 0 0 25 0 1 0 270074723 188166144 1241 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1241 66 160 0 45777 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 1653804

[startup+2.9897 s]
/proc/loadavg: 0.92 0.98 0.93 9/86 11739
/proc/meminfo: memFree=1806952/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.15
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1663 0 0 0 15 0 0 0 24 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=1.02
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 104 0 0 0 102 0 0 0 25 0 1 0 270074635 188166144 1255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1255 70 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=0.9
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 90 0 0 0 25 0 1 0 270074635 188166144 1253 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1253 69 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=0.84
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 106 0 0 0 84 0 0 0 25 0 1 0 270074649 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134591528 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1260 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=0.72
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 98 0 0 0 72 0 0 0 25 0 1 0 270074654 188166144 1256 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572753 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1256 67 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=0.64
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 64 0 0 0 25 0 1 0 270074669 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577061 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1260 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=0.62
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 105 0 0 0 62 0 0 0 25 0 1 0 270074673 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1259 69 160 0 45777 0
[pid=11738] ppid=11730 vsize=183756 CPUtime=0.54
/proc/11738/stat : 11738 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 104 0 0 0 54 0 0 0 25 0 1 0 270074719 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 2 0 0 0 17 0 0 0
/proc/11738/statm: 45939 1259 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=0.43
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 101 0 0 0 43 0 0 0 25 0 1 0 270074723 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1259 71 160 0 45777 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 1653804

[startup+6.28509 s]
/proc/loadavg: 1.49 1.10 0.96 9/86 11739
/proc/meminfo: memFree=1806824/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.15
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1663 0 0 0 15 0 0 0 24 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=1.82
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 104 0 0 0 182 0 0 0 25 0 1 0 270074635 188166144 1255 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683195 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1255 70 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=1.7
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 170 0 0 0 25 0 1 0 270074635 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1260 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=1.64
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 107 0 0 0 164 0 0 0 25 0 1 0 270074649 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1261 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=1.61
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 106 0 0 0 161 0 0 0 25 0 1 0 270074654 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572623 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1260 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=1.44
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 103 0 0 0 144 0 0 0 25 0 1 0 270074669 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572623 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1261 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=1.42
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 105 0 0 0 142 0 0 0 25 0 1 0 270074673 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1259 69 160 0 45777 0
[pid=11738] ppid=11730 vsize=183756 CPUtime=1.34
/proc/11738/stat : 11738 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 104 0 0 0 134 0 0 0 25 0 1 0 270074719 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580180 0 0 4096 2 0 0 0 17 0 0 0
/proc/11738/statm: 45939 1259 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=1.31
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 102 0 0 0 131 0 0 0 25 0 1 0 270074723 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1260 71 160 0 45777 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1653804

[startup+12.6858 s]
/proc/loadavg: 2.01 1.21 1.00 9/86 11739
/proc/meminfo: memFree=1806760/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.15
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1663 0 0 0 15 0 0 0 24 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=3.42
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 342 0 0 0 25 0 1 0 270074635 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1260 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=3.3
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 330 0 0 0 25 0 1 0 270074635 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636444 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1260 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=3.24
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 107 0 0 0 324 0 0 0 25 0 1 0 270074649 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134675346 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1261 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=3.21
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 106 0 0 0 321 0 0 0 25 0 1 0 270074654 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1260 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=3.04
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 304 0 0 0 25 0 1 0 270074669 188166144 1263 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1263 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=3.02
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 108 0 0 0 302 0 0 0 25 0 1 0 270074673 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1261 71 160 0 45777 0
[pid=11738] ppid=11730 vsize=183756 CPUtime=2.94
/proc/11738/stat : 11738 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 104 0 0 0 294 0 0 0 25 0 1 0 270074719 188166144 1259 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567426 0 0 4096 2 0 0 0 17 0 0 0
/proc/11738/statm: 45939 1259 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=2.88
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 108 0 0 0 288 0 0 0 25 0 1 0 270074723 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577634 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1261 71 160 0 45777 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 1653804

[startup+25.5583 s]
/proc/loadavg: 3.33 1.55 1.11 9/86 11739
/proc/meminfo: memFree=1806760/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=0.15
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1663 0 0 0 15 0 0 0 24 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=6.62
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 662 0 0 0 25 0 1 0 270074635 188166144 1263 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134675789 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1263 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=6.57
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 110 0 0 0 657 0 0 0 25 0 1 0 270074635 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1261 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=6.43
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 107 0 0 0 643 0 0 0 25 0 1 0 270074649 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1261 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=6.41
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 108 0 0 0 641 0 0 0 25 0 1 0 270074654 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1262 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=6.24
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 624 0 0 0 25 0 1 0 270074669 188166144 1263 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1263 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=6.22
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 109 0 0 0 622 0 0 0 25 0 1 0 270074673 188166144 1262 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580056 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1262 71 160 0 45777 0
[pid=11738] ppid=11730 vsize=183756 CPUtime=6.14
/proc/11738/stat : 11738 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 105 0 0 0 614 0 0 0 25 0 1 0 270074719 188166144 1260 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567187 0 0 4096 2 0 0 0 17 0 0 0
/proc/11738/statm: 45939 1260 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=6.1
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 108 0 0 0 610 0 0 0 25 0 1 0 270074723 188166144 1261 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589865 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1261 71 160 0 45777 0
Current children cumulated CPU time (s) 50.88

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

/proc/11735/statm: 45939 1264 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=113.32
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 11332 0 0 0 25 0 1 0 270074669 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1265 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=113.23
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 11323 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572949 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=113.1
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 111 0 0 0 11310 0 0 0 25 0 1 0 270074723 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683127 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1264 71 160 0 45777 0
Current children cumulated CPU time (s) 803.62
Current children cumulated vsize (KiB) 1470048

[startup+462.885 s]
/proc/loadavg: 7.03 5.99 3.47 9/85 11739
/proc/meminfo: memFree=1806968/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=60.78
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1664 192 0 0 15 0 6063 0 16 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=115.94
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 115 0 0 0 11593 1 0 0 25 0 1 0 270074635 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1266 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=115.89
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 114 0 0 0 11588 1 0 0 25 0 1 0 270074635 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572606 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1265 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=115.71
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 11571 0 0 0 25 0 1 0 270074649 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572856 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1266 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=115.69
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 111 0 0 0 11569 0 0 0 25 0 1 0 270074654 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572683 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1264 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=133.21
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 13321 0 0 0 25 0 1 0 270074669 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1266 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=133.19
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 13319 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=133.03
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 13303 0 0 0 25 0 1 0 270074723 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683214 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1266 71 160 0 45777 0
Current children cumulated CPU time (s) 923.44
Current children cumulated vsize (KiB) 1470048

[startup+522.943 s]
/proc/loadavg: 7.01 6.17 3.69 8/85 11739
/proc/meminfo: memFree=1806968/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=60.78
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1664 192 0 0 15 0 6063 0 16 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=130.99
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 115 0 0 0 13098 1 0 0 25 0 1 0 270074635 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1266 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=130.88
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 114 0 0 0 13087 1 0 0 25 0 1 0 270074635 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577430 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1265 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=130.71
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 13071 0 0 0 25 0 1 0 270074649 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580056 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1266 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=130.69
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 111 0 0 0 13068 1 0 0 25 0 1 0 270074654 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636567 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1264 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=153.16
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 15316 0 0 0 25 0 1 0 270074669 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633519 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1266 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=153.09
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 15309 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=152.99
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 15299 0 0 0 25 0 1 0 270074723 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1266 71 160 0 45777 0
Current children cumulated CPU time (s) 1043.29
Current children cumulated vsize (KiB) 1470048

[startup+582.995 s]
/proc/loadavg: 7.00 6.32 3.90 8/85 11739
/proc/meminfo: memFree=1806968/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=60.78
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1664 192 0 0 15 0 6063 0 16 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=145.99
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 115 0 0 0 14598 1 0 0 25 0 1 0 270074635 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1266 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=145.88
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 114 0 0 0 14587 1 0 0 25 0 1 0 270074635 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1265 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=145.75
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 14575 0 0 0 25 0 1 0 270074649 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683143 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1266 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=145.69
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 111 0 0 0 14568 1 0 0 25 0 1 0 270074654 188166144 1264 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134574527 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1264 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=173.11
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17311 0 0 0 25 0 1 0 270074669 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1266 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=173.02
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 17302 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567505 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=172.89
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17289 0 0 0 25 0 1 0 270074723 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1266 71 160 0 45777 0
Current children cumulated CPU time (s) 1163.11
Current children cumulated vsize (KiB) 1470048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.539 s]
/proc/loadavg: 7.00 6.36 3.96 8/85 11739
/proc/meminfo: memFree=1806968/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=60.78
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1664 192 0 0 15 0 6063 0 16 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=150.59
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 115 0 0 0 15058 1 0 0 25 0 1 0 270074635 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1266 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=150.48
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 114 0 0 0 15047 1 0 0 25 0 1 0 270074635 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577653 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1265 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=150.41
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 15041 0 0 0 25 0 1 0 270074649 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683587 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1266 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=150.38
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 15037 1 0 0 25 0 1 0 270074654 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1265 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=179.22
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17922 0 0 0 25 0 1 0 270074669 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589669 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1266 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=179.18
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 17918 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=179.09
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17909 0 0 0 25 0 1 0 270074723 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636628 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1266 71 160 0 45777 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1470048

Sending SIGTERM to process tree (bottom up)

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

[startup+601.539 s]
/proc/loadavg: 7.00 6.36 3.96 8/85 11739
/proc/meminfo: memFree=1806968/2055920 swapFree=4156676/4192956
[pid=11730] ppid=11728 vsize=183756 CPUtime=60.78
/proc/11730/stat : 11730 (kcnfs-smp) S 11728 11730 11667 0 -1 4194304 1664 192 0 0 15 0 6063 0 16 0 1 0 270074629 188166144 1240 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11730/statm: 45939 1240 65 160 0 45777 0
[pid=11732] ppid=11730 vsize=183756 CPUtime=150.59
/proc/11732/stat : 11732 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 115 0 0 0 15058 1 0 0 25 0 1 0 270074635 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 2 0 0 0 17 1 0 0
/proc/11732/statm: 45939 1266 71 160 0 45777 0
[pid=11733] ppid=11730 vsize=183756 CPUtime=150.48
/proc/11733/stat : 11733 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 114 0 0 0 15047 1 0 0 25 0 1 0 270074635 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577653 0 0 4096 0 0 0 0 17 1 0 0
/proc/11733/statm: 45939 1265 71 160 0 45777 0
[pid=11734] ppid=11730 vsize=183756 CPUtime=150.41
/proc/11734/stat : 11734 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 15041 0 0 0 25 0 1 0 270074649 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683587 0 0 4096 2 0 0 0 17 1 0 0
/proc/11734/statm: 45939 1266 71 160 0 45777 0
[pid=11735] ppid=11730 vsize=183756 CPUtime=150.38
/proc/11735/stat : 11735 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 15037 1 0 0 25 0 1 0 270074654 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/11735/statm: 45939 1265 71 160 0 45777 0
[pid=11736] ppid=11730 vsize=183756 CPUtime=179.22
/proc/11736/stat : 11736 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17922 0 0 0 25 0 1 0 270074669 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589669 0 0 4096 2 0 0 0 17 0 0 0
/proc/11736/statm: 45939 1266 71 160 0 45777 0
[pid=11737] ppid=11730 vsize=183756 CPUtime=179.18
/proc/11737/stat : 11737 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 112 0 0 0 17918 0 0 0 25 0 1 0 270074673 188166144 1265 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/11737/statm: 45939 1265 71 160 0 45777 0
[pid=11739] ppid=11730 vsize=183756 CPUtime=179.09
/proc/11739/stat : 11739 (kcnfs-smp) R 11730 11730 11667 0 -1 4194368 113 0 0 0 17909 0 0 0 25 0 1 0 270074723 188166144 1266 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636628 0 0 4096 0 0 0 0 17 0 0 0
/proc/11739/statm: 45939 1266 71 160 0 45777 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1470048

Child status: 0
Real time (s): 601.549
CPU time (s): 1200.21
CPU user time (s): 1200.14
CPU system time (s): 0.077988
CPU usage (%): 199.52
Max. virtual memory (cumulated for all children) (KiB): 1653804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.14
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2742
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= 41
involuntary context switches= 34257

runsolver used 0.624905 second user time and 1.53877 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Feb 26 14:46:36 UTC 2007

IDJOB= 307753
IDBENCH= 20213
IDSOLVER= 112
FILE ID= node1/307753-1172501195

PBS_JOBID= 3971603

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  98be734cac3043e9901a8deb2fd05c78

RANDOM SEED= 566755573

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:       1816648 kB
Buffers:         38376 kB
Cached:         130864 kB
SwapCached:      19188 kB
Active:         152064 kB
Inactive:        45344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816648 kB
SwapTotal:     4192956 kB
SwapFree:      4156676 kB
Dirty:            3636 kB
Writeback:           0 kB
Mapped:          29560 kB
Slab:            27540 kB
Committed_AS:   796660 kB
PageTables:       1740 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= 66556 MiB

End job on node1 on Mon Feb 26 14:56:37 UTC 2007