Trace number 305088

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.21 617.983

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S886048189-14.cnf
MD5SUM4cb66647af72efe7ab501d35ace33af9
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/305088-1172071598/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.09/0.12	c Input file : '/tmp/evaluation/305088-1172071598/instance-305088-1172071598.cnf'
0.09/0.12	c [#vars: 16000, #clauses: 67200 -> 67294 clauses (pre-processing), tautology: 0, 3-CNF]
0.51/0.54	c unit clauses propagate before processing (#clause: 67294)
0.51/0.54	c estimated distribution: 8 tasks
32.45/32.53	c <8666> [PID]: 8668 8669 8670 8671 8672 8673 8674
259.42/146.35	c <8666> [PID]: 8675
259.42/146.35	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/node25/watcher-305088-1172071598 -o ROOT/results/node25/solver-305088-1172071598 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305088-1172071598/kcnfs-smp /tmp/evaluation/305088-1172071598/instance-305088-1172071598.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 8666
/proc/meminfo: memFree=1640368/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=180916 CPUtime=0
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1782045 185257984 118 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 45229 118 48 160 0 45067 0

[startup+0.106723 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8666
/proc/meminfo: memFree=1640368/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=187276 CPUtime=0.09
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 1705 0 0 0 9 0 0 0 18 0 1 0 1782045 191770624 1689 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 46819 1692 49 160 0 46657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 187276

[startup+0.514755 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8666
/proc/meminfo: memFree=1640368/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192304 CPUtime=0.51
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4466 0 0 0 49 2 0 0 22 0 1 0 1782045 196919296 4450 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134815945 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48076 4450 54 160 0 47914 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 192304

[startup+1.33482 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8667
/proc/meminfo: memFree=1622312/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=1.33
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4573 0 0 0 131 2 0 0 25 0 1 0 1782045 197398528 4557 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4557 72 160 0 48031 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 192772

[startup+2.97096 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8667
/proc/meminfo: memFree=1622184/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=2.96
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4576 0 0 0 294 2 0 0 25 0 1 0 1782045 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 192772

[startup+6.25423 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8667
/proc/meminfo: memFree=1621928/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=6.24
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4577 0 0 0 622 2 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650856 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 192772

[startup+12.7118 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8667
/proc/meminfo: memFree=1621864/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=12.69
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4577 0 0 0 1267 2 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649715 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192772

[startup+25.5148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8667
/proc/meminfo: memFree=1621992/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=25.49
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4577 0 0 0 2547 2 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192772

[startup+51.179 s]
/proc/loadavg: 1.57 1.13 1.04 4/67 8669
/proc/meminfo: memFree=1619992/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=41.78
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 4838 0 0 0 4176 2 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192772 CPUtime=18.56
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 212 0 0 0 1856 0 0 0 25 0 1 0 1785299 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649337 0 0 4096 2 0 0 0 17 1 0 0
/proc/8668/statm: 48193 4561 74 160 0 48031 0
[pid=8669] ppid=8666 vsize=192772 CPUtime=9.34
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 196 0 0 0 934 0 0 0 25 0 1 0 1785299 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 69.68
Current children cumulated vsize (KiB) 578316

[startup+102.401 s]
/proc/loadavg: 3.43 1.70 1.24 8/71 8673
/proc/meminfo: memFree=1616056/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=66.68
/proc/8666/stat : 8666 (kcnfs-smp) R 8664 8666 8271 0 -1 4194304 5350 0 0 0 6666 2 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=45.18
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 4518 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192772 CPUtime=26.94
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 211 0 0 0 2694 0 0 0 25 0 1 0 1785299 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48193 4561 74 160 0 48031 0
[pid=8670] ppid=8666 vsize=192772 CPUtime=16.01
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 207 0 0 0 1601 0 0 0 25 0 1 0 1787486 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48193 4561 74 160 0 48031 0
[pid=8671] ppid=8666 vsize=192772 CPUtime=15.92
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 207 0 0 0 1592 0 0 0 25 0 1 0 1787488 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582146 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48193 4561 74 160 0 48031 0
[pid=8672] ppid=8666 vsize=192772 CPUtime=0.62
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 194 0 0 0 62 0 0 0 25 0 1 0 1792059 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649731 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48193 4561 74 160 0 48031 0
[pid=8673] ppid=8666 vsize=192772 CPUtime=0.51
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 193 0 0 0 51 0 0 0 25 0 1 0 1792061 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 171.86
Current children cumulated vsize (KiB) 1349408

[startup+162.484 s]
/proc/loadavg: 5.91 2.71 1.61 9/73 8675
/proc/meminfo: memFree=1613736/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=60.16
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 6016 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=45.64
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 4564 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648831 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4563 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=34.7
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 218 0 0 0 3470 0 0 0 25 0 1 0 1787486 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134668523 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4562 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=34.59
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 218 0 0 0 3459 0 0 0 25 0 1 0 1787488 197402624 4562 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683197 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4562 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192772 CPUtime=15.52
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 208 0 0 0 1552 0 0 0 25 0 1 0 1792059 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566845 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48193 4561 74 160 0 48031 0
[pid=8673] ppid=8666 vsize=192772 CPUtime=15.5
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 208 0 0 0 1550 0 0 0 25 0 1 0 1792061 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48193 4561 74 160 0 48031 0
[pid=8674] ppid=8666 vsize=192772 CPUtime=4.03
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 202 0 0 0 403 0 0 0 25 0 1 0 1796675 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48193 4561 74 160 0 48031 0
[pid=8675] ppid=8666 vsize=192772 CPUtime=3.97
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 197 0 0 0 397 0 0 0 25 0 1 0 1796678 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566875 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 291.72
Current children cumulated vsize (KiB) 1734964

[startup+222.523 s]
/proc/loadavg: 7.23 3.67 2.01 9/73 8677
/proc/meminfo: memFree=1613544/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=75.15
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 7515 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=60.63
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 6063 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4563 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=49.7
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 4970 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=49.59
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 4959 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649337 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192772 CPUtime=30.51
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 212 0 0 0 3051 0 0 0 25 0 1 0 1792059 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647708 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48193 4561 74 160 0 48031 0
[pid=8673] ppid=8666 vsize=192772 CPUtime=30.43
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 212 0 0 0 3043 0 0 0 25 0 1 0 1792061 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48193 4561 74 160 0 48031 0
[pid=8674] ppid=8666 vsize=192772 CPUtime=18.93
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 209 0 0 0 1893 0 0 0 25 0 1 0 1796675 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647715 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48193 4561 74 160 0 48031 0
[pid=8675] ppid=8666 vsize=192772 CPUtime=18.91
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 208 0 0 0 1891 0 0 0 25 0 1 0 1796678 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650717 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 411.46
Current children cumulated vsize (KiB) 1734964

[startup+282.565 s]
/proc/loadavg: 7.72 4.45 2.38 9/73 8677
/proc/meminfo: memFree=1613608/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=90.17
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9017 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=75.63

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

[pid=8670] ppid=8666 vsize=192776 CPUtime=94.69
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9469 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=94.58
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9458 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650218 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192776 CPUtime=75.31
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 7531 0 0 0 25 0 1 0 1792059 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48194 4563 74 160 0 48032 0
[pid=8673] ppid=8666 vsize=192776 CPUtime=75.29
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 7529 0 0 0 25 0 1 0 1792061 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48194 4563 74 160 0 48032 0
[pid=8674] ppid=8666 vsize=192776 CPUtime=63.76
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 6376 0 0 0 25 0 1 0 1796675 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648867 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48194 4563 74 160 0 48032 0
[pid=8675] ppid=8666 vsize=192776 CPUtime=63.7
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 6370 0 0 0 25 0 1 0 1796678 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649592 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 770.74
Current children cumulated vsize (KiB) 1734980

[startup+462.691 s]
/proc/loadavg: 7.98 6.05 3.36 9/73 8677
/proc/meminfo: memFree=1613480/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=135.17
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 13517 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650874 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=120.62
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 220 0 0 0 12062 0 0 0 25 0 1 0 1785299 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4564 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=109.69
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10969 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=109.59
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10959 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647720 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192776 CPUtime=90.22
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9022 0 0 0 25 0 1 0 1792059 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48194 4563 74 160 0 48032 0
[pid=8673] ppid=8666 vsize=192776 CPUtime=90.19
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9019 0 0 0 25 0 1 0 1792061 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48194 4563 74 160 0 48032 0
[pid=8674] ppid=8666 vsize=192776 CPUtime=78.72
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 7872 0 0 0 25 0 1 0 1796675 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48194 4563 74 160 0 48032 0
[pid=8675] ppid=8666 vsize=192776 CPUtime=78.7
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 7870 0 0 0 25 0 1 0 1796678 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647891 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 890.51
Current children cumulated vsize (KiB) 1734980

[startup+522.737 s]
/proc/loadavg: 7.99 6.40 3.65 9/73 8677
/proc/meminfo: memFree=1613480/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=150.17
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 15017 0 0 0 25 0 1 0 1785299 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4563 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=135.62
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 220 0 0 0 13562 0 0 0 25 0 1 0 1785299 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648247 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4564 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=124.69
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12469 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=124.59
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12459 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192776 CPUtime=105.2
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10520 0 0 0 25 0 1 0 1792059 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48194 4563 74 160 0 48032 0
[pid=8673] ppid=8666 vsize=192776 CPUtime=105.17
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10517 0 0 0 25 0 1 0 1792061 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48194 4563 74 160 0 48032 0
[pid=8674] ppid=8666 vsize=192776 CPUtime=93.62
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9362 0 0 0 25 0 1 0 1796675 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48194 4563 74 160 0 48032 0
[pid=8675] ppid=8666 vsize=192776 CPUtime=93.6
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 9360 0 0 0 25 0 1 0 1796678 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648205 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1010.27
Current children cumulated vsize (KiB) 1734980

[startup+582.778 s]
/proc/loadavg: 7.99 6.69 3.92 9/73 8677
/proc/meminfo: memFree=1613416/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=165.16
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 220 0 0 0 16516 0 0 0 25 0 1 0 1785299 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4564 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=150.62
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 220 0 0 0 15062 0 0 0 25 0 1 0 1785299 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4564 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=139.68
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 13968 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=139.6
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 13960 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192776 CPUtime=120.1
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12010 0 0 0 25 0 1 0 1792059 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48194 4563 74 160 0 48032 0
[pid=8673] ppid=8666 vsize=192776 CPUtime=120.08
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12008 0 0 0 25 0 1 0 1792061 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647728 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48194 4563 74 160 0 48032 0
[pid=8674] ppid=8666 vsize=192776 CPUtime=108.61
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10861 0 0 0 25 0 1 0 1796675 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48194 4563 74 160 0 48032 0
[pid=8675] ppid=8666 vsize=192776 CPUtime=108.56
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 10856 0 0 0 25 0 1 0 1796678 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1130.02
Current children cumulated vsize (KiB) 1734980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617.963 s]
/proc/loadavg: 7.99 6.83 4.07 9/73 8677
/proc/meminfo: memFree=1613416/2055920 swapFree=4192956/4192956
[pid=8666] ppid=8664 vsize=192772 CPUtime=77.61
/proc/8666/stat : 8666 (kcnfs-smp) S 8664 8666 8271 0 -1 4194304 5446 0 0 0 7758 3 0 0 25 0 1 0 1782045 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8666/statm: 48193 4561 74 160 0 48031 0
[pid=8668] ppid=8666 vsize=192776 CPUtime=173.96
/proc/8668/stat : 8668 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 220 0 0 0 17396 0 0 0 25 0 1 0 1785299 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/8668/statm: 48194 4564 74 160 0 48032 0
[pid=8669] ppid=8666 vsize=192776 CPUtime=159.42
/proc/8669/stat : 8669 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 221 0 0 0 15942 0 0 0 25 0 1 0 1785299 197402624 4565 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566818 0 0 4096 0 0 0 0 17 0 0 0
/proc/8669/statm: 48194 4565 74 160 0 48032 0
[pid=8670] ppid=8666 vsize=192776 CPUtime=148.48
/proc/8670/stat : 8670 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 14848 0 0 0 25 0 1 0 1787486 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/8670/statm: 48194 4563 74 160 0 48032 0
[pid=8671] ppid=8666 vsize=192776 CPUtime=148.37
/proc/8671/stat : 8671 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 14837 0 0 0 25 0 1 0 1787488 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 48194 4563 74 160 0 48032 0
[pid=8672] ppid=8666 vsize=192776 CPUtime=128.9
/proc/8672/stat : 8672 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12890 0 0 0 25 0 1 0 1792059 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/8672/statm: 48194 4563 74 160 0 48032 0
[pid=8673] ppid=8666 vsize=192776 CPUtime=128.87
/proc/8673/stat : 8673 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 12887 0 0 0 25 0 1 0 1792061 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650849 0 0 4096 0 0 0 0 17 1 0 0
/proc/8673/statm: 48194 4563 74 160 0 48032 0
[pid=8674] ppid=8666 vsize=192776 CPUtime=117.31
/proc/8674/stat : 8674 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 11731 0 0 0 25 0 1 0 1796675 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 2 0 0 0 17 1 0 0
/proc/8674/statm: 48194 4563 74 160 0 48032 0
[pid=8675] ppid=8666 vsize=192776 CPUtime=117.29
/proc/8675/stat : 8675 (kcnfs-smp) R 8666 8666 8271 0 -1 4194368 219 0 0 0 11729 0 0 0 25 0 1 0 1796678 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566837 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.21
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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 8666 and gives childrusage.ru_utime.tv_sec=836 childrusage.ru_utime.tv_usec=712800 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=66989
CPU time returned by wait4() is 836.78
while last known CPU time is 1200.21

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

Real time (s): 617.983
CPU time (s): 1200.21
CPU user time (s): 1200.18
CPU system time (s): 0.03
CPU usage (%): 194.214
Max. virtual memory (cumulated for all children) (KiB): 1734980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 836.713
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6544
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= 27
involuntary context switches= 12725

runsolver used 0.804877 second user time and 1.82572 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Feb 21 15:26:38 UTC 2007

IDJOB= 305088
IDBENCH= 20148
IDSOLVER= 112
FILE ID= node25/305088-1172071598

PBS_JOBID= 3892796

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  4cb66647af72efe7ab501d35ace33af9

RANDOM SEED= 832623117

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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:       1640776 kB
Buffers:         27140 kB
Cached:         304428 kB
SwapCached:          0 kB
Active:         150608 kB
Inactive:       196136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4416 kB
Writeback:           0 kB
Mapped:          25344 kB
Slab:            54388 kB
Committed_AS:    58748 kB
PageTables:       1468 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= 66560 MiB

End job on node25 on Wed Feb 21 15:36:58 UTC 2007