Trace number 308696

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.13 692.598

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S1307633938-08-UNSAT.cnf
MD5SUMc45506846595309f339867628e05eb80
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 variables5492
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/308696-1172525523/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.02	c Input file : '/tmp/evaluation/308696-1172525523/instance-308696-1172525523.cnf'
0.00/0.02	c [#vars: 5500, #clauses: 14684 , (2-3)-CNF]
0.00/0.04	c unit clauses propagate before processing (#clause: 14684)
0.00/0.04	c estimated distribution: 8 tasks
0.00/0.05	c <5260> [PID]: 5262 5263 5264 5265 5266 5267 5268
0.07/0.65	c <5260> [PID]: 5269
0.07/0.65	c real distribution: 8 tasks
0.07/0.65	c <5260> [5263: UNSAT][5262: UNSAT][5266: UNSAT][5265: UNSAT][5267: UNSAT]
891.78/446.96	c <5260> [5264: UNSAT][5268: UNSAT][5269: NOT SOLVED]
1200.09/692.59	s NOT SOLVED
1200.09/692.59	c CPU time            : 1017.710 seconds
1200.09/692.59	c Elapsed Time        : 692.571 seconds
1200.09/692.59	c Size of search tree : 0 node
1200.09/692.59	c average speed       : 0.000 nodes/sec.
1200.09/692.59	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: NOT

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-308696-1172525523 -o ROOT/results/node25/solver-308696-1172525523 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308696-1172525523/kcnfs-smp /tmp/evaluation/308696-1172525523/instance-308696-1172525523.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5260
/proc/meminfo: memFree=1905512/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=180916 CPUtime=0
/proc/5260/stat : 5260 (kcnfs-smp) R 5258 5260 3645 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 47174516 185257984 113 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134841789 0 0 4096 0 0 0 0 17 1 0 0
/proc/5260/statm: 45229 114 48 160 0 45067 0

[startup+0.106637 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5260
/proc/meminfo: memFree=1905512/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.05
/proc/5260/stat : 5260 (kcnfs-smp) R 5258 5260 3645 0 -1 4194304 1283 0 0 0 5 0 0 0 22 0 1 0 47174516 187760640 1061 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/5260/statm: 45840 1061 63 160 0 45678 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 183360

[startup+0.514674 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5260
/proc/meminfo: memFree=1905512/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.07
/proc/5260/stat : 5260 (kcnfs-smp) R 5258 5260 3645 0 -1 4194304 1399 0 0 0 7 0 0 0 24 0 1 0 47174516 187760640 1066 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 1 0 0
/proc/5260/statm: 45840 1066 64 160 0 45678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 183360

[startup+1.33575 s]
/proc/loadavg: 0.92 0.98 1.20 8/72 5269
/proc/meminfo: memFree=1898216/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.18
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 159 0 0 7 0 11 0 24 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5262] ppid=5260 vsize=183360 CPUtime=0.62
/proc/5262/stat : 5262 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 91 0 0 0 62 0 0 0 24 0 1 0 47174521 187760640 1079 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572733 0 0 4096 2 0 0 0 17 1 0 0
/proc/5262/statm: 45840 1079 69 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=0.4
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 92 0 0 0 40 0 0 0 24 0 1 0 47174523 187760640 1078 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1078 68 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=0.4
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 92 0 0 0 40 0 0 0 25 0 1 0 47174524 187760640 1078 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1078 69 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=0.34
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 91 0 0 0 34 0 0 0 25 0 1 0 47174554 187760640 1077 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683130 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1077 69 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=0.27
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 93 0 0 0 27 0 0 0 25 0 1 0 47174559 187760640 1079 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577069 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1079 69 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=0.22
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 87 0 0 0 22 0 0 0 25 0 1 0 47174574 187760640 1079 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1079 67 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=0.12
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 91 0 0 0 12 0 0 0 25 0 1 0 47174579 187760640 1083 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567268 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1083 71 160 0 45678 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 1466880

[startup+2.9849 s]
/proc/loadavg: 1.41 1.08 1.23 8/72 5269
/proc/meminfo: memFree=1898280/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.18
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 159 0 0 7 0 11 0 24 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5262] ppid=5260 vsize=0 CPUtime=0.77
/proc/5262/stat : 5262 (kcnfs-smp) R 5260 5260 3645 0 -1 4194372 161 0 0 0 77 0 0 0 25 0 1 0 47174521 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 2 0 0 0 17 1 0 0
/proc/5262/statm: 0 0 0 0 0 0 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=0.9
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 93 0 0 0 90 0 0 0 25 0 1 0 47174523 187760640 1079 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567604 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1079 69 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=0.99
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 99 0 0 0 25 0 1 0 47174524 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577099 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1085 71 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=0.84
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 91 0 0 0 84 0 0 0 25 0 1 0 47174554 187760640 1077 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633669 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1077 69 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=0.82
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 82 0 0 0 25 0 1 0 47174559 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683350 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1085 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=0.72
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 93 0 0 0 72 0 0 0 25 0 1 0 47174574 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636965 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1085 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=0.62
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 95 0 0 0 62 0 0 0 25 0 1 0 47174579 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1085 71 160 0 45678 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 1283520

[startup+6.19018 s]
/proc/loadavg: 1.41 1.08 1.23 7/71 5269
/proc/meminfo: memFree=1898160/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.96
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 320 0 0 7 0 89 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=1.98
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 93 0 0 0 198 0 0 0 25 0 1 0 47174523 187760640 1079 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1079 69 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=2
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 200 0 0 0 25 0 1 0 47174524 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1085 71 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=1.94
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 194 0 0 0 25 0 1 0 47174554 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1085 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=1.9
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 190 0 0 0 25 0 1 0 47174559 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567193 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1085 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=1.74
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 174 0 0 0 25 0 1 0 47174574 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1085 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=1.72
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 172 0 0 0 25 0 1 0 47174579 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1085 71 160 0 45678 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 1283520

[startup+12.6658 s]
/proc/loadavg: 2.11 1.24 1.28 7/71 5269
/proc/meminfo: memFree=1898096/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.96
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 320 0 0 7 0 89 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=4.1
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 410 0 0 0 25 0 1 0 47174523 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577649 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1085 71 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=4.2
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 420 0 0 0 25 0 1 0 47174524 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572846 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1085 71 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=4.07
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 407 0 0 0 25 0 1 0 47174554 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1086 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=4.02
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 402 0 0 0 25 0 1 0 47174559 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567500 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1085 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=3.94
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 394 0 0 0 25 0 1 0 47174574 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1085 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=3.87
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 387 0 0 0 25 0 1 0 47174579 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1085 71 160 0 45678 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1283520

[startup+25.5319 s]
/proc/loadavg: 2.71 1.40 1.33 7/71 5269
/proc/meminfo: memFree=1898096/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.96
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 320 0 0 7 0 89 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=8.39
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 839 0 0 0 25 0 1 0 47174523 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1085 71 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=8.44
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 844 0 0 0 25 0 1 0 47174524 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1085 71 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=8.34
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 834 0 0 0 25 0 1 0 47174554 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1086 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=8.32
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 832 0 0 0 25 0 1 0 47174559 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1085 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=8.24
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 824 0 0 0 25 0 1 0 47174574 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572621 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1085 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=8.14
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 97 0 0 0 814 0 0 0 25 0 1 0 47174579 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572970 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1085 71 160 0 45678 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 1283520

[startup+51.1592 s]
/proc/loadavg: 3.83 1.77 1.45 7/71 5269
/proc/meminfo: memFree=1898096/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=0.96
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 320 0 0 7 0 89 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=16.94
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 101 0 0 0 1694 0 0 0 25 0 1 0 47174523 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 2 0 0 0 17 1 0 0
/proc/5264/statm: 45840 1087 71 160 0 45678 0
[pid=5265] ppid=5260 vsize=183360 CPUtime=16.97
/proc/5265/stat : 5265 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 1697 0 0 0 25 0 1 0 47174524 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 0 0 0 0 17 0 0 0
/proc/5265/statm: 45840 1086 71 160 0 45678 0
[pid=5266] ppid=5260 vsize=183360 CPUtime=16.84
/proc/5266/stat : 5266 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 101 0 0 0 1684 0 0 0 25 0 1 0 47174554 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577754 0 0 4096 2 0 0 0 17 0 0 0
/proc/5266/statm: 45840 1087 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=16.82
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 1682 0 0 0 25 0 1 0 47174559 187760640 1085 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1085 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=16.74
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 98 0 0 0 1674 0 0 0 25 0 1 0 47174574 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589808 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1086 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=16.72

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

/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 98 0 0 0 3379 0 0 0 25 0 1 0 47174579 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567648 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1086 71 160 0 45678 0
Current children cumulated CPU time (s) 204.22
Current children cumulated vsize (KiB) 1100160

[startup+162.424 s]
/proc/loadavg: 4.39 2.68 1.82 5/69 5269
/proc/meminfo: memFree=1899008/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=71.59
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 661 0 0 7 0 7152 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=61.18
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 102 0 0 0 6118 0 0 0 25 0 1 0 47174523 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567505 0 0 4096 2 0 0 0 17 0 0 0
/proc/5264/statm: 45840 1088 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=69.19
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 6919 0 0 0 25 0 1 0 47174559 187760640 1086 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577659 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1086 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=61.03
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 6103 0 0 0 25 0 1 0 47174574 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1087 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=61.01
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 6101 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567505 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 324
Current children cumulated vsize (KiB) 916800

[startup+222.444 s]
/proc/loadavg: 4.14 2.92 1.95 5/69 5269
/proc/meminfo: memFree=1898944/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=71.59
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 661 0 0 7 0 7152 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=91.08
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 102 0 0 0 9108 0 0 0 25 0 1 0 47174523 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 0 0 0
/proc/5264/statm: 45840 1088 71 160 0 45678 0
[pid=5267] ppid=5260 vsize=183360 CPUtime=99.07
/proc/5267/stat : 5267 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 101 0 0 0 9907 0 0 0 25 0 1 0 47174559 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567281 0 0 4096 0 0 0 0 17 0 0 0
/proc/5267/statm: 45840 1087 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=91.04
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 9104 0 0 0 25 0 1 0 47174574 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572850 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1087 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=91
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 9100 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567347 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 443.78
Current children cumulated vsize (KiB) 916800

[startup+282.444 s]
/proc/loadavg: 3.71 3.03 2.05 5/68 5269
/proc/meminfo: memFree=1899400/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=185.77
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 832 0 0 7 0 18570 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=135.72
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 103 0 0 0 13572 0 0 0 25 0 1 0 47174523 187760640 1089 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 2 0 0 0 17 0 0 0
/proc/5264/statm: 45840 1089 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=121.03
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 12103 0 0 0 25 0 1 0 47174574 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577090 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1088 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=121
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 12100 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 563.52
Current children cumulated vsize (KiB) 733440

[startup+342.514 s]
/proc/loadavg: 3.26 3.02 2.11 4/68 5269
/proc/meminfo: memFree=1899400/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=185.77
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 832 0 0 7 0 18570 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=195.53
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 103 0 0 0 19553 0 0 0 25 0 1 0 47174523 187760640 1089 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 0 0 0
/proc/5264/statm: 45840 1089 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=151.08
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 15108 0 0 0 25 0 1 0 47174574 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134633532 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1088 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=150.99
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 15099 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134574290 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 683.37
Current children cumulated vsize (KiB) 733440

[startup+402.59 s]
/proc/loadavg: 3.08 3.02 2.16 4/68 5269
/proc/meminfo: memFree=1899400/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=185.77
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 832 0 0 7 0 18570 0 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5264] ppid=5260 vsize=183360 CPUtime=255.35
/proc/5264/stat : 5264 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 103 0 0 0 25535 0 0 0 25 0 1 0 47174523 187760640 1089 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572912 0 0 4096 2 0 0 0 17 0 0 0
/proc/5264/statm: 45840 1089 71 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=181.11
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 18111 0 0 0 25 0 1 0 47174574 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1088 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=181.02
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 18102 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567286 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 803.25
Current children cumulated vsize (KiB) 733440

[startup+462.65 s]
/proc/loadavg: 2.75 2.95 2.19 3/67 5269
/proc/meminfo: memFree=1899920/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=485.04
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 1005 0 0 7 0 48495 2 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5268] ppid=5260 vsize=183360 CPUtime=219.09
/proc/5268/stat : 5268 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 100 0 0 0 21909 0 0 0 25 0 1 0 47174574 187760640 1088 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683130 0 0 4096 2 0 0 0 17 1 0 0
/proc/5268/statm: 45840 1088 71 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=219.01
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 21901 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 0 0 0 0 17 0 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 923.14
Current children cumulated vsize (KiB) 550080

