Trace number 307384

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.12 619.86

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1661055114-06.cnf
MD5SUM05c3fabf805829dbf896864dc67f5a6b
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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/307384-1172119288/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.09/0.15	c Input file : '/tmp/evaluation/307384-1172119288/instance-307384-1172119288.cnf'
0.09/0.15	c [#vars: 19000, #clauses: 79800 -> 79890 clauses (pre-processing), tautology: 0, 3-CNF]
0.60/0.69	c unit clauses propagate before processing (#clause: 79890)
0.60/0.69	c estimated distribution: 8 tasks
36.66/36.67	c <20933> [PID]: 20935 20936 20937 20938 20939 20940 20941
326.23/181.83	c <20933> [PID]: 20942
326.23/181.83	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/node16/watcher-307384-1172119288 -o ROOT/results/node16/solver-307384-1172119288 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307384-1172119288/kcnfs-smp /tmp/evaluation/307384-1172119288/instance-307384-1172119288.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.96 1.00 1.00 3/77 20933
/proc/meminfo: memFree=1414856/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=180916 CPUtime=0
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231883183 185257984 112 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 45229 112 48 160 0 45067 0

[startup+0.106887 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 20933
/proc/meminfo: memFree=1414856/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=186592 CPUtime=0.09
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 1546 0 0 0 9 0 0 0 18 0 1 0 231883183 191070208 1531 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 46648 1532 48 160 0 46486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 186592

[startup+0.51484 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 20933
/proc/meminfo: memFree=1414856/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=193496 CPUtime=0.51
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 3083 0 0 0 50 1 0 0 22 0 1 0 231883183 198139904 3067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48374 3067 54 160 0 48212 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 193496

[startup+1.33474 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 20934
/proc/meminfo: memFree=1393408/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=1.32
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5405 0 0 0 130 2 0 0 25 0 1 0 231883183 199430144 5389 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48689 5389 72 160 0 48527 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 194756

[startup+2.97356 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 20934
/proc/meminfo: memFree=1393280/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=2.96
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5409 0 0 0 294 2 0 0 25 0 1 0 231883183 199430144 5393 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647592 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48689 5393 74 160 0 48527 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 194756

[startup+6.24918 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 20934
/proc/meminfo: memFree=1393152/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=6.24
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5410 0 0 0 621 3 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 194756

[startup+12.7044 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 20934
/proc/meminfo: memFree=1393096/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=12.7
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5410 0 0 0 1267 3 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670140 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 194756

[startup+25.505 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 20934
/proc/meminfo: memFree=1393160/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=25.5
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5410 0 0 0 2547 3 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 194756

[startup+51.145 s]
/proc/loadavg: 1.46 1.11 1.03 4/80 20936
/proc/meminfo: memFree=1390968/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=43.86
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 5720 0 0 0 4383 3 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194756 CPUtime=14.46
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 240 0 0 0 1446 0 0 0 25 0 1 0 231886850 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48689 5394 74 160 0 48527 0
[pid=20936] ppid=20933 vsize=194756 CPUtime=7.2
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 230 0 0 0 720 0 0 0 25 0 1 0 231886851 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/20936/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 65.52
Current children cumulated vsize (KiB) 584268

[startup+102.429 s]
/proc/loadavg: 3.30 1.65 1.22 6/82 20938
/proc/meminfo: memFree=1388584/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=62.42
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 6023 0 0 0 6238 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=44.99
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 4499 0 0 0 25 0 1 0 231886850 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582227 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5397 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194756 CPUtime=32.84
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 244 0 0 0 3284 0 0 0 25 0 1 0 231886851 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48689 5394 74 160 0 48527 0
[pid=20937] ppid=20933 vsize=194756 CPUtime=13.81
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 244 0 0 0 1381 0 0 0 25 0 1 0 231889258 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 2 0 0 0 17 0 0 0
/proc/20937/statm: 48689 5394 74 160 0 48527 0
[pid=20938] ppid=20933 vsize=194756 CPUtime=13.8
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 241 0 0 0 1380 0 0 0 25 0 1 0 231889260 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/20938/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 167.86
Current children cumulated vsize (KiB) 973784

[startup+162.514 s]
/proc/loadavg: 5.16 2.45 1.51 8/84 20940
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=79.85
/proc/20933/stat : 20933 (kcnfs-smp) R 20931 20933 20870 0 -1 4194304 6333 0 0 0 7981 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=70.2
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 7019 1 0 0 25 0 1 0 231886850 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5397 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=57.99
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 5799 0 0 0 25 0 1 0 231886851 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5397 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194756 CPUtime=33.84
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 250 0 0 0 3384 0 0 0 25 0 1 0 231889258 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48689 5394 74 160 0 48527 0
[pid=20938] ppid=20933 vsize=194756 CPUtime=31.3
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 248 0 0 0 3130 0 0 0 25 0 1 0 231889260 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 0 0 0
/proc/20938/statm: 48689 5394 74 160 0 48527 0
[pid=20939] ppid=20933 vsize=194756 CPUtime=7.31
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 230 0 0 0 731 0 0 0 25 0 1 0 231896496 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48689 5394 74 160 0 48527 0
[pid=20940] ppid=20933 vsize=194756 CPUtime=7.3
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 229 0 0 0 730 0 0 0 25 0 1 0 231896498 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 287.79
Current children cumulated vsize (KiB) 1363300

[startup+222.593 s]
/proc/loadavg: 6.81 3.40 1.90 9/86 20942
/proc/meminfo: memFree=1383880/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=86.82
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 8681 1 0 0 25 0 1 0 231886850 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5397 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=74.68
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 7468 0 0 0 25 0 1 0 231886851 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5397 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=50.5
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 5050 0 0 0 25 0 1 0 231889258 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651353 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5397 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=46.29
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 4629 0 0 0 25 0 1 0 231889260 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582247 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5397 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194756 CPUtime=22.27
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 241 0 0 0 2227 0 0 0 25 0 1 0 231896496 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48689 5394 74 160 0 48527 0
[pid=20940] ppid=20933 vsize=194756 CPUtime=22.2
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 240 0 0 0 2220 0 0 0 25 0 1 0 231896498 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650263 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48689 5394 74 160 0 48527 0
[pid=20941] ppid=20933 vsize=194756 CPUtime=10.13
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 230 0 0 0 1013 0 0 0 25 0 1 0 231901361 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649350 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48689 5394 74 160 0 48527 0
[pid=20942] ppid=20933 vsize=194756 CPUtime=10.11
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 227 0 0 0 1011 0 0 0 25 0 1 0 231901365 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 1752820

[startup+282.606 s]
/proc/loadavg: 7.64 4.25 2.28 9/86 20942
/proc/meminfo: memFree=1383816/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=101.84
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 10183 1 0 0 25 0 1 0 231886850 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5397 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=89.68
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 8968 0 0 0 25 0 1 0 231886851 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5397 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=65.5
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 6550 0 0 0 25 0 1 0 231889258 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649684 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5397 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=61.29
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 6129 0 0 0 25 0 1 0 231889260 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5397 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194756 CPUtime=37.21
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 253 0 0 0 3721 0 0 0 25 0 1 0 231896496 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670177 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48689 5394 74 160 0 48527 0
[pid=20940] ppid=20933 vsize=194756 CPUtime=37.16

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

[pid=20937] ppid=20933 vsize=194760 CPUtime=110.49
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 11049 0 0 0 25 0 1 0 231889258 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5397 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=106.36
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 10635 1 0 0 25 0 1 0 231889260 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649731 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5398 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194760 CPUtime=82
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 8200 0 0 0 25 0 1 0 231896496 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648732 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48690 5398 74 160 0 48528 0
[pid=20940] ppid=20933 vsize=194760 CPUtime=81.99
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 8199 0 0 0 25 0 1 0 231896498 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48690 5397 74 160 0 48528 0
[pid=20941] ppid=20933 vsize=194760 CPUtime=69.84
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 6984 0 0 0 25 0 1 0 231901361 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649702 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48690 5397 74 160 0 48528 0
[pid=20942] ppid=20933 vsize=194760 CPUtime=69.8
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 6980 0 0 0 25 0 1 0 231901365 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48690 5397 74 160 0 48528 0
Current children cumulated CPU time (s) 886.66
Current children cumulated vsize (KiB) 1752836

[startup+522.716 s]
/proc/loadavg: 7.99 6.31 3.57 9/86 20942
/proc/meminfo: memFree=1383560/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=161.88
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 16187 1 0 0 25 0 1 0 231886850 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5398 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=149.67
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14967 0 0 0 25 0 1 0 231886851 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5398 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=125.49
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12549 0 0 0 25 0 1 0 231889258 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5398 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=121.36
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12135 1 0 0 25 0 1 0 231889260 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582289 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5398 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194760 CPUtime=96.9
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 9690 0 0 0 25 0 1 0 231896496 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647723 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48690 5398 74 160 0 48528 0
[pid=20940] ppid=20933 vsize=194760 CPUtime=96.89
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 9689 0 0 0 25 0 1 0 231896498 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566867 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48690 5397 74 160 0 48528 0
[pid=20941] ppid=20933 vsize=194760 CPUtime=84.82
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 8482 0 0 0 25 0 1 0 231901361 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48690 5397 74 160 0 48528 0
[pid=20942] ppid=20933 vsize=194760 CPUtime=84.73
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 8473 0 0 0 25 0 1 0 231901365 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1006.37
Current children cumulated vsize (KiB) 1752836

[startup+582.724 s]
/proc/loadavg: 7.99 6.62 3.85 9/86 20942
/proc/meminfo: memFree=1383496/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=176.87
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 17686 1 0 0 25 0 1 0 231886850 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5398 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=164.67
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 16467 0 0 0 25 0 1 0 231886851 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5398 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=140.48
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14048 0 0 0 25 0 1 0 231889258 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650883 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5398 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=136.37
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 13636 1 0 0 25 0 1 0 231889260 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647686 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5398 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194760 CPUtime=111.84
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 11184 0 0 0 25 0 1 0 231896496 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647686 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48690 5398 74 160 0 48528 0
[pid=20940] ppid=20933 vsize=194760 CPUtime=111.78
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 11178 0 0 0 25 0 1 0 231896498 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650710 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48690 5397 74 160 0 48528 0
[pid=20941] ppid=20933 vsize=194760 CPUtime=99.72
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 9972 0 0 0 25 0 1 0 231901361 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48690 5397 74 160 0 48528 0
[pid=20942] ppid=20933 vsize=194760 CPUtime=99.69
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 9969 0 0 0 25 0 1 0 231901365 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1126.05
Current children cumulated vsize (KiB) 1752836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+619.845 s]
/proc/loadavg: 7.99 6.79 4.02 9/86 20942
/proc/meminfo: memFree=1383496/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=186.17
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 18616 1 0 0 25 0 1 0 231886850 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647686 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5398 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=173.97
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 17397 0 0 0 25 0 1 0 231886851 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647735 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5398 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=149.78
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14978 0 0 0 25 0 1 0 231889258 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5398 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=145.61
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14559 2 0 0 25 0 1 0 231889260 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651366 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5398 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194760 CPUtime=121.09
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12109 0 0 0 25 0 1 0 231896496 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48690 5398 74 160 0 48528 0
[pid=20940] ppid=20933 vsize=194760 CPUtime=121.07
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12107 0 0 0 25 0 1 0 231896498 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48690 5398 74 160 0 48528 0
[pid=20941] ppid=20933 vsize=194760 CPUtime=108.91
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 10891 0 0 0 25 0 1 0 231901361 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647736 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48690 5397 74 160 0 48528 0
[pid=20942] ppid=20933 vsize=194760 CPUtime=108.89
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 10889 0 0 0 25 0 1 0 231901365 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 1752836

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

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

[startup+619.845 s]
/proc/loadavg: 7.99 6.79 4.02 9/86 20942
/proc/meminfo: memFree=1383496/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=194756 CPUtime=84.63
/proc/20933/stat : 20933 (kcnfs-smp) S 20931 20933 20870 0 -1 4194304 6426 0 0 0 8459 4 0 0 25 0 1 0 231883183 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20933/statm: 48689 5394 74 160 0 48527 0
[pid=20935] ppid=20933 vsize=194760 CPUtime=186.17
/proc/20935/stat : 20935 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 18616 1 0 0 25 0 1 0 231886850 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647686 0 0 4096 2 0 0 0 17 1 0 0
/proc/20935/statm: 48690 5398 74 160 0 48528 0
[pid=20936] ppid=20933 vsize=194760 CPUtime=173.97
/proc/20936/stat : 20936 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 17397 0 0 0 25 0 1 0 231886851 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647735 0 0 4096 0 0 0 0 17 1 0 0
/proc/20936/statm: 48690 5398 74 160 0 48528 0
[pid=20937] ppid=20933 vsize=194760 CPUtime=149.78
/proc/20937/stat : 20937 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14978 0 0 0 25 0 1 0 231889258 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/20937/statm: 48690 5398 74 160 0 48528 0
[pid=20938] ppid=20933 vsize=194760 CPUtime=145.61
/proc/20938/stat : 20938 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 14559 2 0 0 25 0 1 0 231889260 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134651366 0 0 4096 0 0 0 0 17 1 0 0
/proc/20938/statm: 48690 5398 74 160 0 48528 0
[pid=20939] ppid=20933 vsize=194760 CPUtime=121.09
/proc/20939/stat : 20939 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12109 0 0 0 25 0 1 0 231896496 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 0 0 0
/proc/20939/statm: 48690 5398 74 160 0 48528 0
[pid=20940] ppid=20933 vsize=194760 CPUtime=121.07
/proc/20940/stat : 20940 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 12107 0 0 0 25 0 1 0 231896498 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649724 0 0 4096 0 0 0 0 17 0 0 0
/proc/20940/statm: 48690 5398 74 160 0 48528 0
[pid=20941] ppid=20933 vsize=194760 CPUtime=108.91
/proc/20941/stat : 20941 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 256 0 0 0 10891 0 0 0 25 0 1 0 231901361 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647736 0 0 4096 2 0 0 0 17 0 0 0
/proc/20941/statm: 48690 5397 74 160 0 48528 0
[pid=20942] ppid=20933 vsize=194760 CPUtime=108.89
/proc/20942/stat : 20942 (kcnfs-smp) R 20933 20933 20870 0 -1 4194368 257 0 0 0 10889 0 0 0 25 0 1 0 231901365 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647530 0 0 4096 0 0 0 0 17 0 0 0
/proc/20942/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 1752836

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20933 and gives childrusage.ru_utime.tv_sec=234 childrusage.ru_utime.tv_usec=382368 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=58991
CPU time returned by wait4() is 234.441
while last known CPU time is 1200.12

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

Real time (s): 619.86
CPU time (s): 1200.12
CPU user time (s): 1200.05
CPU system time (s): 0.07
CPU usage (%): 193.611
Max. virtual memory (cumulated for all children) (KiB): 1752836

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

runsolver used 0.700893 second user time and 1.88871 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu Feb 22 04:41:28 UTC 2007

IDJOB= 307384
IDBENCH= 20204
IDSOLVER= 112
FILE ID= node16/307384-1172119288

PBS_JOBID= 3865372

Free space on /tmp= 66542 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1661055114-06.cnf
COMMAND LINE= /tmp/evaluation/307384-1172119288/kcnfs-smp /tmp/evaluation/307384-1172119288/instance-307384-1172119288.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-307384-1172119288 -o ROOT/results/node16/solver-307384-1172119288 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307384-1172119288/kcnfs-smp /tmp/evaluation/307384-1172119288/instance-307384-1172119288.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  05c3fabf805829dbf896864dc67f5a6b

RANDOM SEED= 543227600

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1415328 kB
Buffers:         60416 kB
Cached:         445980 kB
SwapCached:          0 kB
Active:         222036 kB
Inactive:       337724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          72260 kB
Slab:            66516 kB
Committed_AS:  1042000 kB
PageTables:       1720 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= 66542 MiB

End job on node16 on Thu Feb 22 04:51:50 UTC 2007