Trace number 304145

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.24 601.612

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1941321941-16.cnf
MD5SUM29d9197b533e62223ea94a4a8ccad596
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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/304145-1172052336/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.06	c Input file : '/tmp/evaluation/304145-1172052336/instance-304145-1172052336.cnf'
0.00/0.06	c [#vars: 220, #clauses: 18700, 7-CNF]
0.10/0.12	c unit clauses propagate before processing (#clause: 18700)
0.10/0.12	c estimated distribution: 8 tasks
0.10/0.14	c [PID]: 18356 18357 18358 18359 18360 18361 18362
0.14/0.36	c [PID]: 18363
0.14/0.36	c real distribution: 8 tasks

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-304145-1172052336 -o ROOT/results/node30/solver-304145-1172052336 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304145-1172052336/kcnfs-smp /tmp/evaluation/304145-1172052336/instance-304145-1172052336.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18354
/proc/meminfo: memFree=1521640/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=180916 CPUtime=0
/proc/18354/stat : 18354 (kcnfs-smp) R 18352 18354 17257 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 198997690 185257984 111 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134940417 0 0 4096 0 0 0 0 17 1 0 0
/proc/18354/statm: 45229 111 48 160 0 45067 0

[startup+0.107667 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18354
/proc/meminfo: memFree=1521640/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.1
/proc/18354/stat : 18354 (kcnfs-smp) R 18352 18354 17257 0 -1 4194304 1962 0 0 0 10 0 0 0 18 0 1 0 198997690 190930944 1946 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134541053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18354/statm: 46614 1946 52 160 0 46452 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186456

[startup+0.515733 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18354
/proc/meminfo: memFree=1521640/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 186456

[startup+1.34385 s]
/proc/loadavg: 0.92 0.98 0.99 9/86 18363
/proc/meminfo: memFree=1509280/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186456 CPUtime=0.43
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 43 0 0 0 24 0 1 0 198997703 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46614 2044 73 160 0 46452 0
[pid=18357] ppid=18354 vsize=186456 CPUtime=0.37
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 37 0 0 0 24 0 1 0 198997704 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134623644 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46614 2043 73 160 0 46452 0
[pid=18358] ppid=18354 vsize=186456 CPUtime=0.3
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 30 0 0 0 25 0 1 0 198997706 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46614 2043 73 160 0 46452 0
[pid=18359] ppid=18354 vsize=186456 CPUtime=0.3
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 30 0 0 0 25 0 1 0 198997707 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580071 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46614 2043 73 160 0 46452 0
[pid=18360] ppid=18354 vsize=186456 CPUtime=0.32
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 121 0 0 0 32 0 0 0 25 0 1 0 198997718 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46614 2044 73 160 0 46452 0
[pid=18361] ppid=18354 vsize=186456 CPUtime=0.22
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 121 0 0 0 22 0 0 0 25 0 1 0 198997722 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46614 2044 73 160 0 46452 0
[pid=18362] ppid=18354 vsize=186456 CPUtime=0.2
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 20 0 0 0 25 0 1 0 198997725 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569468 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46614 2043 73 160 0 46452 0
[pid=18363] ppid=18354 vsize=186456 CPUtime=0.2
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 20 0 0 0 25 0 1 0 198997726 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46614 2043 73 160 0 46452 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 1678104

[startup+2.98108 s]
/proc/loadavg: 1.49 1.10 1.03 9/86 18363
/proc/meminfo: memFree=1508960/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186456 CPUtime=0.83
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 83 0 0 0 25 0 1 0 198997703 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577447 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46614 2044 73 160 0 46452 0
[pid=18357] ppid=18354 vsize=186456 CPUtime=0.81
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 121 0 0 0 81 0 0 0 25 0 1 0 198997704 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134614337 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46614 2044 73 160 0 46452 0
[pid=18358] ppid=18354 vsize=186456 CPUtime=0.7
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 70 0 0 0 25 0 1 0 198997706 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134625284 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46614 2043 73 160 0 46452 0
[pid=18359] ppid=18354 vsize=186456 CPUtime=0.7
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 120 0 0 0 70 0 0 0 25 0 1 0 198997707 190930944 2043 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572850 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46614 2043 73 160 0 46452 0
[pid=18360] ppid=18354 vsize=186456 CPUtime=0.74
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 74 0 0 0 25 0 1 0 198997718 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46614 2045 73 160 0 46452 0
[pid=18361] ppid=18354 vsize=186456 CPUtime=0.63
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 63 0 0 0 25 0 1 0 198997722 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580162 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46614 2045 73 160 0 46452 0
[pid=18362] ppid=18354 vsize=186456 CPUtime=0.6
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 60 0 0 0 25 0 1 0 198997725 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46614 2045 73 160 0 46452 0
[pid=18363] ppid=18354 vsize=186456 CPUtime=0.6
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 121 0 0 0 60 0 0 0 25 0 1 0 198997726 190930944 2044 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134626644 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46614 2044 73 160 0 46452 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 1678104

[startup+6.18454 s]
/proc/loadavg: 1.49 1.10 1.03 9/86 18363
/proc/meminfo: memFree=1508640/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186456 CPUtime=1.63
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 163 0 0 0 25 0 1 0 198997703 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577440 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46614 2045 73 160 0 46452 0
[pid=18357] ppid=18354 vsize=186456 CPUtime=1.59
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 159 0 0 0 25 0 1 0 198997704 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46614 2045 73 160 0 46452 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=1.5
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 150 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134612112 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186456 CPUtime=1.5
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 150 0 0 0 25 0 1 0 198997707 190930944 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134709266 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46614 2046 73 160 0 46452 0
[pid=18360] ppid=18354 vsize=186456 CPUtime=1.54
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 154 0 0 0 25 0 1 0 198997718 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46614 2045 73 160 0 46452 0
[pid=18361] ppid=18354 vsize=186456 CPUtime=1.43
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 143 0 0 0 25 0 1 0 198997722 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46614 2045 73 160 0 46452 0
[pid=18362] ppid=18354 vsize=186456 CPUtime=1.4
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 140 0 0 0 25 0 1 0 198997725 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46614 2045 73 160 0 46452 0
[pid=18363] ppid=18354 vsize=186456 CPUtime=1.4
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 140 0 0 0 25 0 1 0 198997726 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622581 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46614 2045 73 160 0 46452 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 1678108

[startup+12.6745 s]
/proc/loadavg: 2.49 1.33 1.11 9/86 18363
/proc/meminfo: memFree=1508576/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186456 CPUtime=3.23
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 323 0 0 0 25 0 1 0 198997703 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46614 2045 73 160 0 46452 0
[pid=18357] ppid=18354 vsize=186456 CPUtime=3.21
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 321 0 0 0 25 0 1 0 198997704 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577523 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46614 2045 73 160 0 46452 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=3.14
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 314 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577659 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=3.1
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 310 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186456 CPUtime=3.14
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 314 0 0 0 25 0 1 0 198997718 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134617777 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46614 2045 73 160 0 46452 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=3.12
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 312 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134612092 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186456 CPUtime=3.01
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 301 0 0 0 25 0 1 0 198997725 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134717226 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46614 2045 73 160 0 46452 0
[pid=18363] ppid=18354 vsize=186456 CPUtime=3
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 300 0 0 0 25 0 1 0 198997726 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46614 2045 73 160 0 46452 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1678116

[startup+25.5553 s]
/proc/loadavg: 3.33 1.55 1.18 9/86 18363
/proc/meminfo: memFree=1508576/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186456 CPUtime=6.43
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 643 0 0 0 25 0 1 0 198997703 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46614 2045 73 160 0 46452 0
[pid=18357] ppid=18354 vsize=186456 CPUtime=6.41
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 122 0 0 0 641 0 0 0 25 0 1 0 198997704 190930944 2045 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622556 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46614 2045 73 160 0 46452 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=6.37
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 637 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572915 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=6.3
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 630 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580275 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=6.34
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 634 0 0 0 25 0 1 0 198997718 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569447 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2046 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=6.32
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 632 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=6.29
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 629 0 0 0 25 0 1 0 198997725 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134614527 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2046 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186456 CPUtime=6.2
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 620 0 0 0 25 0 1 0 198997726 190930944 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134614459 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46614 2046 73 160 0 46452 0
Current children cumulated CPU time (s) 50.8

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

[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186460 CPUtime=115.31
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 125 0 0 0 11531 0 0 0 25 0 1 0 198997703 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569560 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46615 2047 73 160 0 46453 0
[pid=18357] ppid=18354 vsize=186460 CPUtime=115.26
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11526 0 0 0 25 0 1 0 198997704 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46615 2047 73 160 0 46453 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=115.18
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11518 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580075 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=115.17
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11517 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134624134 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=115.62
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11561 1 0 0 25 0 1 0 198997718 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2047 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=115.6
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 11560 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579714 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=115.58
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11558 0 0 0 25 0 1 0 198997725 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622938 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2047 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186460 CPUtime=115.54
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 11553 1 0 0 25 0 1 0 198997726 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567307 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46615 2047 73 160 0 46453 0
Current children cumulated CPU time (s) 923.4
Current children cumulated vsize (KiB) 1678136

[startup+522.976 s]
/proc/loadavg: 8.05 6.80 4.01 9/86 18363
/proc/meminfo: memFree=1508448/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186460 CPUtime=130.21
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 125 0 0 0 13021 0 0 0 25 0 1 0 198997703 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46615 2047 73 160 0 46453 0
[pid=18357] ppid=18354 vsize=186460 CPUtime=130.19
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13019 0 0 0 25 0 1 0 198997704 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134614423 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46615 2047 73 160 0 46453 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=130.18
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13018 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572082 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=130.16
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13016 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577642 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=130.63
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13062 1 0 0 25 0 1 0 198997718 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720489 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2047 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=130.59
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 13059 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622380 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=130.58
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13058 0 0 0 25 0 1 0 198997725 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622946 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2047 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186460 CPUtime=130.58
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 13057 1 0 0 25 0 1 0 198997726 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720502 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46615 2047 73 160 0 46453 0
Current children cumulated CPU time (s) 1043.26
Current children cumulated vsize (KiB) 1678136

[startup+583.05 s]
/proc/loadavg: 8.02 7.01 4.26 9/86 18363
/proc/meminfo: memFree=1508512/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186460 CPUtime=145.2
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 125 0 0 0 14520 0 0 0 25 0 1 0 198997703 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577447 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46615 2047 73 160 0 46453 0
[pid=18357] ppid=18354 vsize=186460 CPUtime=145.19
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14519 0 0 0 25 0 1 0 198997704 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46615 2047 73 160 0 46453 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=145.08
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14508 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134621522 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=145.07
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14507 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134622378 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=145.69
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14568 1 0 0 25 0 1 0 198997718 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579106 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2047 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=145.59
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 14559 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=145.58
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14557 1 0 0 25 0 1 0 198997725 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134628227 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2047 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186460 CPUtime=145.57
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14556 1 0 0 25 0 1 0 198997726 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46615 2047 73 160 0 46453 0
Current children cumulated CPU time (s) 1163.11
Current children cumulated vsize (KiB) 1678136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.599 s]
/proc/loadavg: 8.01 7.06 4.31 9/86 18363
/proc/meminfo: memFree=1508512/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186460 CPUtime=149.8
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 125 0 0 0 14980 0 0 0 25 0 1 0 198997703 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134625957 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46615 2047 73 160 0 46453 0
[pid=18357] ppid=18354 vsize=186460 CPUtime=149.79
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14979 0 0 0 25 0 1 0 198997704 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134619324 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46615 2047 73 160 0 46453 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=149.75
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14975 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134620305 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=149.67
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14967 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580277 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=150.31
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15030 1 0 0 25 0 1 0 198997718 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2047 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=150.29
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 15029 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=150.21
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15020 1 0 0 25 0 1 0 198997725 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2047 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186460 CPUtime=150.17
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15016 1 0 0 25 0 1 0 198997726 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46615 2047 73 160 0 46453 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1678136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+601.599 s]
/proc/loadavg: 8.01 7.06 4.31 9/86 18363
/proc/meminfo: memFree=1508512/2055920 swapFree=4145576/4192956
[pid=18354] ppid=18352 vsize=186456 CPUtime=0.14
/proc/18354/stat : 18354 (kcnfs-smp) S 18352 18354 17257 0 -1 4194304 2471 0 0 0 14 0 0 0 23 0 1 0 198997690 190930944 1996 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18354/statm: 46614 1996 65 160 0 46452 0
[pid=18356] ppid=18354 vsize=186460 CPUtime=149.8
/proc/18356/stat : 18356 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 125 0 0 0 14980 0 0 0 25 0 1 0 198997703 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134625957 0 0 4096 2 0 0 0 17 0 0 0
/proc/18356/statm: 46615 2047 73 160 0 46453 0
[pid=18357] ppid=18354 vsize=186460 CPUtime=149.79
/proc/18357/stat : 18357 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14979 0 0 0 25 0 1 0 198997704 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134619324 0 0 4096 0 0 0 0 17 0 0 0
/proc/18357/statm: 46615 2047 73 160 0 46453 0
[pid=18358] ppid=18354 vsize=186460 CPUtime=149.75
/proc/18358/stat : 18358 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14975 0 0 0 25 0 1 0 198997706 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134620305 0 0 4096 2 0 0 0 17 0 0 0
/proc/18358/statm: 46615 2047 73 160 0 46453 0
[pid=18359] ppid=18354 vsize=186460 CPUtime=149.67
/proc/18359/stat : 18359 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 14967 0 0 0 25 0 1 0 198997707 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580277 0 0 4096 0 0 0 0 17 0 0 0
/proc/18359/statm: 46615 2047 73 160 0 46453 0
[pid=18360] ppid=18354 vsize=186460 CPUtime=150.31
/proc/18360/stat : 18360 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15030 1 0 0 25 0 1 0 198997718 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 1 0 0
/proc/18360/statm: 46615 2047 73 160 0 46453 0
[pid=18361] ppid=18354 vsize=186460 CPUtime=150.29
/proc/18361/stat : 18361 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 123 0 0 0 15029 0 0 0 25 0 1 0 198997722 190935040 2046 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18361/statm: 46615 2046 73 160 0 46453 0
[pid=18362] ppid=18354 vsize=186460 CPUtime=150.21
/proc/18362/stat : 18362 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15020 1 0 0 25 0 1 0 198997725 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/18362/statm: 46615 2047 73 160 0 46453 0
[pid=18363] ppid=18354 vsize=186460 CPUtime=150.17
/proc/18363/stat : 18363 (kcnfs-smp) R 18354 18354 17257 0 -1 4194368 124 0 0 0 15016 1 0 0 25 0 1 0 198997726 190935040 2047 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 1 0 0
/proc/18363/statm: 46615 2047 73 160 0 46453 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1678136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.612
CPU time (s): 1200.24
CPU user time (s): 1200.15
CPU system time (s): 0.088986
CPU usage (%): 199.504
Max. virtual memory (cumulated for all children) (KiB): 1678136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.15
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3993
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= 39
involuntary context switches= 34241

runsolver used 0.626904 second user time and 1.55076 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Feb 21 10:05:36 UTC 2007

IDJOB= 304145
IDBENCH= 20125
IDSOLVER= 112
FILE ID= node30/304145-1172052336

PBS_JOBID= 3892740

Free space on /tmp= 66558 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1941321941-16.cnf
COMMAND LINE= /tmp/evaluation/304145-1172052336/kcnfs-smp /tmp/evaluation/304145-1172052336/instance-304145-1172052336.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-304145-1172052336 -o ROOT/results/node30/solver-304145-1172052336 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304145-1172052336/kcnfs-smp /tmp/evaluation/304145-1172052336/instance-304145-1172052336.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  29d9197b533e62223ea94a4a8ccad596

RANDOM SEED= 744360065

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:       1522048 kB
Buffers:         49608 kB
Cached:         393460 kB
SwapCached:      15660 kB
Active:         258204 kB
Inactive:       209620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522048 kB
SwapTotal:     4192956 kB
SwapFree:      4145576 kB
Dirty:            3716 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            51492 kB
Committed_AS:   671564 kB
PageTables:       1884 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 node30 on Wed Feb 21 10:15:40 UTC 2007