Trace number 309516

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.23 601.502

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
MD5SUM26d21a18e51a01c29ac0a04190401030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.333949
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/309516-1172542893/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/309516-1172542893/instance-309516-1172542893.cnf'
0.00/0.00	c [#vars: 990, #clauses: 3582 , (2-3)-CNF]
0.00/0.01	c unit clauses propagate before processing (#clause: 3582)
0.00/0.01	c estimated distribution: 8 tasks
0.00/0.06	c <7910> [PID]: 7912 7913 7914 7915 7916 7917 7918
0.00/0.41	c <7910> [PID]: 7919
0.00/0.41	c real distribution: 8 tasks
1200.14/601.50	c <7910> [7912: NOT SOLVED][7914: NOT SOLVED][7917: NOT SOLVED][7918: NOT SOLVED][7919: NOT SOLVED]
1200.14/601.50	c <7910> [7915: NOT SOLVED][7916: NOT SOLVED][7913: NOT SOLVED]
1200.14/601.50	s NOT SOLVED
1200.14/601.50	c CPU time            : 0.010 seconds
1200.14/601.50	c Elapsed Time        : 601.494 seconds
1200.14/601.50	c Size of search tree : 0 node
1200.14/601.50	c average speed       : 0.000 nodes/sec.
1200.14/601.50	

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/node20/watcher-309516-1172542893 -o ROOT/results/node20/solver-309516-1172542893 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309516-1172542893/kcnfs-smp /tmp/evaluation/309516-1172542893/instance-309516-1172542893.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.95 0.98 0.99 3/77 7910
/proc/meminfo: memFree=1852688/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=180916 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) R 7908 7910 7646 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 274243305 185257984 118 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/7910/statm: 45229 118 48 160 0 45067 0

[startup+0.107404 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 7910
/proc/meminfo: memFree=1852688/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) R 7908 7910 7646 0 -1 4194304 517 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181776

[startup+0.51545 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 7910
/proc/meminfo: memFree=1852688/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181776

[startup+1.33755 s]
/proc/loadavg: 0.95 0.98 0.99 9/86 7919
/proc/meminfo: memFree=1849288/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=0.44
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 49 0 0 0 44 0 0 0 23 0 1 0 274243306 186138624 350 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134574316 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 350 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=0.4
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 40 0 0 0 23 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683349 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=0.41
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 41 0 0 0 25 0 1 0 274243308 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572082 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 351 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=0.3
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 30 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 351 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=0.3
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 30 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683130 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 351 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=0.32
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 32 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580175 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 351 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=0.2
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 48 0 0 0 20 0 0 0 25 0 1 0 274243311 186138624 349 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134544692 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 349 70 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=0.24
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 24 0 0 0 25 0 1 0 274243341 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683214 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 351 71 160 0 45282 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1635984

[startup+2.98975 s]
/proc/loadavg: 0.95 0.98 0.99 9/86 7919
/proc/meminfo: memFree=1849096/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=0.87
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 87 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683211 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 351 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=0.82
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 82 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572949 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=0.81
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 81 0 0 0 25 0 1 0 274243308 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572793 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 351 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=0.7
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 70 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572763 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 351 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=0.7
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 70 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580041 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 351 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=0.76
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 76 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580360 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 351 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=0.6
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 60 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577451 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 351 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=0.64
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 64 0 0 0 25 0 1 0 274243341 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683143 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 351 71 160 0 45282 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1635984

[startup+6.27815 s]
/proc/loadavg: 1.51 1.10 1.03 9/86 7919
/proc/meminfo: memFree=1848968/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=1.74
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 174 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134674482 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 351 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=1.62
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 162 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=1.6
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 160 0 0 0 25 0 1 0 274243308 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577754 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 351 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=1.52
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 152 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 351 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=1.5
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 150 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134603834 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 351 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=1.6
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 160 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683587 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 351 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=1.44
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 144 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580056 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 351 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=1.44
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 144 0 0 0 25 0 1 0 274243341 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580256 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 351 71 160 0 45282 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1635984

[startup+12.7789 s]
/proc/loadavg: 2.03 1.21 1.07 9/86 7919
/proc/meminfo: memFree=1848840/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=3.34
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 334 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134595452 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 351 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=3.22
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 322 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=3.2
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 320 0 0 0 25 0 1 0 274243308 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572642 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 351 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=3.2
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 320 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589808 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 351 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=3.12
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 312 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 351 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=3.2
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 320 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 351 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=3.1
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 310 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 351 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=3.06
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 306 0 0 0 25 0 1 0 274243341 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683223 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 351 71 160 0 45282 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1635984

[startup+25.6355 s]
/proc/loadavg: 3.35 1.55 1.18 9/86 7919
/proc/meminfo: memFree=1848840/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=6.54
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 654 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683113 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 351 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=6.42
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 642 0 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=6.4
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 640 0 0 0 25 0 1 0 274243308 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134576843 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 351 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=6.4
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 640 0 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572315 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=6.37
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 637 0 0 0 25 0 1 0 274243310 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579723 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 351 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=6.4
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 640 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134601201 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 351 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=6.3
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 630 0 0 0 25 0 1 0 274243311 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567604 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 351 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=6.27
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 627 0 0 0 25 0 1 0 274243341 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567320 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 351 71 160 0 45282 0
Current children cumulated CPU time (s) 51.1

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

/proc/meminfo: memFree=1848648/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=115.82
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11582 0 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567641 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 352 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=115.7
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 11569 1 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=115.29
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11529 0 0 0 25 0 1 0 274243308 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577736 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 352 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=115.67
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11567 0 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134596003 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=115.62
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11561 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580290 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 352 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=115.2
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11520 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134587635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 352 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=115.08
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11508 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572949 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 352 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=115.12
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 11512 0 0 0 25 0 1 0 274243341 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 352 71 160 0 45282 0
Current children cumulated CPU time (s) 923.5
Current children cumulated vsize (KiB) 1635984

[startup+522.903 s]
/proc/loadavg: 8.00 6.77 3.99 9/86 7919
/proc/meminfo: memFree=1848648/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=130.82
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13082 0 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567307 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 352 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=130.7
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 50 0 0 0 13069 1 0 0 25 0 1 0 274243306 186138624 351 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 351 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=130.18
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13018 0 0 0 25 0 1 0 274243308 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134581672 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 352 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=130.67
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13067 0 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=130.66
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13065 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577430 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 352 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=130.17
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13017 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567534 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 352 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=130.07
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13007 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577596 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 352 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=130.05
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 13005 0 0 0 25 0 1 0 274243341 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134568952 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 352 71 160 0 45282 0
Current children cumulated CPU time (s) 1043.32
Current children cumulated vsize (KiB) 1635984

[startup+582.95 s]
/proc/loadavg: 8.00 6.99 4.24 9/86 7919
/proc/meminfo: memFree=1848584/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=145.81
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14581 0 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579560 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 352 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=145.71
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14570 1 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572780 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 352 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=145.18
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14518 0 0 0 25 0 1 0 274243308 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567586 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 352 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=145.68
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14567 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=145.67
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14566 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 352 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=145.09
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14509 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683223 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 352 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=144.97
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14497 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134593377 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 352 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=145.02
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14502 0 0 0 25 0 1 0 274243341 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572642 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 352 71 160 0 45282 0
Current children cumulated CPU time (s) 1163.13
Current children cumulated vsize (KiB) 1635984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.493 s]
/proc/loadavg: 8.00 7.06 4.32 9/86 7919
/proc/meminfo: memFree=1848584/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=150.48
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15048 0 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134632020 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 352 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=150.39
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15038 1 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 352 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=149.78
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14978 0 0 0 25 0 1 0 274243308 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577447 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 352 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=150.28
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15027 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=150.27
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15026 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567268 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 352 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=149.75
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14975 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 352 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=149.57
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14957 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580071 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 352 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=149.62
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14962 0 0 0 25 0 1 0 274243341 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 352 71 160 0 45282 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 1635984

Sending SIGTERM to process tree (bottom up)

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

[startup+601.493 s]
/proc/loadavg: 8.00 7.06 4.32 9/86 7919
/proc/meminfo: memFree=1848584/2055920 swapFree=4111204/4192956
[pid=7910] ppid=7908 vsize=181776 CPUtime=0
/proc/7910/stat : 7910 (kcnfs-smp) S 7908 7910 7646 0 -1 4194304 547 0 0 0 0 0 0 0 24 0 1 0 274243305 186138624 335 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7910/statm: 45444 335 63 160 0 45282 0
[pid=7912] ppid=7910 vsize=181776 CPUtime=150.48
/proc/7912/stat : 7912 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15048 0 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134632020 0 0 4096 2 0 0 0 17 1 0 0
/proc/7912/statm: 45444 352 71 160 0 45282 0
[pid=7913] ppid=7910 vsize=181776 CPUtime=150.39
/proc/7913/stat : 7913 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15038 1 0 0 25 0 1 0 274243306 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 45444 352 71 160 0 45282 0
[pid=7914] ppid=7910 vsize=181776 CPUtime=149.78
/proc/7914/stat : 7914 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14978 0 0 0 25 0 1 0 274243308 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577447 0 0 4096 2 0 0 0 17 0 0 0
/proc/7914/statm: 45444 352 71 160 0 45282 0
[pid=7915] ppid=7910 vsize=181776 CPUtime=150.28
/proc/7915/stat : 7915 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15027 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 45444 352 71 160 0 45282 0
[pid=7916] ppid=7910 vsize=181776 CPUtime=150.27
/proc/7916/stat : 7916 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 15026 1 0 0 25 0 1 0 274243310 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567268 0 0 4096 2 0 0 0 17 1 0 0
/proc/7916/statm: 45444 352 71 160 0 45282 0
[pid=7917] ppid=7910 vsize=181776 CPUtime=149.75
/proc/7917/stat : 7917 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14975 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 0 0 0 0 17 0 0 0
/proc/7917/statm: 45444 352 71 160 0 45282 0
[pid=7918] ppid=7910 vsize=181776 CPUtime=149.57
/proc/7918/stat : 7918 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14957 0 0 0 25 0 1 0 274243311 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580071 0 0 4096 2 0 0 0 17 0 0 0
/proc/7918/statm: 45444 352 71 160 0 45282 0
[pid=7919] ppid=7910 vsize=181776 CPUtime=149.62
/proc/7919/stat : 7919 (kcnfs-smp) R 7910 7910 7646 0 -1 4194368 51 0 0 0 14962 0 0 0 25 0 1 0 274243341 186138624 352 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/7919/statm: 45444 352 71 160 0 45282 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 1635984

Child status: 0
Real time (s): 601.502
CPU time (s): 1200.23
CPU user time (s): 1200.16
CPU system time (s): 0.065989
CPU usage (%): 199.538
Max. virtual memory (cumulated for all children) (KiB): 1635984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.16
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 987
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= 49
involuntary context switches= 34210

runsolver used 0.551916 second user time and 1.59276 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Feb 27 02:21:33 UTC 2007

IDJOB= 309516
IDBENCH= 20261
IDSOLVER= 112
FILE ID= node20/309516-1172542893

PBS_JOBID= 3971829

Free space on /tmp= 66558 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/309516-1172542893/kcnfs-smp /tmp/evaluation/309516-1172542893/instance-309516-1172542893.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-309516-1172542893 -o ROOT/results/node20/solver-309516-1172542893 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309516-1172542893/kcnfs-smp /tmp/evaluation/309516-1172542893/instance-309516-1172542893.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  26d21a18e51a01c29ac0a04190401030

RANDOM SEED= 222022502

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853096 kB
Buffers:         25644 kB
Cached:          87044 kB
SwapCached:      47928 kB
Active:          74052 kB
Inactive:       100384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853096 kB
SwapTotal:     4192956 kB
SwapFree:      4111204 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          32028 kB
Slab:            13984 kB
Committed_AS:   620864 kB
PageTables:       1704 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= 66558 MiB

End job on node20 on Tue Feb 27 02:31:35 UTC 2007