Trace number 456441

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
MiraXT v3UNSAT 3763.2 1887.46

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark745.056
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
3763.13/1887.46	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-456441-1179023739 -o ROOT/results/node6/solver-456441-1179023739 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456441-1179023739/MiraXTv3_dyn /tmp/evaluation/456441-1179023739/instance-456441-1179023739.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 2.00 2.19 2.20 3/77 14078
/proc/meminfo: memFree=1377712/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=3788 CPUtime=0
/proc/14078/stat : 14078 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 378411539 3878912 332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/14078/statm: 947 334 205 20 0 305 0

[startup+0.059737 s]
/proc/loadavg: 2.00 2.19 2.20 3/77 14078
/proc/meminfo: memFree=1377712/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=5000 CPUtime=0.05
/proc/14078/stat : 14078 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194304 669 0 0 0 5 0 0 0 18 0 1 0 378411539 5120000 644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/14078/statm: 1250 644 207 20 0 608 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5000

[startup+0.101742 s]
/proc/loadavg: 2.00 2.19 2.20 3/77 14078
/proc/meminfo: memFree=1377712/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=5180 CPUtime=0.09
/proc/14078/stat : 14078 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194304 690 0 0 0 9 0 0 0 18 0 1 0 378411539 5304320 665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14078/statm: 1295 665 207 20 0 653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5180

[startup+0.301771 s]
/proc/loadavg: 2.00 2.19 2.20 3/77 14078
/proc/meminfo: memFree=1377712/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=9924 CPUtime=0.43
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 1292 0 0 0 43 0 0 0 18 0 3 0 378411539 10162176 1266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 2481 1266 218 20 0 1839 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9924

[startup+0.701818 s]
/proc/loadavg: 2.00 2.19 2.20 3/77 14078
/proc/meminfo: memFree=1377712/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=12580 CPUtime=1.24
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 1840 0 0 0 123 1 0 0 18 0 3 0 378411539 12881920 1814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 3145 1814 218 20 0 2503 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12580

[startup+1.50191 s]
/proc/loadavg: 1.92 2.17 2.19 3/80 14081
/proc/meminfo: memFree=1369944/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=16124 CPUtime=2.83
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 2582 0 0 0 282 1 0 0 18 0 3 0 378411539 16510976 2556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 4031 2556 218 20 0 3389 0
[pid=14078/tid=14080] ppid=14076 vsize=16124 CPUtime=1.34
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 887 0 0 0 134 0 0 0 24 0 3 0 378411554 16510976 2556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=16124 CPUtime=1.33
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 978 0 0 0 133 0 0 0 21 0 3 0 378411554 16510976 2556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520064 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 16124

[startup+3.1011 s]
/proc/loadavg: 1.92 2.17 2.19 3/80 14081
/proc/meminfo: memFree=1365912/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=20376 CPUtime=6.01
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 3799 0 0 0 599 2 0 0 18 0 3 0 378411539 20865024 3773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 5094 3773 218 20 0 4452 0
[pid=14078/tid=14080] ppid=14076 vsize=20376 CPUtime=2.94
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 1454 0 0 0 293 1 0 0 21 0 3 0 378411554 20865024 3773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=20376 CPUtime=2.92
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 1628 0 0 0 291 1 0 0 25 0 3 0 378411554 20865024 3773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 20376

[startup+6.30248 s]
/proc/loadavg: 1.93 2.17 2.19 3/80 14081
/proc/meminfo: memFree=1361176/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=24152 CPUtime=12.4
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 4711 0 0 0 1237 3 0 0 18 0 3 0 378411539 24731648 4685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 6038 4685 218 20 0 5396 0
[pid=14078/tid=14080] ppid=14076 vsize=24152 CPUtime=6.14
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 1887 0 0 0 613 1 0 0 25 0 3 0 378411554 24731648 4685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=24152 CPUtime=6.1
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 2107 0 0 0 609 1 0 0 23 0 3 0 378411554 24731648 4685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 24152