[startup+522.674 s]
/proc/loadavg: 2.05 2.72 2.16 2/66 5269
/proc/meminfo: memFree=1900184/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=751.38
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 1175 0 0 7 0 75129 2 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=278.83
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 27883 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 1030.21
Current children cumulated vsize (KiB) 366720

[startup+582.726 s]
/proc/loadavg: 1.42 2.43 2.09 2/66 5269
/proc/meminfo: memFree=1900184/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=751.38
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 1175 0 0 7 0 75129 2 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=338.86
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 33886 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 1090.24
Current children cumulated vsize (KiB) 366720

[startup+642.778 s]
/proc/loadavg: 1.14 2.15 2.01 2/66 5269
/proc/meminfo: memFree=1900248/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=751.38
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 1175 0 0 7 0 75129 2 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=398.9
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 39890 0 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 1150.28
Current children cumulated vsize (KiB) 366720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+692.59 s]
/proc/loadavg: 1.06 1.97 1.96 2/66 5269
/proc/meminfo: memFree=1900248/2055920 swapFree=4183544/4192956
[pid=5260] ppid=5258 vsize=183360 CPUtime=751.38
/proc/5260/stat : 5260 (kcnfs-smp) S 5258 5260 3645 0 -1 4194304 1455 1175 0 0 7 0 75129 2 16 0 1 0 47174516 187760640 1067 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5260/statm: 45840 1067 65 160 0 45678 0
[pid=5269] ppid=5260 vsize=183360 CPUtime=448.71
/proc/5269/stat : 5269 (kcnfs-smp) R 5260 5260 3645 0 -1 4194368 99 0 0 0 44870 1 0 0 25 0 1 0 47174579 187760640 1087 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577061 0 0 4096 0 0 0 0 17 1 0 0
/proc/5269/statm: 45840 1087 71 160 0 45678 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 366720

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 692.598
CPU time (s): 1200.13
CPU user time (s): 1200.08
CPU system time (s): 0.042993
CPU usage (%): 173.279
Max. virtual memory (cumulated for all children) (KiB): 1466880

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

runsolver used 0.564914 second user time and 1.74073 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Feb 26 21:32:03 UTC 2007

IDJOB= 308696
IDBENCH= 20238
IDSOLVER= 112
FILE ID= node25/308696-1172525523

PBS_JOBID= 3971772

Free space on /tmp= 66558 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S1307633938-08-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308696-1172525523/kcnfs-smp /tmp/evaluation/308696-1172525523/instance-308696-1172525523.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-308696-1172525523 -o ROOT/results/node25/solver-308696-1172525523 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308696-1172525523/kcnfs-smp /tmp/evaluation/308696-1172525523/instance-308696-1172525523.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  c45506846595309f339867628e05eb80

RANDOM SEED= 624358803

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1905984 kB
Buffers:         22808 kB
Cached:          90772 kB
SwapCached:       3448 kB
Active:          47080 kB
Inactive:        76876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905984 kB
SwapTotal:     4192956 kB
SwapFree:      4183544 kB
Dirty:            3380 kB
Writeback:           0 kB
Mapped:          15900 kB
Slab:            12016 kB
Committed_AS:    95772 kB
PageTables:       1476 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 node25 on Mon Feb 26 21:43:36 UTC 2007