Trace number 305252

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
KCNFS SMP? (TO) 1200.04 618.274

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1415445307-13.cnf
MD5SUM532ec8d121b791b638eeecfaf862b136
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/305252-1172075121/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.10/0.12	c Input file : '/tmp/evaluation/305252-1172075121/instance-305252-1172075121.cnf'
0.10/0.12	c [#vars: 16000, #clauses: 67200 -> 67280 clauses (pre-processing), tautology: 0, 3-CNF]
0.50/0.56	c unit clauses propagate before processing (#clause: 67280)
0.50/0.56	c estimated distribution: 8 tasks
33.57/33.64	c <12003> [PID]: 12005 12006 12007 12008 12009 12010 12011
260.45/147.36	c <12003> [PID]: 12012
260.45/147.36	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/node70/watcher-305252-1172075121 -o ROOT/results/node70/solver-305252-1172075121 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305252-1172075121/kcnfs-smp /tmp/evaluation/305252-1172075121/instance-305252-1172075121.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.91 0.97 0.99 3/64 12003
/proc/meminfo: memFree=1619152/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=180916 CPUtime=0
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 190312832 185257984 110 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 45229 110 48 160 0 45067 0

[startup+0.106985 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12003
/proc/meminfo: memFree=1619152/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=186724 CPUtime=0.1
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 1580 0 0 0 9 1 0 0 18 0 1 0 190312832 191205376 1565 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 46681 1566 48 160 0 46519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186724

[startup+0.515058 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12003
/proc/meminfo: memFree=1619152/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192304 CPUtime=0.5
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4466 0 0 0 49 1 0 0 21 0 1 0 190312832 196919296 4450 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134535990 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48076 4450 54 160 0 47914 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 192304

[startup+1.33521 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12004
/proc/meminfo: memFree=1601096/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=1.32
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4573 0 0 0 131 1 0 0 25 0 1 0 190312832 197398528 4557 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4557 72 160 0 48031 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 192772

[startup+2.9715 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12004
/proc/meminfo: memFree=1600968/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=2.95
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4576 0 0 0 294 1 0 0 25 0 1 0 190312832 197398528 4560 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4560 74 160 0 48031 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 192772

[startup+6.25009 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 12004
/proc/meminfo: memFree=1600776/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=6.24
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4577 0 0 0 622 2 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 192772

[startup+12.7033 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 12004
/proc/meminfo: memFree=1600776/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=12.69
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4577 0 0 0 1267 2 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192772

[startup+25.5056 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 12004
/proc/meminfo: memFree=1600776/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=25.48
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4577 0 0 0 2546 2 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 192772

[startup+51.1562 s]
/proc/loadavg: 1.53 1.10 1.03 4/67 12006
/proc/meminfo: memFree=1598968/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=42.33
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 4842 0 0 0 4230 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192772 CPUtime=17.5
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 208 0 0 0 1750 0 0 0 25 0 1 0 190316196 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/12005/statm: 48193 4561 74 160 0 48031 0
[pid=12006] ppid=12003 vsize=192772 CPUtime=8.71
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 196 0 0 0 871 0 0 0 25 0 1 0 190316197 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650847 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 68.54
Current children cumulated vsize (KiB) 578316

[startup+102.456 s]
/proc/loadavg: 3.42 1.67 1.23 8/71 12010
/proc/meminfo: memFree=1594904/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=67.6
/proc/12003/stat : 12003 (kcnfs-smp) R 12001 12003 11246 0 -1 4194304 5364 0 0 0 6757 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670057 0 0 4096 0 0 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=45.19
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 4519 0 0 0 25 0 1 0 190316196 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/12005/statm: 48194 4563 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192772 CPUtime=26.5
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 213 0 0 0 2650 0 0 0 25 0 1 0 190316197 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48193 4561 74 160 0 48031 0
[pid=12007] ppid=12003 vsize=192772 CPUtime=15.5
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 209 0 0 0 1550 0 0 0 25 0 1 0 190318407 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647565 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48193 4561 74 160 0 48031 0
[pid=12008] ppid=12003 vsize=192772 CPUtime=15.49
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 208 0 0 0 1549 0 0 0 25 0 1 0 190318408 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48193 4561 74 160 0 48031 0
[pid=12009] ppid=12003 vsize=192772 CPUtime=0.3
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 189 0 0 0 30 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134669094 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48193 4561 74 160 0 48031 0
[pid=12010] ppid=12003 vsize=192772 CPUtime=0.29
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 193 0 0 0 29 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582371 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 170.87
Current children cumulated vsize (KiB) 1349408

[startup+162.507 s]
/proc/loadavg: 5.94 2.70 1.61 9/73 12012
/proc/meminfo: memFree=1592648/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=60.19
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 6019 0 0 0 25 0 1 0 190316196 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4563 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=45.2
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 4520 0 0 0 25 0 1 0 190316197 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4563 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192772 CPUtime=34.19
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 217 0 0 0 3419 0 0 0 25 0 1 0 190318407 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134665361 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48193 4561 74 160 0 48031 0
[pid=12008] ppid=12003 vsize=192772 CPUtime=34.19
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 217 0 0 0 3419 0 0 0 25 0 1 0 190318408 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664732 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48193 4561 74 160 0 48031 0
[pid=12009] ppid=12003 vsize=192772 CPUtime=15.3
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 210 0 0 0 1530 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48193 4561 74 160 0 48031 0
[pid=12010] ppid=12003 vsize=192772 CPUtime=15.29
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 212 0 0 0 1529 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48193 4561 74 160 0 48031 0
[pid=12011] ppid=12003 vsize=192772 CPUtime=3.75
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 198 0 0 0 375 0 0 0 25 0 1 0 190327567 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48193 4561 74 160 0 48031 0
[pid=12012] ppid=12003 vsize=192772 CPUtime=3.7
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 196 0 0 0 370 0 0 0 25 0 1 0 190327568 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 290.69
Current children cumulated vsize (KiB) 1734956

[startup+222.526 s]
/proc/loadavg: 7.28 3.68 2.01 9/73 12012
/proc/meminfo: memFree=1592584/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=75.16
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 7516 0 0 0 25 0 1 0 190316196 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4563 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=60.19
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 6019 0 0 0 25 0 1 0 190316197 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4563 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192776 CPUtime=49.09
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 4909 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=49.09
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 4909 0 0 0 25 0 1 0 190318408 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4563 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192772 CPUtime=30.29
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 215 0 0 0 3029 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48193 4561 74 160 0 48031 0
[pid=12010] ppid=12003 vsize=192772 CPUtime=30.29
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 214 0 0 0 3029 0 0 0 25 0 1 0 190322968 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48193 4561 74 160 0 48031 0
[pid=12011] ppid=12003 vsize=192772 CPUtime=18.76
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 209 0 0 0 1876 0 0 0 25 0 1 0 190327567 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48193 4561 74 160 0 48031 0
[pid=12012] ppid=12003 vsize=192772 CPUtime=18.7
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 207 0 0 0 1870 0 0 0 25 0 1 0 190327568 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48193 4561 74 160 0 48031 0
Current children cumulated CPU time (s) 410.45
Current children cumulated vsize (KiB) 1734964

[startup+282.533 s]
/proc/loadavg: 7.74 4.46 2.38 9/73 12012
/proc/meminfo: memFree=1592520/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=90.09
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9009 0 0 0 25 0 1 0 190316196 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4563 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=75.09

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

[pid=12007] ppid=12003 vsize=192776 CPUtime=93.92
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9392 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582146 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=93.88
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9388 0 0 0 25 0 1 0 190318408 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648222 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4563 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192776 CPUtime=75.29
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 7529 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48194 4563 74 160 0 48032 0
[pid=12010] ppid=12003 vsize=192776 CPUtime=75.28
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 7528 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648681 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48194 4563 74 160 0 48032 0
[pid=12011] ppid=12003 vsize=192776 CPUtime=63.74
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 6374 0 0 0 25 0 1 0 190327567 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48194 4563 74 160 0 48032 0
[pid=12012] ppid=12003 vsize=192776 CPUtime=63.69
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 6369 0 0 0 25 0 1 0 190327568 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 769.64
Current children cumulated vsize (KiB) 1734980

[startup+462.558 s]
/proc/loadavg: 8.08 6.09 3.37 9/73 12012
/proc/meminfo: memFree=1592456/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=134.88
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 13488 0 0 0 25 0 1 0 190316196 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4564 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=119.88
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 11988 0 0 0 25 0 1 0 190316197 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4563 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192776 CPUtime=108.88
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10888 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=108.87
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10887 0 0 0 25 0 1 0 190318408 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650717 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4563 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192776 CPUtime=90.29
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9029 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48194 4563 74 160 0 48032 0
[pid=12010] ppid=12003 vsize=192776 CPUtime=90.28
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9028 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648860 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48194 4563 74 160 0 48032 0
[pid=12011] ppid=12003 vsize=192776 CPUtime=78.74
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 7874 0 0 0 25 0 1 0 190327567 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48194 4563 74 160 0 48032 0
[pid=12012] ppid=12003 vsize=192776 CPUtime=78.69
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 7869 0 0 0 25 0 1 0 190327568 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 889.39
Current children cumulated vsize (KiB) 1734980

[startup+522.574 s]
/proc/loadavg: 8.03 6.43 3.66 9/73 12012
/proc/meminfo: memFree=1592456/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=149.84
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 14984 0 0 0 25 0 1 0 190316196 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647592 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4564 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=134.88
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 13488 0 0 0 25 0 1 0 190316197 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650697 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4564 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192776 CPUtime=123.78
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 12378 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=123.78
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 12378 0 0 0 25 0 1 0 190318408 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4563 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192776 CPUtime=105.28
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10528 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48194 4563 74 160 0 48032 0
[pid=12010] ppid=12003 vsize=192776 CPUtime=105.27
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10527 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48194 4563 74 160 0 48032 0
[pid=12011] ppid=12003 vsize=192776 CPUtime=93.74
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9374 0 0 0 25 0 1 0 190327567 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48194 4563 74 160 0 48032 0
[pid=12012] ppid=12003 vsize=192776 CPUtime=93.68
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 9368 0 0 0 25 0 1 0 190327568 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1009.13
Current children cumulated vsize (KiB) 1734980

[startup+582.587 s]
/proc/loadavg: 8.01 6.72 3.93 9/73 12012
/proc/meminfo: memFree=1592456/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=164.77
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 16477 0 0 0 25 0 1 0 190316196 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4564 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=149.77
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 14977 0 0 0 25 0 1 0 190316197 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4564 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192776 CPUtime=138.77
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 13877 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=138.69
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 13869 0 0 0 25 0 1 0 190318408 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582146 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4564 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192776 CPUtime=120.28
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 12028 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649990 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48194 4563 74 160 0 48032 0
[pid=12010] ppid=12003 vsize=192776 CPUtime=120.27
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 12027 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48194 4563 74 160 0 48032 0
[pid=12011] ppid=12003 vsize=192776 CPUtime=108.74
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10874 0 0 0 25 0 1 0 190327567 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648818 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48194 4563 74 160 0 48032 0
[pid=12012] ppid=12003 vsize=192776 CPUtime=108.68
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 10868 0 0 0 25 0 1 0 190327568 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1128.85
Current children cumulated vsize (KiB) 1734980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+618.259 s]
/proc/loadavg: 8.00 6.86 4.08 9/73 12012
/proc/meminfo: memFree=1592392/2055920 swapFree=4183164/4192956
[pid=12003] ppid=12001 vsize=192772 CPUtime=78.88
/proc/12003/stat : 12003 (kcnfs-smp) S 12001 12003 11246 0 -1 4194304 5463 0 0 0 7885 3 0 0 25 0 1 0 190312832 197398528 4561 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12003/statm: 48193 4561 74 160 0 48031 0
[pid=12005] ppid=12003 vsize=192776 CPUtime=173.67
/proc/12005/stat : 12005 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 17367 0 0 0 25 0 1 0 190316196 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/12005/statm: 48194 4564 74 160 0 48032 0
[pid=12006] ppid=12003 vsize=192776 CPUtime=158.67
/proc/12006/stat : 12006 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 15867 0 0 0 25 0 1 0 190316197 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650688 0 0 4096 0 0 0 0 17 0 0 0
/proc/12006/statm: 48194 4564 74 160 0 48032 0
[pid=12007] ppid=12003 vsize=192776 CPUtime=147.62
/proc/12007/stat : 12007 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 14762 0 0 0 25 0 1 0 190318407 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651001 0 0 4096 2 0 0 0 17 0 0 0
/proc/12007/statm: 48194 4563 74 160 0 48032 0
[pid=12008] ppid=12003 vsize=192776 CPUtime=147.57
/proc/12008/stat : 12008 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 14757 0 0 0 25 0 1 0 190318408 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/12008/statm: 48194 4564 74 160 0 48032 0
[pid=12009] ppid=12003 vsize=192776 CPUtime=129.17
/proc/12009/stat : 12009 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 220 0 0 0 12917 0 0 0 25 0 1 0 190322968 197402624 4564 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/12009/statm: 48194 4564 74 160 0 48032 0
[pid=12010] ppid=12003 vsize=192776 CPUtime=129.17
/proc/12010/stat : 12010 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 12917 0 0 0 25 0 1 0 190322968 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648915 0 0 4096 0 0 0 0 17 1 0 0
/proc/12010/statm: 48194 4563 74 160 0 48032 0
[pid=12011] ppid=12003 vsize=192776 CPUtime=117.69
/proc/12011/stat : 12011 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 11769 0 0 0 25 0 1 0 190327567 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/12011/statm: 48194 4563 74 160 0 48032 0
[pid=12012] ppid=12003 vsize=192776 CPUtime=117.6
/proc/12012/stat : 12012 (kcnfs-smp) R 12003 12003 11246 0 -1 4194368 219 0 0 0 11760 0 0 0 25 0 1 0 190327568 197402624 4563 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648875 0 0 4096 0 0 0 0 17 1 0 0
/proc/12012/statm: 48194 4563 74 160 0 48032 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1734980

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

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 12003 and gives childrusage.ru_utime.tv_sec=208 childrusage.ru_utime.tv_usec=30374 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=46992
CPU time returned by wait4() is 208.077
while last known CPU time is 1200.04

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

Real time (s): 618.274
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.03
CPU usage (%): 194.095
Max. virtual memory (cumulated for all children) (KiB): 1734980

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

runsolver used 0.58691 second user time and 1.58476 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Wed Feb 21 16:25:21 UTC 2007

IDJOB= 305252
IDBENCH= 20152
IDSOLVER= 112
FILE ID= node70/305252-1172075121

PBS_JOBID= 3892813

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  532ec8d121b791b638eeecfaf862b136

RANDOM SEED= 200214586

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1619560 kB
Buffers:         36072 kB
Cached:         342008 kB
SwapCached:       4420 kB
Active:         284392 kB
Inactive:       104304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619560 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          15860 kB
Slab:            33740 kB
Committed_AS:   304704 kB
PageTables:       1396 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= 66558 MiB

End job on node70 on Wed Feb 21 16:35:42 UTC 2007