[startup+12.7012 s]
/proc/loadavg: 1.93 2.16 2.19 3/80 14081
/proc/meminfo: memFree=1353432/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=30992 CPUtime=25.15
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 6529 0 0 0 2510 5 0 0 18 0 3 0 378411539 31735808 6429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 7748 6429 218 20 0 7106 0
[pid=14078/tid=14080] ppid=14076 vsize=30992 CPUtime=12.54
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 2575 0 0 0 1252 2 0 0 25 0 3 0 378411554 31735808 6429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=30992 CPUtime=12.46
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 3237 0 0 0 1243 3 0 0 25 0 3 0 378411554 31735808 6429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 30992

[startup+25.5017 s]
/proc/loadavg: 1.95 2.15 2.18 3/80 14081
/proc/meminfo: memFree=1336408/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=46400 CPUtime=50.7
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 10779 0 0 0 5060 10 0 0 18 0 3 0 378411539 47513600 10551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 11600 10551 218 20 0 10958 0
[pid=14078/tid=14080] ppid=14076 vsize=46400 CPUtime=25.33
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 4405 0 0 0 2530 3 0 0 25 0 3 0 378411554 47513600 10551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=46400 CPUtime=25.21
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 5657 0 0 0 2515 6 0 0 25 0 3 0 378411554 47513600 10551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 46400

[startup+51.1017 s]
/proc/loadavg: 1.96 2.14 2.18 3/80 14081
/proc/meminfo: memFree=1327064/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=55180 CPUtime=101.77
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 13361 0 0 0 10164 13 0 0 18 0 3 0 378411539 56504320 12745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 13795 12745 218 20 0 13153 0
[pid=14078/tid=14080] ppid=14076 vsize=55180 CPUtime=50.91
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 5832 0 0 0 5087 4 0 0 25 0 3 0 378411554 56504320 12745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=55180 CPUtime=50.7
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 6812 0 0 0 5062 8 0 0 25 0 3 0 378411554 56504320 12745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 55180

[startup+102.306 s]
/proc/loadavg: 1.98 2.12 2.17 3/80 14083
/proc/meminfo: memFree=1320408/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=62992 CPUtime=203.92
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 15596 0 0 0 20376 16 0 0 18 0 3 0 378411539 64503808 14464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 15748 14464 218 20 0 15106 0
[pid=14078/tid=14080] ppid=14076 vsize=62992 CPUtime=102.1
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 6716 0 0 0 10205 5 0 0 25 0 3 0 378411554 64503808 14464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=62992 CPUtime=101.66
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 8163 0 0 0 10156 10 0 0 25 0 3 0 378411554 64503808 14464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 62992

[startup+162.302 s]
/proc/loadavg: 1.99 2.09 2.16 3/80 14083
/proc/meminfo: memFree=1306456/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=76360 CPUtime=323.64
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 19521 0 0 0 32341 23 0 0 18 0 3 0 378411539 78192640 17843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 19090 17843 218 20 0 18448 0
[pid=14078/tid=14080] ppid=14076 vsize=76360 CPUtime=162.07
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 8262 0 0 0 16199 8 0 0 25 0 3 0 378411554 78192640 17843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=76360 CPUtime=161.41
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 10542 0 0 0 16127 14 0 0 25 0 3 0 378411554 78192640 17843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 76360

[startup+222.302 s]
/proc/loadavg: 1.99 2.07 2.14 3/80 14083
/proc/meminfo: memFree=1300120/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=82556 CPUtime=443.22
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 21491 0 0 0 44298 24 0 0 18 0 3 0 378411539 84537344 19379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 20639 19379 218 20 0 19997 0
[pid=14078/tid=14080] ppid=14076 vsize=82556 CPUtime=221.93
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 9823 0 0 0 22184 9 0 0 25 0 3 0 378411554 84537344 19379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=82556 CPUtime=221.13
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 10951 0 0 0 22099 14 0 0 25 0 3 0 378411554 84537344 19379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 82556

