Trace number 305334

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.18 618.487

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S791125864-16.cnf
MD5SUM4e143e0a14562155f1998f2e56848071
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/305334-1172076853/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.10/0.12	c Input file : '/tmp/evaluation/305334-1172076853/instance-305334-1172076853.cnf'
0.10/0.12	c [#vars: 16000, #clauses: 67200 -> 67269 clauses (pre-processing), tautology: 0, 3-CNF]
0.51/0.56	c unit clauses propagate before processing (#clause: 67269)
0.51/0.56	c estimated distribution: 8 tasks
33.58/33.69	c <5763> [PID]: 5765 5766 5767 5768 5769 5770 5771
260.39/147.38	c <5763> [PID]: 5772
260.39/147.38	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/node61/watcher-305334-1172076853 -o ROOT/results/node61/solver-305334-1172076853 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305334-1172076853/kcnfs-smp /tmp/evaluation/305334-1172076853/instance-305334-1172076853.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.95 0.98 0.99 3/64 5763
/proc/meminfo: memFree=1427368/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=180916 CPUtime=0
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 227642194 185257984 112 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 45229 112 48 160 0 45067 0

[startup+0.107111 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 5763
/proc/meminfo: memFree=1427368/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=186724 CPUtime=0.1
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 1584 0 0 0 10 0 0 0 18 0 1 0 227642194 191205376 1569 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 46681 1570 48 160 0 46519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186724

[startup+0.515148 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 5763
/proc/meminfo: memFree=1427368/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192304 CPUtime=0.51
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4466 0 0 0 50 1 0 0 21 0 1 0 227642194 196919296 4450 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134536033 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48076 4450 54 160 0 47914 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 192304

[startup+1.33523 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5764
/proc/meminfo: memFree=1409312/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=1.33
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4573 0 0 0 132 1 0 0 25 0 1 0 227642194 197398528 4557 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4557 72 160 0 48031 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 192772

[startup+2.97138 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5764
/proc/meminfo: memFree=1409184/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=2.96
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4576 0 0 0 295 1 0 0 25 0 1 0 227642194 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 192772

[startup+6.24769 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5764
/proc/meminfo: memFree=1409056/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=6.24
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4577 0 0 0 623 1 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647723 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 192772

[startup+12.7023 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5764
/proc/meminfo: memFree=1409056/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=12.69
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4577 0 0 0 1268 1 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566896 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192772

[startup+25.5065 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 5764
/proc/meminfo: memFree=1409056/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=25.49
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4577 0 0 0 2548 1 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651366 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192772

[startup+51.157 s]
/proc/loadavg: 1.55 1.11 1.03 4/67 5766
/proc/meminfo: memFree=1407112/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=42.35
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 4839 0 0 0 4234 1 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192772 CPUtime=17.45
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 209 0 0 0 1745 0 0 0 25 0 1 0 227645563 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/5765/statm: 48193 4561 74 160 0 48031 0
[pid=5766] ppid=5763 vsize=192772 CPUtime=8.7
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 197 0 0 0 870 0 0 0 25 0 1 0 227645564 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658726 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (KiB) 578316

[startup+102.452 s]
/proc/loadavg: 3.42 1.68 1.23 8/71 5770
/proc/meminfo: memFree=1403048/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=67.59
/proc/5763/stat : 5763 (kcnfs-smp) R 5761 5763 5015 0 -1 4194304 5370 0 0 0 6758 1 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134671751 0 0 4096 0 0 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=45.29
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 4529 0 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192772 CPUtime=26.56
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 212 0 0 0 2656 0 0 0 25 0 1 0 227645564 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647576 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48193 4561 74 160 0 48031 0
[pid=5767] ppid=5763 vsize=192772 CPUtime=15.41
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 207 0 0 0 1541 0 0 0 25 0 1 0 227647790 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48193 4561 74 160 0 48031 0
[pid=5768] ppid=5763 vsize=192772 CPUtime=15.4
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 207 0 0 0 1540 0 0 0 25 0 1 0 227647792 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48193 4561 74 160 0 48031 0
[pid=5769] ppid=5763 vsize=192772 CPUtime=0.32
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 189 0 0 0 32 0 0 0 25 0 1 0 227652329 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664732 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48193 4561 74 160 0 48031 0
[pid=5770] ppid=5763 vsize=192772 CPUtime=0.26
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 187 0 0 0 26 0 0 0 25 0 1 0 227652332 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670166 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 170.83
Current children cumulated vsize (KiB) 1349408

[startup+162.491 s]
/proc/loadavg: 5.91 2.70 1.60 9/73 5772
/proc/meminfo: memFree=1400792/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=60.29
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 6029 0 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=45.25
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 4525 0 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192772 CPUtime=34.11
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 217 0 0 0 3411 0 0 0 25 0 1 0 227647790 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664672 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48193 4561 74 160 0 48031 0
[pid=5768] ppid=5763 vsize=192772 CPUtime=34.1
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 217 0 0 0 3410 0 0 0 25 0 1 0 227647792 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566855 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48193 4561 74 160 0 48031 0
[pid=5769] ppid=5763 vsize=192772 CPUtime=15.32
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 209 0 0 0 1532 0 0 0 25 0 1 0 227652329 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48193 4561 74 160 0 48031 0
[pid=5770] ppid=5763 vsize=192772 CPUtime=15.31
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 206 0 0 0 1531 0 0 0 25 0 1 0 227652332 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48193 4561 74 160 0 48031 0
[pid=5771] ppid=5763 vsize=192772 CPUtime=3.74
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 198 0 0 0 374 0 0 0 25 0 1 0 227656926 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649742 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48193 4561 74 160 0 48031 0
[pid=5772] ppid=5763 vsize=192772 CPUtime=3.72
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 197 0 0 0 372 0 0 0 25 0 1 0 227656931 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 290.65
Current children cumulated vsize (KiB) 1734956

[startup+222.495 s]
/proc/loadavg: 7.23 3.66 2.00 9/73 5772
/proc/meminfo: memFree=1400664/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=75.21
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 7521 0 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=60.19
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 6019 0 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192776 CPUtime=49.11
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 4911 0 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650703 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=49
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 4900 0 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192772 CPUtime=30.32
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 215 0 0 0 3032 0 0 0 25 0 1 0 227652329 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48193 4561 74 160 0 48031 0
[pid=5770] ppid=5763 vsize=192772 CPUtime=30.3
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 214 0 0 0 3030 0 0 0 25 0 1 0 227652332 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48193 4561 74 160 0 48031 0
[pid=5771] ppid=5763 vsize=192772 CPUtime=18.74
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 209 0 0 0 1874 0 0 0 25 0 1 0 227656926 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658154 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48193 4561 74 160 0 48031 0
[pid=5772] ppid=5763 vsize=192772 CPUtime=18.71
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 209 0 0 0 1871 0 0 0 25 0 1 0 227656931 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649684 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 410.39
Current children cumulated vsize (KiB) 1734964

[startup+282.504 s]
/proc/loadavg: 7.71 4.45 2.37 9/73 5772
/proc/meminfo: memFree=1400664/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=90.18
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9018 0 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=75.09

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

[pid=5767] ppid=5763 vsize=192776 CPUtime=93.9
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9390 0 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=93.79
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9379 0 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192776 CPUtime=75.31
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 7531 0 0 0 25 0 1 0 227652329 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48194 4563 74 160 0 48032 0
[pid=5770] ppid=5763 vsize=192776 CPUtime=75.29
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 7529 0 0 0 25 0 1 0 227652332 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48194 4563 74 160 0 48032 0
[pid=5771] ppid=5763 vsize=192776 CPUtime=63.74
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 6374 0 0 0 25 0 1 0 227656926 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648831 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48194 4563 74 160 0 48032 0
[pid=5772] ppid=5763 vsize=192776 CPUtime=63.7
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 6370 0 0 0 25 0 1 0 227656931 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 769.6
Current children cumulated vsize (KiB) 1734980

[startup+462.553 s]
/proc/loadavg: 8.06 6.08 3.37 9/79 5890
/proc/meminfo: memFree=1399376/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=134.98
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 13495 3 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=119.9
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 11988 2 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192776 CPUtime=108.79
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10877 2 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647743 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=108.78
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10873 5 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192776 CPUtime=90.31
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9031 0 0 0 25 0 1 0 227652329 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48194 4563 74 160 0 48032 0
[pid=5770] ppid=5763 vsize=192776 CPUtime=90.2
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9020 0 0 0 25 0 1 0 227652332 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649734 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48194 4563 74 160 0 48032 0
[pid=5771] ppid=5763 vsize=192776 CPUtime=78.72
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 7872 0 0 0 25 0 1 0 227656926 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48194 4563 74 160 0 48032 0
[pid=5772] ppid=5763 vsize=192776 CPUtime=78.7
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 7870 0 0 0 25 0 1 0 227656931 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 889.19
Current children cumulated vsize (KiB) 1734980

[startup+522.579 s]
/proc/loadavg: 8.02 6.42 3.65 9/73 5970
/proc/meminfo: memFree=1400344/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=149.88
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 14982 6 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=134.87
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 13484 3 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192776 CPUtime=123.74
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12370 4 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=123.68
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12362 6 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192776 CPUtime=105.23
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10523 0 0 0 25 0 1 0 227652329 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48194 4563 74 160 0 48032 0
[pid=5770] ppid=5763 vsize=192776 CPUtime=105.19
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10519 0 0 0 25 0 1 0 227652332 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48194 4563 74 160 0 48032 0
[pid=5771] ppid=5763 vsize=192776 CPUtime=93.72
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9372 0 0 0 25 0 1 0 227656926 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48194 4563 74 160 0 48032 0
[pid=5772] ppid=5763 vsize=192776 CPUtime=93.7
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 9370 0 0 0 25 0 1 0 227656931 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1008.82
Current children cumulated vsize (KiB) 1734980

[startup+582.587 s]
/proc/loadavg: 8.00 6.71 3.92 9/73 5970
/proc/meminfo: memFree=1400344/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=164.87
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 16481 6 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=149.77
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 14974 3 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582048 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192776 CPUtime=138.69
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 13865 4 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=138.59
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 13853 6 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192776 CPUtime=120.22
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12022 0 0 0 25 0 1 0 227652329 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48194 4563 74 160 0 48032 0
[pid=5770] ppid=5763 vsize=192776 CPUtime=120.19
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12019 0 0 0 25 0 1 0 227652332 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48194 4563 74 160 0 48032 0
[pid=5771] ppid=5763 vsize=192776 CPUtime=108.72
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10872 0 0 0 25 0 1 0 227656926 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647708 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48194 4563 74 160 0 48032 0
[pid=5772] ppid=5763 vsize=192776 CPUtime=108.7
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 10870 0 0 0 25 0 1 0 227656931 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649337 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1128.56
Current children cumulated vsize (KiB) 1734980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+618.471 s]
/proc/loadavg: 8.00 6.85 4.07 9/73 5970
/proc/meminfo: memFree=1400344/2055920 swapFree=4183260/4192956
[pid=5763] ppid=5761 vsize=192772 CPUtime=78.81
/proc/5763/stat : 5763 (kcnfs-smp) S 5761 5763 5015 0 -1 4194304 5469 0 0 0 7879 2 0 0 25 0 1 0 227642194 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 48193 4561 74 160 0 48031 0
[pid=5765] ppid=5763 vsize=192776 CPUtime=173.77
/proc/5765/stat : 5765 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 17371 6 0 0 25 0 1 0 227645563 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/5765/statm: 48194 4563 74 160 0 48032 0
[pid=5766] ppid=5763 vsize=192776 CPUtime=158.72
/proc/5766/stat : 5766 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 15869 3 0 0 25 0 1 0 227645564 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649330 0 0 4096 0 0 0 0 17 0 0 0
/proc/5766/statm: 48194 4563 74 160 0 48032 0
[pid=5767] ppid=5763 vsize=192776 CPUtime=147.59
/proc/5767/stat : 5767 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 14755 4 0 0 25 0 1 0 227647790 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650697 0 0 4096 2 0 0 0 17 0 0 0
/proc/5767/statm: 48194 4563 74 160 0 48032 0
[pid=5768] ppid=5763 vsize=192776 CPUtime=147.58
/proc/5768/stat : 5768 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 14752 6 0 0 25 0 1 0 227647792 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/5768/statm: 48194 4563 74 160 0 48032 0
[pid=5769] ppid=5763 vsize=192776 CPUtime=129.2
/proc/5769/stat : 5769 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12920 0 0 0 25 0 1 0 227652329 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/5769/statm: 48194 4563 74 160 0 48032 0
[pid=5770] ppid=5763 vsize=192776 CPUtime=129.19
/proc/5770/stat : 5770 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 12919 0 0 0 25 0 1 0 227652332 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/5770/statm: 48194 4563 74 160 0 48032 0
[pid=5771] ppid=5763 vsize=192776 CPUtime=117.72
/proc/5771/stat : 5771 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 11772 0 0 0 25 0 1 0 227656926 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650431 0 0 4096 2 0 0 0 17 1 0 0
/proc/5771/statm: 48194 4563 74 160 0 48032 0
[pid=5772] ppid=5763 vsize=192776 CPUtime=117.6
/proc/5772/stat : 5772 (kcnfs-smp) R 5763 5763 5015 0 -1 4194368 219 0 0 0 11760 0 0 0 25 0 1 0 227656931 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650275 0 0 4096 0 0 0 0 17 1 0 0
/proc/5772/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.18
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 5763 and gives childrusage.ru_utime.tv_sec=78 childrusage.ru_utime.tv_usec=791021 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=22996
CPU time returned by wait4() is 78.814
while last known CPU time is 1200.18

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

Real time (s): 618.487
CPU time (s): 1200.18
CPU user time (s): 1199.97
CPU system time (s): 0.21
CPU usage (%): 194.051
Max. virtual memory (cumulated for all children) (KiB): 1734980

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

runsolver used 0.603908 second user time and 1.64875 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 21 16:54:13 UTC 2007

IDJOB= 305334
IDBENCH= 20154
IDSOLVER= 112
FILE ID= node61/305334-1172076853

PBS_JOBID= 3892822

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-S791125864-16.cnf
COMMAND LINE= /tmp/evaluation/305334-1172076853/kcnfs-smp /tmp/evaluation/305334-1172076853/instance-305334-1172076853.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-305334-1172076853 -o ROOT/results/node61/solver-305334-1172076853 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305334-1172076853/kcnfs-smp /tmp/evaluation/305334-1172076853/instance-305334-1172076853.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  4e143e0a14562155f1998f2e56848071

RANDOM SEED= 505899601

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1427776 kB
Buffers:         39556 kB
Cached:         513888 kB
SwapCached:       3884 kB
Active:         146256 kB
Inactive:       416980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427776 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            4412 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            51040 kB
Committed_AS:   677972 kB
PageTables:       1388 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 node61 on Wed Feb 21 17:04:33 UTC 2007