Trace number 305170

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.08 618.684

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S448238512-10.cnf
MD5SUM892135542a810e9ae6b292c6622bb8f3
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/305170-1172073346/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.09/0.12	c Input file : '/tmp/evaluation/305170-1172073346/instance-305170-1172073346.cnf'
0.09/0.12	c [#vars: 16000, #clauses: 67200 -> 67258 clauses (pre-processing), tautology: 0, 3-CNF]
0.50/0.56	c unit clauses propagate before processing (#clause: 67258)
0.50/0.56	c estimated distribution: 8 tasks
33.80/33.83	c <12852> [PID]: 12854 12855 12856 12857 12858 12859 12860
259.47/146.97	c <12852> [PID]: 12861
259.47/146.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/node5/watcher-305170-1172073346 -o ROOT/results/node5/solver-305170-1172073346 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305170-1172073346/kcnfs-smp /tmp/evaluation/305170-1172073346/instance-305170-1172073346.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.00 1.00 3/77 12852
/proc/meminfo: memFree=1459488/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=180916 CPUtime=0
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 227289430 185257984 115 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 45229 115 48 160 0 45067 0

[startup+0.106744 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12852
/proc/meminfo: memFree=1459488/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=186724 CPUtime=0.09
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 1571 0 0 0 9 0 0 0 18 0 1 0 227289430 191205376 1556 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 46681 1557 48 160 0 46519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 186724

[startup+0.51479 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12852
/proc/meminfo: memFree=1459488/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192304 CPUtime=0.5
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4465 0 0 0 49 1 0 0 21 0 1 0 227289430 196919296 4449 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134818761 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48076 4449 54 160 0 47914 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 192304

[startup+1.33488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12853
/proc/meminfo: memFree=1441432/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=1.32
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4571 0 0 0 131 1 0 0 25 0 1 0 227289430 197398528 4555 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650847 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4555 72 160 0 48031 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 192772

[startup+2.97107 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12853
/proc/meminfo: memFree=1441304/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=2.96
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4574 0 0 0 295 1 0 0 25 0 1 0 227289430 197398528 4558 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658726 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4558 74 160 0 48031 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 192772

[startup+6.24744 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12853
/proc/meminfo: memFree=1441112/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=6.23
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4575 0 0 0 622 1 0 0 25 0 1 0 227289430 197398528 4559 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4559 74 160 0 48031 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 192772

[startup+12.7042 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12853
/proc/meminfo: memFree=1441112/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=12.68
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4576 0 0 0 1267 1 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 192772

[startup+25.5126 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12853
/proc/meminfo: memFree=1441176/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=25.5
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4576 0 0 0 2548 2 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649581 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 192772

[startup+51.1665 s]
/proc/loadavg: 1.44 1.10 1.03 4/80 12855
/proc/meminfo: memFree=1439240/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=42.43
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 4835 0 0 0 4241 2 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192772 CPUtime=17.32
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 209 0 0 0 1732 0 0 0 25 0 1 0 227292813 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651353 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48193 4560 74 160 0 48031 0
[pid=12855] ppid=12852 vsize=192772 CPUtime=8.62
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 195 0 0 0 862 0 0 0 25 0 1 0 227292814 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647592 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 68.37
Current children cumulated vsize (KiB) 578316

[startup+102.367 s]
/proc/loadavg: 3.51 1.72 1.25 8/84 12859
/proc/meminfo: memFree=1435176/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=67.69
/proc/12852/stat : 12852 (kcnfs-smp) R 12850 12852 12067 0 -1 4194304 5360 0 0 0 6766 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670208 0 0 4096 0 0 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=45.12
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 4512 0 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192772 CPUtime=26.41
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 213 0 0 0 2641 0 0 0 25 0 1 0 227292814 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651373 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48193 4560 74 160 0 48031 0
[pid=12856] ppid=12852 vsize=192772 CPUtime=15.4
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 204 0 0 0 1540 0 0 0 25 0 1 0 227295026 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48193 4560 74 160 0 48031 0
[pid=12857] ppid=12852 vsize=192772 CPUtime=15.39
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 204 0 0 0 1539 0 0 0 25 0 1 0 227295027 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48193 4560 74 160 0 48031 0
[pid=12858] ppid=12852 vsize=192772 CPUtime=0.3
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 198 0 0 0 30 0 0 0 25 0 1 0 227299564 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134668523 0 0 4096 2 0 0 0 17 1 0 0
/proc/12858/statm: 48193 4560 74 160 0 48031 0
[pid=12859] ppid=12852 vsize=192772 CPUtime=0.2
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 199 0 0 0 20 0 0 0 25 0 1 0 227299566 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 170.51
Current children cumulated vsize (KiB) 1349408

[startup+162.418 s]
/proc/loadavg: 5.94 2.73 1.62 9/86 12861
/proc/meminfo: memFree=1432984/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=60.12
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 6012 0 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648840 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=45.11
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 4511 0 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192772 CPUtime=34.09
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 217 0 0 0 3409 0 0 0 25 0 1 0 227295026 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134671754 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48193 4560 74 160 0 48031 0
[pid=12857] ppid=12852 vsize=192772 CPUtime=33.99
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 217 0 0 0 3399 0 0 0 25 0 1 0 227295027 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669709 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48193 4560 74 160 0 48031 0
[pid=12858] ppid=12852 vsize=192772 CPUtime=15.31
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 213 0 0 0 1531 0 0 0 25 0 1 0 227299564 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48193 4560 74 160 0 48031 0
[pid=12859] ppid=12852 vsize=192772 CPUtime=15.24
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 212 0 0 0 1524 0 0 0 25 0 1 0 227299566 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48193 4560 74 160 0 48031 0
[pid=12860] ppid=12852 vsize=192772 CPUtime=3.81
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 198 0 0 0 381 0 0 0 25 0 1 0 227304124 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48193 4560 74 160 0 48031 0
[pid=12861] ppid=12852 vsize=192772 CPUtime=3.8
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 196 0 0 0 380 0 0 0 25 0 1 0 227304126 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 290.32
Current children cumulated vsize (KiB) 1734956

[startup+222.433 s]
/proc/loadavg: 7.24 3.69 2.02 9/86 12861
/proc/meminfo: memFree=1432856/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=75.11
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 7511 0 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582107 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=60.03
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 6003 0 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192776 CPUtime=48.99
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 4899 0 0 0 25 0 1 0 227295026 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4562 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=48.99
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 4899 0 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192772 CPUtime=30.21
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 215 0 0 0 3021 0 0 0 25 0 1 0 227299564 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48193 4560 74 160 0 48031 0
[pid=12859] ppid=12852 vsize=192772 CPUtime=30.24
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 212 0 0 0 3024 0 0 0 25 0 1 0 227299566 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48193 4560 74 160 0 48031 0
[pid=12860] ppid=12852 vsize=192772 CPUtime=18.81
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 213 0 0 0 1881 0 0 0 25 0 1 0 227304124 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48193 4560 74 160 0 48031 0
[pid=12861] ppid=12852 vsize=192772 CPUtime=18.8
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 209 0 0 0 1880 0 0 0 25 0 1 0 227304126 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648222 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 410.03
Current children cumulated vsize (KiB) 1734964

[startup+282.452 s]
/proc/loadavg: 7.72 4.47 2.39 9/86 12861
/proc/meminfo: memFree=1432792/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=90.11
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 9011 0 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=75

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

[pid=12856] ppid=12852 vsize=192776 CPUtime=108.7
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10862 8 0 0 25 0 1 0 227295026 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4562 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=108.68
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10861 7 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192776 CPUtime=89.9
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 8986 4 0 0 25 0 1 0 227299564 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649751 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48194 4562 74 160 0 48032 0
[pid=12859] ppid=12852 vsize=192776 CPUtime=90.19
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 9019 0 0 0 25 0 1 0 227299566 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48194 4562 74 160 0 48032 0
[pid=12860] ppid=12852 vsize=192776 CPUtime=78.8
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 7880 0 0 0 25 0 1 0 227304124 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48194 4562 74 160 0 48032 0
[pid=12861] ppid=12852 vsize=192776 CPUtime=78.75
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 7874 1 0 0 25 0 1 0 227304126 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48194 4562 74 160 0 48032 0
Current children cumulated CPU time (s) 888.67
Current children cumulated vsize (KiB) 1734980

[startup+522.555 s]
/proc/loadavg: 8.00 6.43 3.66 9/86 13059
/proc/meminfo: memFree=1432472/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=150
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 14999 1 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650238 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=134.69
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 13464 5 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648847 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192776 CPUtime=123.68
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12360 8 0 0 25 0 1 0 227295026 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648847 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4562 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=123.58
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12351 7 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192776 CPUtime=104.84
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10480 4 0 0 25 0 1 0 227299564 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650690 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48194 4562 74 160 0 48032 0
[pid=12859] ppid=12852 vsize=192776 CPUtime=105.18
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10518 0 0 0 25 0 1 0 227299566 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48194 4562 74 160 0 48032 0
[pid=12860] ppid=12852 vsize=192776 CPUtime=93.8
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 9380 0 0 0 25 0 1 0 227304124 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48194 4562 74 160 0 48032 0
[pid=12861] ppid=12852 vsize=192776 CPUtime=93.76
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 9375 1 0 0 25 0 1 0 227304126 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48194 4562 74 160 0 48032 0
Current children cumulated CPU time (s) 1008.38
Current children cumulated vsize (KiB) 1734980

[startup+582.57 s]
/proc/loadavg: 8.00 6.71 3.93 9/86 13059
/proc/meminfo: memFree=1432536/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=165
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 16499 1 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=149.59
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 14954 5 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649608 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192776 CPUtime=138.58
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 220 0 0 0 13850 8 0 0 25 0 1 0 227295026 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4563 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=138.53
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 13846 7 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192776 CPUtime=119.79
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 11975 4 0 0 25 0 1 0 227299564 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649357 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48194 4562 74 160 0 48032 0
[pid=12859] ppid=12852 vsize=192776 CPUtime=120.18
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12018 0 0 0 25 0 1 0 227299566 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48194 4562 74 160 0 48032 0
[pid=12860] ppid=12852 vsize=192776 CPUtime=108.8
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10879 1 0 0 25 0 1 0 227304124 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48194 4562 74 160 0 48032 0
[pid=12861] ppid=12852 vsize=192776 CPUtime=108.76
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 10875 1 0 0 25 0 1 0 227304126 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650697 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48194 4562 74 160 0 48032 0
Current children cumulated CPU time (s) 1128.08
Current children cumulated vsize (KiB) 1734980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+618.668 s]
/proc/loadavg: 8.00 6.85 4.08 9/86 13059
/proc/meminfo: memFree=1432600/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=174.07
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 17406 1 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=158.58
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 15853 5 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192776 CPUtime=147.58
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 220 0 0 0 14750 8 0 0 25 0 1 0 227295026 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4563 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=147.47
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 14740 7 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192776 CPUtime=128.77
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12873 4 0 0 25 0 1 0 227299564 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48194 4562 74 160 0 48032 0
[pid=12859] ppid=12852 vsize=192776 CPUtime=129.18
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12918 0 0 0 25 0 1 0 227299566 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48194 4562 74 160 0 48032 0
[pid=12860] ppid=12852 vsize=192776 CPUtime=117.8
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 11779 1 0 0 25 0 1 0 227304124 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649739 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48194 4562 74 160 0 48032 0
[pid=12861] ppid=12852 vsize=192776 CPUtime=117.78
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 11777 1 0 0 25 0 1 0 227304126 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48194 4562 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.08
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.668 s]
/proc/loadavg: 8.00 6.85 4.08 9/86 13059
/proc/meminfo: memFree=1432600/2055920 swapFree=4192812/4192956
[pid=12852] ppid=12850 vsize=192772 CPUtime=78.85
/proc/12852/stat : 12852 (kcnfs-smp) S 12850 12852 12067 0 -1 4194304 5472 0 0 0 7882 3 0 0 25 0 1 0 227289430 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 48193 4560 74 160 0 48031 0
[pid=12854] ppid=12852 vsize=192776 CPUtime=174.07
/proc/12854/stat : 12854 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 17406 1 0 0 25 0 1 0 227292813 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12854/statm: 48194 4562 74 160 0 48032 0
[pid=12855] ppid=12852 vsize=192776 CPUtime=158.58
/proc/12855/stat : 12855 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 15853 5 0 0 25 0 1 0 227292814 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12855/statm: 48194 4562 74 160 0 48032 0
[pid=12856] ppid=12852 vsize=192776 CPUtime=147.58
/proc/12856/stat : 12856 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 220 0 0 0 14750 8 0 0 25 0 1 0 227295026 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/12856/statm: 48194 4563 74 160 0 48032 0
[pid=12857] ppid=12852 vsize=192776 CPUtime=147.47
/proc/12857/stat : 12857 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 14740 7 0 0 25 0 1 0 227295027 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/12857/statm: 48194 4562 74 160 0 48032 0
[pid=12858] ppid=12852 vsize=192776 CPUtime=128.77
/proc/12858/stat : 12858 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12873 4 0 0 25 0 1 0 227299564 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 2 0 0 0 17 0 0 0
/proc/12858/statm: 48194 4562 74 160 0 48032 0
[pid=12859] ppid=12852 vsize=192776 CPUtime=129.18
/proc/12859/stat : 12859 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 12918 0 0 0 25 0 1 0 227299566 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/12859/statm: 48194 4562 74 160 0 48032 0
[pid=12860] ppid=12852 vsize=192776 CPUtime=117.8
/proc/12860/stat : 12860 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 11779 1 0 0 25 0 1 0 227304124 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649739 0 0 4096 2 0 0 0 17 1 0 0
/proc/12860/statm: 48194 4562 74 160 0 48032 0
[pid=12861] ppid=12852 vsize=192776 CPUtime=117.78
/proc/12861/stat : 12861 (kcnfs-smp) R 12852 12852 12067 0 -1 4194368 219 0 0 0 11777 1 0 0 25 0 1 0 227304126 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12861/statm: 48194 4562 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1734980

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 12852 and gives childrusage.ru_utime.tv_sec=78 childrusage.ru_utime.tv_usec=822017 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=35994
CPU time returned by wait4() is 78.858
while last known CPU time is 1200.08

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

Real time (s): 618.684
CPU time (s): 1200.08
CPU user time (s): 1199.78
CPU system time (s): 0.3
CPU usage (%): 193.973
Max. virtual memory (cumulated for all children) (KiB): 1734980

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

runsolver used 0.828873 second user time and 1.76573 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Feb 21 15:55:46 UTC 2007

IDJOB= 305170
IDBENCH= 20150
IDSOLVER= 112
FILE ID= node5/305170-1172073346

PBS_JOBID= 3865297

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  892135542a810e9ae6b292c6622bb8f3

RANDOM SEED= 866641974

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1459960 kB
Buffers:         51204 kB
Cached:         423504 kB
SwapCached:          0 kB
Active:         208156 kB
Inactive:       310936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          63232 kB
Slab:            62512 kB
Committed_AS:   834484 kB
PageTables:       1692 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= 66544 MiB

End job on node5 on Wed Feb 21 16:06:07 UTC 2007