[startup+282.302 s]
/proc/loadavg: 1.99 2.06 2.13 3/80 14083
/proc/meminfo: memFree=1298968/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=83580 CPUtime=562.91
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 22133 0 0 0 56266 25 0 0 18 0 3 0 378411539 85585920 19735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 20895 19735 218 20 0 20253 0
[pid=14078/tid=14080] ppid=14076 vsize=83580 CPUtime=281.9
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 9842 0 0 0 28181 9 0 0 20 0 3 0 378411554 85585920 19735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=83580 CPUtime=280.85
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 11574 0 0 0 28070 15 0 0 25 0 3 0 378411554 85585920 19735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 83580

[startup+342.302 s]
/proc/loadavg: 1.99 2.04 2.12 3/80 14083
/proc/meminfo: memFree=1298904/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=83580 CPUtime=682.62
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 22437 0 0 0 68236 26 0 0 18 0 3 0 378411539 85585920 19750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 20895 19750 218 20 0 20253 0
[pid=14078/tid=14080] ppid=14076 vsize=83580 CPUtime=341.83
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 9851 0 0 0 34173 10 0 0 25 0 3 0 378411554 85585920 19750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14078/tid=14081] ppid=14076 vsize=83580 CPUtime=340.63
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 11869 0 0 0 34048 15 0 0 25 0 3 0 378411554 85585920 19750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.62
Current children cumulated vsize (KiB) 83580

[startup+402.302 s]

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

/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 19810 0 0 0 159937 32 0 0 25 0 3 0 378411554 108044288 24786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3195.7
Current children cumulated vsize (KiB) 105512

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278232/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3315.4
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 40332 0 0 0 331471 69 0 0 18 0 3 0 378411539 108044288 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24832 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1655.58
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 19522 0 0 0 165523 35 0 0 25 0 3 0 378411554 108044288 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1659.67
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20093 0 0 0 165934 33 0 0 25 0 3 0 378411554 108044288 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3315.4
Current children cumulated vsize (KiB) 105512

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278232/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3434.94
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 40966 0 0 0 343425 69 0 0 18 0 3 0 378411539 108044288 24834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24834 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1715.21
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 19839 0 0 0 171486 35 0 0 25 0 3 0 378411554 108044288 24834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1719.57
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20410 0 0 0 171924 33 0 0 25 0 3 0 378411554 108044288 24834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3434.94
Current children cumulated vsize (KiB) 105512

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278040/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3554.61
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 41629 0 0 0 355391 70 0 0 18 0 3 0 378411539 108044288 24865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24865 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1774.94
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20158 0 0 0 177459 35 0 0 25 0 3 0 378411554 108044288 24865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1779.51
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20754 0 0 0 177917 34 0 0 25 0 3 0 378411554 108044288 24865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3554.61
Current children cumulated vsize (KiB) 105512

