Trace number 307097

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.06 621.546

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
MD5SUMd2577f7a2140d90de7e64601ab0f2e47
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/307097-1172113048/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.10/0.15	c Input file : '/tmp/evaluation/307097-1172113048/instance-307097-1172113048.cnf'
0.10/0.15	c [#vars: 19000, #clauses: 79800 -> 79879 clauses (pre-processing), tautology: 0, 3-CNF]
0.60/0.69	c unit clauses propagate before processing (#clause: 79879)
0.60/0.69	c estimated distribution: 8 tasks
36.56/36.57	c <16470> [PID]: 16472 16473 16474 16475 16476 16477 16478
323.64/180.58	c <16470> [PID]: 16479
323.64/180.58	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/node9/watcher-307097-1172113048 -o ROOT/results/node9/solver-307097-1172113048 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307097-1172113048/kcnfs-smp /tmp/evaluation/307097-1172113048/instance-307097-1172113048.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 16470
/proc/meminfo: memFree=1857608/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=180916 CPUtime=0
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 231259423 185257984 111 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134819613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 45229 111 48 160 0 45067 0

[startup+0.106969 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 16470
/proc/meminfo: memFree=1857608/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=186592 CPUtime=0.1
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 1540 0 0 0 10 0 0 0 18 0 1 0 231259423 191070208 1525 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 46648 1526 48 160 0 46486 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 186592

[startup+0.515047 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 16470
/proc/meminfo: memFree=1857608/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=193496 CPUtime=0.5
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 3078 0 0 0 50 0 0 0 22 0 1 0 231259423 198139904 3062 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48374 3062 54 160 0 48212 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 193496

[startup+1.3352 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16471
/proc/meminfo: memFree=1836160/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=1.32
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5405 0 0 0 131 1 0 0 25 0 1 0 231259423 199430144 5389 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48689 5389 72 160 0 48527 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 194756

[startup+2.97152 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16471
/proc/meminfo: memFree=1836032/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=2.96
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5409 0 0 0 295 1 0 0 25 0 1 0 231259423 199430144 5393 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648701 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48689 5393 74 160 0 48527 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 194756

[startup+6.25115 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16471
/proc/meminfo: memFree=1835840/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=6.23
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5410 0 0 0 622 1 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 194756

[startup+12.7054 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16471
/proc/meminfo: memFree=1835968/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=12.69
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5410 0 0 0 1268 1 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134670191 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 194756

[startup+25.5119 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16471
/proc/meminfo: memFree=1836096/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=25.49
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5410 0 0 0 2548 1 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 194756

[startup+51.1628 s]
/proc/loadavg: 1.44 1.10 1.03 4/80 16473
/proc/meminfo: memFree=1833832/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=43.76
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 5703 0 0 0 4374 2 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194756 CPUtime=14.58
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 244 0 0 0 1458 0 0 0 25 0 1 0 231263080 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/16472/statm: 48689 5394 74 160 0 48527 0
[pid=16473] ppid=16470 vsize=194756 CPUtime=7.3
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 227 0 0 0 730 0 0 0 25 0 1 0 231263081 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649546 0 0 4096 0 0 0 0 17 0 0 0
/proc/16473/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 65.64
Current children cumulated vsize (KiB) 584268

[startup+102.463 s]
/proc/loadavg: 3.30 1.64 1.22 6/82 16475
/proc/meminfo: memFree=1831320/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=62.32
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 6010 0 0 0 6230 2 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650725 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=44.96
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 4496 0 0 0 25 0 1 0 231263080 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/16472/statm: 48690 5397 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194756 CPUtime=32.89
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 246 0 0 0 3289 0 0 0 25 0 1 0 231263081 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48689 5394 74 160 0 48527 0
[pid=16474] ppid=16470 vsize=194756 CPUtime=13.91
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 242 0 0 0 1391 0 0 0 25 0 1 0 231265470 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 2 0 0 0 17 0 0 0
/proc/16474/statm: 48689 5394 74 160 0 48527 0
[pid=16475] ppid=16470 vsize=194756 CPUtime=13.9
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 241 0 0 0 1390 0 0 0 25 0 1 0 231265471 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649608 0 0 4096 0 0 0 0 17 0 0 0
/proc/16475/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 167.98
Current children cumulated vsize (KiB) 973784

[startup+162.464 s]
/proc/loadavg: 5.21 2.46 1.52 8/84 16477
/proc/meminfo: memFree=1828808/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=79.63
/proc/16470/stat : 16470 (kcnfs-smp) R 16468 16470 16076 0 -1 4194304 6307 0 0 0 7961 2 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648818 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=69.94
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 6994 0 0 0 25 0 1 0 231263080 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566882 0 0 4096 2 0 0 0 17 1 0 0
/proc/16472/statm: 48690 5397 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=57.89
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 5789 0 0 0 25 0 1 0 231263081 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650717 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5397 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194756 CPUtime=33.9
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 245 0 0 0 3390 0 0 0 25 0 1 0 231265470 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649742 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48689 5394 74 160 0 48527 0
[pid=16475] ppid=16470 vsize=194756 CPUtime=31.3
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 244 0 0 0 3130 0 0 0 25 0 1 0 231265471 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/16475/statm: 48689 5394 74 160 0 48527 0
[pid=16476] ppid=16470 vsize=194756 CPUtime=7.51
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 228 0 0 0 751 0 0 0 25 0 1 0 231272649 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566845 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48689 5394 74 160 0 48527 0
[pid=16477] ppid=16470 vsize=194756 CPUtime=7.5
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 228 0 0 0 750 0 0 0 25 0 1 0 231272651 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648241 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 287.67
Current children cumulated vsize (KiB) 1363300

[startup+222.469 s]
/proc/loadavg: 6.83 3.41 1.90 9/92 16545
/proc/meminfo: memFree=1825096/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=86.49
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 8649 0 0 0 25 0 1 0 231263080 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/16472/statm: 48690 5397 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=74.44
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 7444 0 0 0 25 0 1 0 231263081 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5397 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=50.4
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 5040 0 0 0 25 0 1 0 231265470 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5397 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=46.19
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 4618 1 0 0 25 0 1 0 231265471 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649091 0 0 4096 0 0 0 0 17 0 0 0
/proc/16475/statm: 48690 5397 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194756 CPUtime=22.41
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 241 0 0 0 2240 1 0 0 25 0 1 0 231272649 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 2 0 0 0 17 1 0 0
/proc/16476/statm: 48689 5394 74 160 0 48527 0
[pid=16477] ppid=16470 vsize=194756 CPUtime=22.4
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 241 0 0 0 2240 0 0 0 25 0 1 0 231272651 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647699 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48689 5394 74 160 0 48527 0
[pid=16478] ppid=16470 vsize=194756 CPUtime=10.42
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 230 0 0 0 1042 0 0 0 25 0 1 0 231277476 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/16478/statm: 48689 5394 74 160 0 48527 0
[pid=16479] ppid=16470 vsize=194756 CPUtime=10.38
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 227 0 0 0 1036 2 0 0 25 0 1 0 231277480 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48689 5394 74 160 0 48527 0
Current children cumulated CPU time (s) 407.26
Current children cumulated vsize (KiB) 1752820

[startup+282.512 s]
/proc/loadavg: 7.88 4.31 2.30 13/102 16740
/proc/meminfo: memFree=1819384/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=101.39
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 10139 0 0 0 25 0 1 0 231263080 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 2 0 0 0 17 1 0 0
/proc/16472/statm: 48690 5397 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=89.31
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 8930 1 0 0 25 0 1 0 231263081 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5397 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=65.3
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 6530 0 0 0 25 0 1 0 231265470 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649330 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5397 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=61.09
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 6107 2 0 0 25 0 1 0 231265471 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647859 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5397 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194756 CPUtime=37.3
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 253 0 0 0 3728 2 0 0 25 0 1 0 231272649 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664540 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48689 5394 74 160 0 48527 0
[pid=16477] ppid=16470 vsize=194756 CPUtime=37.3

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

[pid=16474] ppid=16470 vsize=194760 CPUtime=96.96
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 9695 1 0 0 25 0 1 0 231265470 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649731 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5398 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=92.69
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 9267 2 0 0 25 0 1 0 231265471 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134647674 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5397 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194760 CPUtime=65.7
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 6567 3 0 0 25 0 1 0 231272649 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48690 5398 74 160 0 48528 0
[pid=16477] ppid=16470 vsize=194760 CPUtime=65.69
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 6565 4 0 0 25 0 1 0 231272651 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48690 5398 74 160 0 48528 0
[pid=16478] ppid=16470 vsize=194760 CPUtime=53.82
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 5377 5 0 0 25 0 1 0 231277476 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/16478/statm: 48690 5397 74 160 0 48528 0
[pid=16479] ppid=16470 vsize=194760 CPUtime=53.7
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 5363 7 0 0 25 0 1 0 231277480 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 763.56
Current children cumulated vsize (KiB) 1752836

[startup+462.645 s]
/proc/loadavg: 9.01 6.51 3.51 10/91 17328
/proc/meminfo: memFree=1796384/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=146.58
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 14657 1 0 0 25 0 1 0 231263080 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650817 0 0 4096 2 0 0 0 17 0 0 0
/proc/16472/statm: 48690 5398 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=134.17
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 13416 1 0 0 25 0 1 0 231263081 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648840 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5398 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=111.96
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 11195 1 0 0 25 0 1 0 231265470 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5398 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=107.68
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 10766 2 0 0 25 0 1 0 231265471 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5398 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194760 CPUtime=80.69
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 8066 3 0 0 25 0 1 0 231272649 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650863 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48690 5398 74 160 0 48528 0
[pid=16477] ppid=16470 vsize=194760 CPUtime=80.63
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 8059 4 0 0 25 0 1 0 231272651 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650238 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48690 5398 74 160 0 48528 0
[pid=16478] ppid=16470 vsize=194760 CPUtime=68.82
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 6877 5 0 0 25 0 1 0 231277476 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 2 0 0 0 17 1 0 0
/proc/16478/statm: 48690 5397 74 160 0 48528 0
[pid=16479] ppid=16470 vsize=194760 CPUtime=68.6
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 6853 7 0 0 25 0 1 0 231277480 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 883.26
Current children cumulated vsize (KiB) 1752836

[startup+522.702 s]
/proc/loadavg: 9.00 6.96 3.85 10/92 17404
/proc/meminfo: memFree=1792152/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=161.48
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 16147 1 0 0 25 0 1 0 231263080 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650748 0 0 4096 2 0 0 0 17 0 0 0
/proc/16472/statm: 48690 5398 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=149.17
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 14916 1 0 0 25 0 1 0 231263081 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5398 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=126.97
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 12696 1 0 0 25 0 1 0 231265470 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648672 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5398 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=122.68
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 12266 2 0 0 25 0 1 0 231265471 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5398 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194760 CPUtime=95.59
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 9555 4 0 0 25 0 1 0 231272649 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48690 5398 74 160 0 48528 0
[pid=16477] ppid=16470 vsize=194760 CPUtime=95.59
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 9554 5 0 0 25 0 1 0 231272651 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48690 5398 74 160 0 48528 0
[pid=16478] ppid=16470 vsize=194760 CPUtime=83.82
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 8377 5 0 0 25 0 1 0 231277476 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648855 0 0 4096 2 0 0 0 17 1 0 0
/proc/16478/statm: 48690 5397 74 160 0 48528 0
[pid=16479] ppid=16470 vsize=194760 CPUtime=83.57
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 8350 7 0 0 25 0 1 0 231277480 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1003
Current children cumulated vsize (KiB) 1752836

[startup+582.745 s]
/proc/loadavg: 9.17 7.37 4.19 10/91 17474
/proc/meminfo: memFree=1786784/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=176.48
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 17647 1 0 0 25 0 1 0 231263080 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/16472/statm: 48690 5398 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=164.17
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 16416 1 0 0 25 0 1 0 231263081 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134582429 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5398 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=141.97
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 14196 1 0 0 25 0 1 0 231265470 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5398 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=137.68
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 13766 2 0 0 25 0 1 0 231265471 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5398 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194760 CPUtime=110.5
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 11046 4 0 0 25 0 1 0 231272649 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566835 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48690 5398 74 160 0 48528 0
[pid=16477] ppid=16470 vsize=194760 CPUtime=110.49
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 11044 5 0 0 25 0 1 0 231272651 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650883 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48690 5398 74 160 0 48528 0
[pid=16478] ppid=16470 vsize=194760 CPUtime=98.81
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 9876 5 0 0 25 0 1 0 231277476 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 2 0 0 0 17 1 0 0
/proc/16478/statm: 48690 5397 74 160 0 48528 0
[pid=16479] ppid=16470 vsize=194760 CPUtime=98.49
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 9842 7 0 0 25 0 1 0 231277480 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134658154 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1122.72
Current children cumulated vsize (KiB) 1752836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+621.531 s]
/proc/loadavg: 9.09 7.58 4.39 10/92 17517
/proc/meminfo: memFree=1783000/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=194756 CPUtime=84.13
/proc/16470/stat : 16470 (kcnfs-smp) S 16468 16470 16076 0 -1 4194304 6406 0 0 0 8410 3 0 0 25 0 1 0 231259423 199430144 5394 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16470/statm: 48689 5394 74 160 0 48527 0
[pid=16472] ppid=16470 vsize=194760 CPUtime=186.07
/proc/16472/stat : 16472 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 18606 1 0 0 25 0 1 0 231263080 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134649690 0 0 4096 2 0 0 0 17 0 0 0
/proc/16472/statm: 48690 5398 74 160 0 48528 0
[pid=16473] ppid=16470 vsize=194760 CPUtime=173.87
/proc/16473/stat : 16473 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 17386 1 0 0 25 0 1 0 231263081 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134664672 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 48690 5398 74 160 0 48528 0
[pid=16474] ppid=16470 vsize=194760 CPUtime=151.65
/proc/16474/stat : 16474 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 15163 2 0 0 25 0 1 0 231265470 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648833 0 0 4096 2 0 0 0 17 1 0 0
/proc/16474/statm: 48690 5398 74 160 0 48528 0
[pid=16475] ppid=16470 vsize=194760 CPUtime=147.37
/proc/16475/stat : 16475 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 14735 2 0 0 25 0 1 0 231265471 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566844 0 0 4096 0 0 0 0 17 1 0 0
/proc/16475/statm: 48690 5398 74 160 0 48528 0
[pid=16476] ppid=16470 vsize=194760 CPUtime=120.19
/proc/16476/stat : 16476 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 12015 4 0 0 25 0 1 0 231272649 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566896 0 0 4096 2 0 0 0 17 0 0 0
/proc/16476/statm: 48690 5398 74 160 0 48528 0
[pid=16477] ppid=16470 vsize=194760 CPUtime=120.18
/proc/16477/stat : 16477 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 12013 5 0 0 25 0 1 0 231272651 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134648801 0 0 4096 0 0 0 0 17 0 0 0
/proc/16477/statm: 48690 5398 74 160 0 48528 0
[pid=16478] ppid=16470 vsize=194760 CPUtime=108.51
/proc/16478/stat : 16478 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 256 0 0 0 10846 5 0 0 25 0 1 0 231277476 199434240 5397 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134650717 0 0 4096 2 0 0 0 17 1 0 0
/proc/16478/statm: 48690 5397 74 160 0 48528 0
[pid=16479] ppid=16470 vsize=194760 CPUtime=108.09
/proc/16479/stat : 16479 (kcnfs-smp) R 16470 16470 16076 0 -1 4194368 257 0 0 0 10802 7 0 0 25 0 1 0 231277480 199434240 5398 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134566793 0 0 4096 0 0 0 0 17 0 0 0
/proc/16479/statm: 48690 5398 74 160 0 48528 0
Current children cumulated CPU time (s) 1200.06
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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 16470 and gives childrusage.ru_utime.tv_sec=235 childrusage.ru_utime.tv_usec=744161 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=59990
CPU time returned by wait4() is 235.804
while last known CPU time is 1200.06

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

Real time (s): 621.546
CPU time (s): 1200.06
CPU user time (s): 1199.76
CPU system time (s): 0.3
CPU usage (%): 193.077
Max. virtual memory (cumulated for all children) (KiB): 1752836

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

runsolver used 0.6569 second user time and 1.9607 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Feb 22 02:57:28 UTC 2007

IDJOB= 307097
IDBENCH= 20197
IDSOLVER= 112
FILE ID= node9/307097-1172113048

PBS_JOBID= 3865367

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  d2577f7a2140d90de7e64601ab0f2e47

RANDOM SEED= 87991925

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1857952 kB
Buffers:         14464 kB
Cached:          75704 kB
SwapCached:          0 kB
Active:          87748 kB
Inactive:        56724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4688 kB
Writeback:           0 kB
Mapped:          73184 kB
Slab:            39068 kB
Committed_AS:  1179276 kB
PageTables:       1688 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= 66546 MiB

End job on node9 on Thu Feb 22 03:07:52 UTC 2007