Trace number 305375

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.04 618.375

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S202413125-05.cnf
MD5SUMcb77fa686f82b4c89db1294cde11cf16
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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/305375-1172077729/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.10/0.12	c Input file : '/tmp/evaluation/305375-1172077729/instance-305375-1172077729.cnf'
0.10/0.12	c [#vars: 16000, #clauses: 67200 -> 67268 clauses (pre-processing), tautology: 0, 3-CNF]
0.50/0.56	c unit clauses propagate before processing (#clause: 67268)
0.50/0.56	c estimated distribution: 8 tasks
33.78/33.86	c <21899> [PID]: 21901 21902 21903 21904 21905 21906 21907
261.02/147.78	c <21899> [PID]: 21908
261.02/147.78	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/node69/watcher-305375-1172077729 -o ROOT/results/node69/solver-305375-1172077729 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305375-1172077729/kcnfs-smp /tmp/evaluation/305375-1172077729/instance-305375-1172077729.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/64 21899
/proc/meminfo: memFree=1964064/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=180916 CPUtime=0
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 227730681 185257984 109 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 45229 110 48 160 0 45067 0

[startup+0.107039 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21899
/proc/meminfo: memFree=1964064/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=186724 CPUtime=0.1
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 1569 0 0 0 10 0 0 0 18 0 1 0 227730681 191205376 1554 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 46681 1554 48 160 0 46519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186724

[startup+0.515104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21899
/proc/meminfo: memFree=1964064/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192304 CPUtime=0.5
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4466 0 0 0 49 1 0 0 22 0 1 0 227730681 196919296 4450 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134536005 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48076 4450 54 160 0 47914 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 192304

[startup+1.33524 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21900
/proc/meminfo: memFree=1946008/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=1.32
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4573 0 0 0 131 1 0 0 25 0 1 0 227730681 197398528 4557 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4557 72 160 0 48031 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 192772

[startup+2.9715 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21900
/proc/meminfo: memFree=1945880/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=2.96
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4576 0 0 0 295 1 0 0 25 0 1 0 227730681 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 192772

[startup+6.25204 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21900
/proc/meminfo: memFree=1945816/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=6.23
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4577 0 0 0 622 1 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650697 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 192772

[startup+12.7041 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21900
/proc/meminfo: memFree=1945816/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=12.68
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4577 0 0 0 1267 1 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 192772

[startup+25.5082 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21900
/proc/meminfo: memFree=1945944/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=25.48
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4577 0 0 0 2547 1 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649751 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 192772

[startup+51.1564 s]
/proc/loadavg: 1.41 1.08 1.03 4/67 21902
/proc/meminfo: memFree=1944008/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=42.44
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 4836 0 0 0 4242 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648973 0 0 4096 0 0 0 0 17 0 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192772 CPUtime=17.28
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 208 0 0 0 1728 0 0 0 25 0 1 0 227734067 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/21901/statm: 48193 4561 74 160 0 48031 0
[pid=21902] ppid=21899 vsize=192772 CPUtime=8.61
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 196 0 0 0 861 0 0 0 25 0 1 0 227734068 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 68.33
Current children cumulated vsize (KiB) 578316

[startup+102.457 s]
/proc/loadavg: 3.36 1.65 1.22 6/69 21904
/proc/meminfo: memFree=1941816/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=67.8
/proc/21899/stat : 21899 (kcnfs-smp) R 21897 21899 20868 0 -1 4194304 5366 0 0 0 6778 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670208 0 0 4096 0 0 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=45.21
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 4521 0 0 0 25 0 1 0 227734067 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/21901/statm: 48194 4563 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192772 CPUtime=26.48
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 213 0 0 0 2648 0 0 0 25 0 1 0 227734068 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48193 4561 74 160 0 48031 0
[pid=21903] ppid=21899 vsize=192772 CPUtime=15.39
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 206 0 0 0 1539 0 0 0 25 0 1 0 227736279 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48193 4561 74 160 0 48031 0
[pid=21904] ppid=21899 vsize=192772 CPUtime=15.39
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 207 0 0 0 1539 0 0 0 25 0 1 0 227736280 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 170.27
Current children cumulated vsize (KiB) 963864

[startup+162.503 s]
/proc/loadavg: 5.88 2.67 1.60 9/73 21908
/proc/meminfo: memFree=1937688/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=60.21
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 6021 0 0 0 25 0 1 0 227734067 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649702 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4563 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=45.2
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 4520 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192772 CPUtime=34.17
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 216 0 0 0 3417 0 0 0 25 0 1 0 227736279 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670096 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48193 4561 74 160 0 48031 0
[pid=21904] ppid=21899 vsize=192772 CPUtime=34.09
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 217 0 0 0 3409 0 0 0 25 0 1 0 227736280 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48193 4561 74 160 0 48031 0
[pid=21905] ppid=21899 vsize=192772 CPUtime=15.21
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 210 0 0 0 1521 0 0 0 25 0 1 0 227740856 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48193 4561 74 160 0 48031 0
[pid=21906] ppid=21899 vsize=192772 CPUtime=15.2
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 208 0 0 0 1520 0 0 0 25 0 1 0 227740858 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48193 4561 74 160 0 48031 0
[pid=21907] ppid=21899 vsize=192772 CPUtime=3.64
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 197 0 0 0 364 0 0 0 25 0 1 0 227745454 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648840 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48193 4561 74 160 0 48031 0
[pid=21908] ppid=21899 vsize=192772 CPUtime=3.61
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 194 0 0 0 361 0 0 0 25 0 1 0 227745458 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 290.46
Current children cumulated vsize (KiB) 1734956

[startup+222.515 s]
/proc/loadavg: 7.22 3.64 1.99 9/73 21908
/proc/meminfo: memFree=1937624/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=75.11
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 7511 0 0 0 25 0 1 0 227734067 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4563 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=60.13
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 6013 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=49.09
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 4909 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650891 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=49.09
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 4909 0 0 0 25 0 1 0 227736280 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650856 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4563 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192772 CPUtime=30.21
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 214 0 0 0 3021 0 0 0 25 0 1 0 227740856 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48193 4561 74 160 0 48031 0
[pid=21906] ppid=21899 vsize=192772 CPUtime=30.2
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 212 0 0 0 3020 0 0 0 25 0 1 0 227740858 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48193 4561 74 160 0 48031 0
[pid=21907] ppid=21899 vsize=192772 CPUtime=18.64
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 211 0 0 0 1864 0 0 0 25 0 1 0 227745454 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48193 4561 74 160 0 48031 0
[pid=21908] ppid=21899 vsize=192772 CPUtime=18.61
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 209 0 0 0 1861 0 0 0 25 0 1 0 227745458 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 410.21
Current children cumulated vsize (KiB) 1734964

[startup+282.527 s]
/proc/loadavg: 7.71 4.43 2.37 9/73 21908
/proc/meminfo: memFree=1937496/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=90.1
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 9010 0 0 0 25 0 1 0 227734067 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4563 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=75.09
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 7509 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=63.98
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 6398 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=63.98

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

[pid=21903] ppid=21899 vsize=192776 CPUtime=108.85
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 10885 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=108.77
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 10877 0 0 0 25 0 1 0 227736280 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4564 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192776 CPUtime=90.2
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 9020 0 0 0 25 0 1 0 227740856 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650840 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48194 4563 74 160 0 48032 0
[pid=21906] ppid=21899 vsize=192776 CPUtime=90.19
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 9019 0 0 0 25 0 1 0 227740858 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48194 4563 74 160 0 48032 0
[pid=21907] ppid=21899 vsize=192776 CPUtime=78.63
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 7863 0 0 0 25 0 1 0 227745454 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566853 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48194 4563 74 160 0 48032 0
[pid=21908] ppid=21899 vsize=192776 CPUtime=78.6
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 7860 0 0 0 25 0 1 0 227745458 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 889.15
Current children cumulated vsize (KiB) 1734980

[startup+522.57 s]
/proc/loadavg: 7.99 6.39 3.64 9/73 21908
/proc/meminfo: memFree=1937304/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=149.79
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 14979 0 0 0 25 0 1 0 227734067 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4564 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=134.82
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 13482 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=123.77
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 12377 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=123.77
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 12377 0 0 0 25 0 1 0 227736280 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4564 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192776 CPUtime=105.19
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 10519 0 0 0 25 0 1 0 227740856 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48194 4563 74 160 0 48032 0
[pid=21906] ppid=21899 vsize=192776 CPUtime=105.19
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 10519 0 0 0 25 0 1 0 227740858 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48194 4563 74 160 0 48032 0
[pid=21907] ppid=21899 vsize=192776 CPUtime=93.64
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 9364 0 0 0 25 0 1 0 227745454 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48194 4563 74 160 0 48032 0
[pid=21908] ppid=21899 vsize=192776 CPUtime=93.6
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 9360 0 0 0 25 0 1 0 227745458 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1008.9
Current children cumulated vsize (KiB) 1734980

[startup+582.584 s]
/proc/loadavg: 7.99 6.68 3.91 9/73 21908
/proc/meminfo: memFree=1937304/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=164.79
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 16479 0 0 0 25 0 1 0 227734067 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4564 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=149.78
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 14978 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=138.67
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 13867 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=138.67
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 13867 0 0 0 25 0 1 0 227736280 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4564 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192776 CPUtime=120.19
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12019 0 0 0 25 0 1 0 227740856 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651366 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48194 4563 74 160 0 48032 0
[pid=21906] ppid=21899 vsize=192776 CPUtime=120.18
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12018 0 0 0 25 0 1 0 227740858 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48194 4563 74 160 0 48032 0
[pid=21907] ppid=21899 vsize=192776 CPUtime=108.64
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 10864 0 0 0 25 0 1 0 227745454 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48194 4563 74 160 0 48032 0
[pid=21908] ppid=21899 vsize=192776 CPUtime=108.59
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 10859 0 0 0 25 0 1 0 227745458 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566845 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1128.64
Current children cumulated vsize (KiB) 1734980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+618.359 s]
/proc/loadavg: 7.99 6.85 4.08 9/73 21908
/proc/meminfo: memFree=1937304/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=173.69
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 17369 0 0 0 25 0 1 0 227734067 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4564 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=158.68
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 15868 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=147.6
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 14760 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648782 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=147.57
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 14757 0 0 0 25 0 1 0 227736280 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4564 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192776 CPUtime=129.09
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12909 0 0 0 25 0 1 0 227740856 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651336 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48194 4563 74 160 0 48032 0
[pid=21906] ppid=21899 vsize=192776 CPUtime=129.08
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12908 0 0 0 25 0 1 0 227740858 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48194 4563 74 160 0 48032 0
[pid=21907] ppid=21899 vsize=192776 CPUtime=117.61
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 11761 0 0 0 25 0 1 0 227745454 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48194 4563 74 160 0 48032 0
[pid=21908] ppid=21899 vsize=192776 CPUtime=117.59
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 11759 0 0 0 25 0 1 0 227745458 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1734980

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

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

[startup+618.359 s]
/proc/loadavg: 7.99 6.85 4.08 9/73 21908
/proc/meminfo: memFree=1937304/2055920 swapFree=4183360/4192956
[pid=21899] ppid=21897 vsize=192772 CPUtime=79.13
/proc/21899/stat : 21899 (kcnfs-smp) S 21897 21899 20868 0 -1 4194304 5460 0 0 0 7911 2 0 0 25 0 1 0 227730681 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21899/statm: 48193 4561 74 160 0 48031 0
[pid=21901] ppid=21899 vsize=192776 CPUtime=173.69
/proc/21901/stat : 21901 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 17369 0 0 0 25 0 1 0 227734067 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/21901/statm: 48194 4564 74 160 0 48032 0
[pid=21902] ppid=21899 vsize=192776 CPUtime=158.68
/proc/21902/stat : 21902 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 15868 0 0 0 25 0 1 0 227734068 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21902/statm: 48194 4563 74 160 0 48032 0
[pid=21903] ppid=21899 vsize=192776 CPUtime=147.6
/proc/21903/stat : 21903 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 218 0 0 0 14760 0 0 0 25 0 1 0 227736279 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648782 0 0 4096 2 0 0 0 17 0 0 0
/proc/21903/statm: 48194 4563 74 160 0 48032 0
[pid=21904] ppid=21899 vsize=192776 CPUtime=147.57
/proc/21904/stat : 21904 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 220 0 0 0 14757 0 0 0 25 0 1 0 227736280 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/21904/statm: 48194 4564 74 160 0 48032 0
[pid=21905] ppid=21899 vsize=192776 CPUtime=129.09
/proc/21905/stat : 21905 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12909 0 0 0 25 0 1 0 227740856 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651336 0 0 4096 2 0 0 0 17 1 0 0
/proc/21905/statm: 48194 4563 74 160 0 48032 0
[pid=21906] ppid=21899 vsize=192776 CPUtime=129.08
/proc/21906/stat : 21906 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 12908 0 0 0 25 0 1 0 227740858 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/21906/statm: 48194 4563 74 160 0 48032 0
[pid=21907] ppid=21899 vsize=192776 CPUtime=117.61
/proc/21907/stat : 21907 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 11761 0 0 0 25 0 1 0 227745454 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/21907/statm: 48194 4563 74 160 0 48032 0
[pid=21908] ppid=21899 vsize=192776 CPUtime=117.59
/proc/21908/stat : 21908 (kcnfs-smp) R 21899 21899 20868 0 -1 4194368 219 0 0 0 11759 0 0 0 25 0 1 0 227745458 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1734980

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21899 and gives childrusage.ru_utime.tv_sec=79 childrusage.ru_utime.tv_usec=115972 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=32994
CPU time returned by wait4() is 79.149
while last known CPU time is 1200.04

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 618.375
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.02
CPU usage (%): 194.064
Max. virtual memory (cumulated for all children) (KiB): 1734980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.116
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5460
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= 5
involuntary context switches= 788

runsolver used 0.612906 second user time and 1.55476 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Wed Feb 21 17:08:50 UTC 2007

IDJOB= 305375
IDBENCH= 20155
IDSOLVER= 112
FILE ID= node69/305375-1172077729

PBS_JOBID= 3892815

Free space on /tmp= 66559 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S202413125-05.cnf
COMMAND LINE= /tmp/evaluation/305375-1172077729/kcnfs-smp /tmp/evaluation/305375-1172077729/instance-305375-1172077729.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-305375-1172077729 -o ROOT/results/node69/solver-305375-1172077729 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305375-1172077729/kcnfs-smp /tmp/evaluation/305375-1172077729/instance-305375-1172077729.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  cb77fa686f82b4c89db1294cde11cf16

RANDOM SEED= 393883622

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1964544 kB
Buffers:          2960 kB
Cached:          33776 kB
SwapCached:       3792 kB
Active:          25496 kB
Inactive:        21024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1964544 kB
SwapTotal:     4192956 kB
SwapFree:      4183360 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            30804 kB
Committed_AS:   655376 kB
PageTables:       1472 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= 66559 MiB

End job on node69 on Wed Feb 21 17:19:10 UTC 2007