[startup+1842.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3674.23
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42361 0 0 0 367352 71 0 0 18 0 3 0 378411539 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24866 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1834.8
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20478 0 0 0 183444 36 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1839.26
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21166 0 0 0 183892 34 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.23
Current children cumulated vsize (KiB) 105512

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

[startup+1843.1 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1277976/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3675.82
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42361 0 0 0 367511 71 0 0 18 0 3 0 378411539 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24866 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1835.6
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20478 0 0 0 183524 36 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1840.06
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21166 0 0 0 183972 34 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.82
Current children cumulated vsize (KiB) 105512

[startup+1868.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3726.76
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42578 0 0 0 372604 72 0 0 18 0 3 0 378411539 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24866 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1861.09
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20558 0 0 0 186073 36 0 0 23 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1865.5
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21303 0 0 0 186516 34 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3726.76
Current children cumulated vsize (KiB) 105512

[startup+1875.1 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3739.53
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42578 0 0 0 373881 72 0 0 18 0 3 0 378411539 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24866 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1867.49
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20558 0 0 0 186713 36 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1871.88
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21303 0 0 0 187154 34 0 0 25 0 3 0 378411554 108044288 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3739.53
Current children cumulated vsize (KiB) 105512

[startup+1881.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3752.21
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42732 0 0 0 375149 72 0 0 18 0 3 0 378411539 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24867 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1873.88
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20639 0 0 0 187352 36 0 0 25 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1878.17
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21376 0 0 0 187783 34 0 0 25 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3752.21
Current children cumulated vsize (KiB) 105512

[startup+1884.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3758.28
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42732 0 0 0 375756 72 0 0 18 0 3 0 378411539 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24867 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1877
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20639 0 0 0 187664 36 0 0 21 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1881.12
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21376 0 0 0 188078 34 0 0 25 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3758.28
Current children cumulated vsize (KiB) 105512

[startup+1886.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3761.42
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42732 0 0 0 376070 72 0 0 18 0 3 0 378411539 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24867 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1878.54
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20639 0 0 0 187818 36 0 0 18 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1882.71
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21376 0 0 0 188237 34 0 0 25 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3761.42
Current children cumulated vsize (KiB) 105512

[startup+1887.1 s]
/proc/loadavg: 1.99 2.00 2.00 2/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3762.58
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42732 0 0 0 376186 72 0 0 18 0 3 0 378411539 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24867 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1879.3
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20639 0 0 0 187894 36 0 0 18 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1883.11
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21376 0 0 0 188277 34 0 0 17 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3762.58
Current children cumulated vsize (KiB) 105512

[startup+1887.3 s]
/proc/loadavg: 1.99 2.00 2.00 2/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=105512 CPUtime=3762.98
/proc/14078/stat : 14078 (MiraXTv3_dyn) S 14076 14078 10814 0 -1 4194304 42732 0 0 0 376226 72 0 0 18 0 3 0 378411539 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14078/statm: 26378 24867 218 20 0 25736 0
[pid=14078/tid=14080] ppid=14076 vsize=105512 CPUtime=1879.5
/proc/14078/task/14080/stat : 14080 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 20639 0 0 0 187914 36 0 0 20 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14078/tid=14081] ppid=14076 vsize=105512 CPUtime=1883.31
/proc/14078/task/14081/stat : 14081 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194368 21376 0 0 0 188297 34 0 0 18 0 3 0 378411554 108044288 24867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3762.98
Current children cumulated vsize (KiB) 105512

[startup+1887.4 s]
/proc/loadavg: 1.99 2.00 2.00 2/80 14281
/proc/meminfo: memFree=1278104/2055924 swapFree=4143816/4192956
[pid=14078] ppid=14076 vsize=99380 CPUtime=3763.13
/proc/14078/stat : 14078 (MiraXTv3_dyn) R 14076 14078 10814 0 -1 4194304 42734 0 0 0 376241 72 0 0 17 0 1 0 378411539 101765120 23615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2617433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14078/statm: 24845 23615 220 20 0 24203 0
Current children cumulated CPU time (s) 3763.13
Current children cumulated vsize (KiB) 99380

Child status: 20
Real time (s): 1887.46
CPU time (s): 3763.2
CPU user time (s): 3762.46
CPU system time (s): 0.739887
CPU usage (%): 199.379
Max. virtual memory (cumulated for all children) (KiB): 105828

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

runsolver used 1.83672 second user time and 5.08523 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun May 13 02:35:39 UTC 2007

IDJOB= 456441
IDBENCH= 24712
IDSOLVER= 196
FILE ID= node6/456441-1179023739

PBS_JOBID= 5252892

Free space on /tmp= 66508 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456441-1179023739/MiraXTv3_dyn /tmp/evaluation/456441-1179023739/instance-456441-1179023739.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-456441-1179023739 -o ROOT/results/node6/solver-456441-1179023739 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456441-1179023739/MiraXTv3_dyn /tmp/evaluation/456441-1179023739/instance-456441-1179023739.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  56dc474305bf6e6817771129f995c737

RANDOM SEED= 861565118

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1377928 kB
Buffers:         48844 kB
Cached:         551976 kB
SwapCached:      17572 kB
Active:         319776 kB
Inactive:       306076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1377928 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          30240 kB
Slab:            37700 kB
Committed_AS: 12808196 kB
PageTables:       1784 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= 66508 MiB

End job on node6 on Sun May 13 03:07:06 UTC 2007