Trace number 307138

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.27 620.029

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
MD5SUMc3803de57c6d57343b2d2bb8ea2052c1
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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/307138-1172113939/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.10/0.15	c Input file : '/tmp/evaluation/307138-1172113939/instance-307138-1172113939.cnf'
0.10/0.15	c [#vars: 19000, #clauses: 79800 -> 79891 clauses (pre-processing), tautology: 0, 3-CNF]
0.60/0.68	c unit clauses propagate before processing (#clause: 79891)
0.60/0.68	c estimated distribution: 8 tasks
36.66/36.73	c <21033> [PID]: 21035 21036 21037 21038 21039 21040 21041
304.36/170.97	c <21033> [PID]: 21042
304.36/170.97	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/node7/watcher-307138-1172113939 -o ROOT/results/node7/solver-307138-1172113939 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307138-1172113939/kcnfs-smp /tmp/evaluation/307138-1172113939/instance-307138-1172113939.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: 1.00 1.01 1.00 3/77 21033
/proc/meminfo: memFree=1771400/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=180916 CPUtime=0
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231348601 185257984 112 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 45229 113 48 160 0 45067 0

[startup+0.107596 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 21033
/proc/meminfo: memFree=1771400/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=186592 CPUtime=0.1
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 1551 0 0 0 9 1 0 0 18 0 1 0 231348601 191070208 1536 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 46648 1537 48 160 0 46486 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186592

[startup+0.515639 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 21033
/proc/meminfo: memFree=1771400/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=193628 CPUtime=0.5
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 3112 0 0 0 49 1 0 0 22 0 1 0 231348601 198275072 3096 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48407 3096 54 160 0 48245 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 193628

[startup+1.33572 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21034
/proc/meminfo: memFree=1750016/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=1.32
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5406 0 0 0 130 2 0 0 25 0 1 0 231348601 199430144 5390 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5390 72 160 0 48527 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 194756

[startup+2.9719 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21034
/proc/meminfo: memFree=1749824/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=2.96
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5410 0 0 0 294 2 0 0 25 0 1 0 231348601 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 194756

[startup+6.25524 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21034
/proc/meminfo: memFree=1749696/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=6.24
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5411 0 0 0 621 3 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 194756

[startup+12.7109 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21034
/proc/meminfo: memFree=1749632/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=12.7
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5411 0 0 0 1267 3 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670104 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 194756

[startup+25.5123 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21034
/proc/meminfo: memFree=1749696/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=25.5
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5411 0 0 0 2547 3 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 194756

[startup+51.151 s]
/proc/loadavg: 1.31 1.08 1.02 4/80 21036
/proc/meminfo: memFree=1747568/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=43.84
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5708 0 0 0 4381 3 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648860 0 0 4096 0 0 0 0 17 0 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194756 CPUtime=14.4
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 238 0 0 0 1440 0 0 0 25 0 1 0 231352275 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48689 5395 74 160 0 48527 0
[pid=21036] ppid=21033 vsize=194756 CPUtime=7.21
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 234 0 0 0 721 0 0 0 25 0 1 0 231352275 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650856 0 0 4096 0 0 0 0 17 0 0 0
/proc/21036/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 65.45
Current children cumulated vsize (KiB) 584268

[startup+102.439 s]
/proc/loadavg: 3.38 1.68 1.23 6/82 21038
/proc/meminfo: memFree=1745120/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=62.46
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 5999 0 0 0 6242 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=45.08
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 4508 0 0 0 25 0 1 0 231352275 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5397 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194756 CPUtime=32.81
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 249 0 0 0 3281 0 0 0 25 0 1 0 231352275 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48689 5395 74 160 0 48527 0
[pid=21037] ppid=21033 vsize=194756 CPUtime=13.74
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 239 0 0 0 1374 0 0 0 25 0 1 0 231354700 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48689 5395 74 160 0 48527 0
[pid=21038] ppid=21033 vsize=194756 CPUtime=13.71
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 243 0 0 0 1371 0 0 0 25 0 1 0 231354704 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 167.8
Current children cumulated vsize (KiB) 973784

[startup+162.542 s]
/proc/loadavg: 5.19 2.47 1.52 8/84 21040
/proc/meminfo: memFree=1742608/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=82.39
/proc/21033/stat : 21033 (kcnfs-smp) R 21031 21033 18200 0 -1 4194304 6290 0 0 0 8235 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=70.31
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 7031 0 0 0 25 0 1 0 231352275 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5398 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=58
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 5800 0 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194756 CPUtime=31.33
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 246 0 0 0 3133 0 0 0 25 0 1 0 231354700 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48689 5395 74 160 0 48527 0
[pid=21038] ppid=21033 vsize=194756 CPUtime=31.26
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 247 0 0 0 3126 0 0 0 25 0 1 0 231354704 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48689 5395 74 160 0 48527 0
[pid=21039] ppid=21033 vsize=194756 CPUtime=7.21
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 229 0 0 0 721 0 0 0 25 0 1 0 231361947 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48689 5395 74 160 0 48527 0
[pid=21040] ppid=21033 vsize=194756 CPUtime=7.2
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 229 0 0 0 720 0 0 0 25 0 1 0 231361948 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 287.7
Current children cumulated vsize (KiB) 1363300

[startup+222.554 s]
/proc/loadavg: 6.99 3.47 1.93 9/86 21042
/proc/meminfo: memFree=1740160/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=86.01
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 8601 0 0 0 25 0 1 0 231352275 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5398 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=73.7
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 7370 0 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649990 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=46.23
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 4623 0 0 0 25 0 1 0 231354700 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5397 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=46.21
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 4621 0 0 0 25 0 1 0 231354704 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5397 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194756 CPUtime=22.16
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 240 0 0 0 2216 0 0 0 25 0 1 0 231361947 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48689 5395 74 160 0 48527 0
[pid=21040] ppid=21033 vsize=194756 CPUtime=22.1
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 245 0 0 0 2210 0 0 0 25 0 1 0 231361948 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48689 5395 74 160 0 48527 0
[pid=21041] ppid=21033 vsize=194756 CPUtime=12.92
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 240 0 0 0 1292 0 0 0 25 0 1 0 231365694 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669203 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48689 5395 74 160 0 48527 0
[pid=21042] ppid=21033 vsize=194756 CPUtime=12.88
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 239 0 0 0 1288 0 0 0 25 0 1 0 231365697 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134671109 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48689 5395 74 160 0 48527 0
Current children cumulated CPU time (s) 407.39
Current children cumulated vsize (KiB) 1752820

[startup+282.572 s]
/proc/loadavg: 7.63 4.30 2.30 9/86 21042
/proc/meminfo: memFree=1740096/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=101.01
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 10101 0 0 0 25 0 1 0 231352275 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5398 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=88.69
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 8869 0 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=61.13
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 6113 0 0 0 25 0 1 0 231354700 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649742 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5397 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=61.1
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 6110 0 0 0 25 0 1 0 231354704 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650874 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5397 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194756 CPUtime=37.1
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 253 0 0 0 3710 0 0 0 25 0 1 0 231361947 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134665361 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48689 5395 74 160 0 48527 0
[pid=21040] ppid=21033 vsize=194756 CPUtime=37.08

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

[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=146.01
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14600 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648674 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5399 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=133.72
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 13371 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=105.92
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 10592 0 0 0 25 0 1 0 231354700 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647708 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5399 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=105.9
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 10590 0 0 0 25 0 1 0 231354704 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650856 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5398 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194760 CPUtime=81.89
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 8189 0 0 0 25 0 1 0 231361947 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48690 5397 74 160 0 48528 0
[pid=21040] ppid=21033 vsize=194760 CPUtime=81.82
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 8182 0 0 0 25 0 1 0 231361948 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48690 5398 74 160 0 48528 0
[pid=21041] ppid=21033 vsize=194760 CPUtime=72.9
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 7290 0 0 0 25 0 1 0 231365694 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48690 5399 74 160 0 48528 0
[pid=21042] ppid=21033 vsize=194760 CPUtime=72.89
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 7289 0 0 0 25 0 1 0 231365697 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48690 5397 74 160 0 48528 0
Current children cumulated CPU time (s) 886.23
Current children cumulated vsize (KiB) 1752836

[startup+522.651 s]
/proc/loadavg: 7.99 6.33 3.59 9/86 21042
/proc/meminfo: memFree=1739648/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=161.01
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 16100 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5399 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=148.73
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14872 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=120.89
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 12089 0 0 0 25 0 1 0 231354700 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5399 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=120.79
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 12079 0 0 0 25 0 1 0 231354704 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5398 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194760 CPUtime=96.79
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 9679 0 0 0 25 0 1 0 231361947 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48690 5398 74 160 0 48528 0
[pid=21040] ppid=21033 vsize=194760 CPUtime=96.78
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 9678 0 0 0 25 0 1 0 231361948 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48690 5398 74 160 0 48528 0
[pid=21041] ppid=21033 vsize=194760 CPUtime=87.9
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 8790 0 0 0 25 0 1 0 231365694 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649702 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48690 5399 74 160 0 48528 0
[pid=21042] ppid=21033 vsize=194760 CPUtime=87.89
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 255 0 0 0 8789 0 0 0 25 0 1 0 231365697 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48690 5397 74 160 0 48528 0
Current children cumulated CPU time (s) 1005.96
Current children cumulated vsize (KiB) 1752836

[startup+582.672 s]
/proc/loadavg: 8.03 6.65 3.87 9/86 21042
/proc/meminfo: memFree=1739648/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=176
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 17599 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647565 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5399 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=163.74
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 16373 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=135.81
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 13581 0 0 0 25 0 1 0 231354700 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5399 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=135.77
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 13577 0 0 0 25 0 1 0 231354704 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5398 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194760 CPUtime=111.69
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 11169 0 0 0 25 0 1 0 231361947 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48690 5398 74 160 0 48528 0
[pid=21040] ppid=21033 vsize=194760 CPUtime=111.68
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 11168 0 0 0 25 0 1 0 231361948 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48690 5398 74 160 0 48528 0
[pid=21041] ppid=21033 vsize=194760 CPUtime=102.91
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 10290 1 0 0 25 0 1 0 231365694 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566860 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48690 5399 74 160 0 48528 0
[pid=21042] ppid=21033 vsize=194760 CPUtime=102.89
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 256 0 0 0 10289 0 0 0 25 0 1 0 231365697 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1125.67
Current children cumulated vsize (KiB) 1752836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+620.012 s]
/proc/loadavg: 8.08 6.81 4.03 9/86 21042
/proc/meminfo: memFree=1739520/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=185.4
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 18539 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5399 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=173.09
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 17307 2 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=145.11
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14511 0 0 0 25 0 1 0 231354700 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5399 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=145.04
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14504 0 0 0 25 0 1 0 231354704 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5399 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194760 CPUtime=120.99
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 12099 0 0 0 25 0 1 0 231361947 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48690 5399 74 160 0 48528 0
[pid=21040] ppid=21033 vsize=194760 CPUtime=120.98
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 12098 0 0 0 25 0 1 0 231361948 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48690 5399 74 160 0 48528 0
[pid=21041] ppid=21033 vsize=194760 CPUtime=112.2
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 11219 1 0 0 25 0 1 0 231365694 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658154 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48690 5399 74 160 0 48528 0
[pid=21042] ppid=21033 vsize=194760 CPUtime=112.19
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 11219 0 0 0 25 0 1 0 231365697 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48690 5399 74 160 0 48528 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 1752836

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

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

[startup+620.012 s]
/proc/loadavg: 8.08 6.81 4.03 9/86 21042
/proc/meminfo: memFree=1739520/2055920 swapFree=4147496/4192956
[pid=21033] ppid=21031 vsize=194756 CPUtime=85.18
/proc/21033/stat : 21033 (kcnfs-smp) S 21031 21033 18200 0 -1 4194304 6392 0 0 0 8514 4 0 0 25 0 1 0 231348601 199430144 5395 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21033/statm: 48689 5395 74 160 0 48527 0
[pid=21035] ppid=21033 vsize=194760 CPUtime=185.4
/proc/21035/stat : 21035 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 18539 1 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 1 0 0
/proc/21035/statm: 48690 5399 74 160 0 48528 0
[pid=21036] ppid=21033 vsize=194760 CPUtime=173.09
/proc/21036/stat : 21036 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 17307 2 0 0 25 0 1 0 231352275 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/21036/statm: 48690 5399 74 160 0 48528 0
[pid=21037] ppid=21033 vsize=194760 CPUtime=145.11
/proc/21037/stat : 21037 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14511 0 0 0 25 0 1 0 231354700 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/21037/statm: 48690 5399 74 160 0 48528 0
[pid=21038] ppid=21033 vsize=194760 CPUtime=145.04
/proc/21038/stat : 21038 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 14504 0 0 0 25 0 1 0 231354704 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 0 0 0 0 17 0 0 0
/proc/21038/statm: 48690 5399 74 160 0 48528 0
[pid=21039] ppid=21033 vsize=194760 CPUtime=120.99
/proc/21039/stat : 21039 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 12099 0 0 0 25 0 1 0 231361947 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/21039/statm: 48690 5399 74 160 0 48528 0
[pid=21040] ppid=21033 vsize=194760 CPUtime=120.98
/proc/21040/stat : 21040 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 12098 0 0 0 25 0 1 0 231361948 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/21040/statm: 48690 5399 74 160 0 48528 0
[pid=21041] ppid=21033 vsize=194760 CPUtime=112.2
/proc/21041/stat : 21041 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 11219 1 0 0 25 0 1 0 231365694 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658154 0 0 4096 2 0 0 0 17 1 0 0
/proc/21041/statm: 48690 5399 74 160 0 48528 0
[pid=21042] ppid=21033 vsize=194760 CPUtime=112.19
/proc/21042/stat : 21042 (kcnfs-smp) R 21033 21033 18200 0 -1 4194368 257 0 0 0 11219 0 0 0 25 0 1 0 231365697 199434240 5399 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21042/statm: 48690 5399 74 160 0 48528 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 1752836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 620.029
CPU time (s): 1200.27
CPU user time (s): 1200.13
CPU system time (s): 0.139978
CPU usage (%): 193.583
Max. virtual memory (cumulated for all children) (KiB): 1752836

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

runsolver used 0.810876 second user time and 1.77173 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu Feb 22 03:12:19 UTC 2007

IDJOB= 307138
IDBENCH= 20198
IDSOLVER= 112
FILE ID= node7/307138-1172113939

PBS_JOBID= 3865360

Free space on /tmp= 66539 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
COMMAND LINE= /tmp/evaluation/307138-1172113939/kcnfs-smp /tmp/evaluation/307138-1172113939/instance-307138-1172113939.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-307138-1172113939 -o ROOT/results/node7/solver-307138-1172113939 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307138-1172113939/kcnfs-smp /tmp/evaluation/307138-1172113939/instance-307138-1172113939.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  c3803de57c6d57343b2d2bb8ea2052c1

RANDOM SEED= 128674143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1771872 kB
Buffers:         17228 kB
Cached:         178284 kB
SwapCached:       9032 kB
Active:          67108 kB
Inactive:       151596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771872 kB
SwapTotal:     4192956 kB
SwapFree:      4147496 kB
Dirty:            4700 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            50908 kB
Committed_AS:   878324 kB
PageTables:       1764 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= 66539 MiB

End job on node7 on Thu Feb 22 03:22:41 UTC 2007