Trace number 426139

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 v3? (TO) 5000.1 2507.13

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
MD5SUM49b72effc87397af56532dec8a547366
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.06823
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-426139-1178989752 -o ROOT/results/node5/solver-426139-1178989752 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426139-1178989752/MiraXTv3_dyn /tmp/evaluation/426139-1178989752/instance-426139-1178989752.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: 1.83 1.95 1.90 3/77 27623
/proc/meminfo: memFree=1617080/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=3788 CPUtime=0
/proc/27623/stat : 27623 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 375012832 3878912 293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575376 0 0 4096 0 0 0 0 17 0 0 0
/proc/27623/statm: 947 293 206 20 0 305 0

[startup+0.051197 s]
/proc/loadavg: 1.83 1.95 1.90 3/77 27623
/proc/meminfo: memFree=1617080/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=4312 CPUtime=0.04
/proc/27623/stat : 27623 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194304 465 0 0 0 4 0 0 0 18 0 1 0 375012832 4415488 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/27623/statm: 1078 440 207 20 0 436 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4312

[startup+0.101202 s]
/proc/loadavg: 1.83 1.95 1.90 3/77 27623
/proc/meminfo: memFree=1617080/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=4448 CPUtime=0.09
/proc/27623/stat : 27623 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194304 473 0 0 0 9 0 0 0 18 0 1 0 375012832 4554752 448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 0 0 0
/proc/27623/statm: 1112 448 207 20 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.301228 s]
/proc/loadavg: 1.83 1.95 1.90 3/77 27623
/proc/meminfo: memFree=1617080/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=8956 CPUtime=0.44
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 1077 0 0 0 44 0 0 0 19 0 3 0 375012832 9170944 1052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 2239 1052 218 20 0 1597 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8956

[startup+0.701276 s]
/proc/loadavg: 1.83 1.95 1.90 3/77 27623
/proc/meminfo: memFree=1617080/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=12696 CPUtime=1.25
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 1892 0 0 0 124 1 0 0 19 0 3 0 375012832 13000704 1867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 3174 1867 218 20 0 2532 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12696

[startup+1.50237 s]
/proc/loadavg: 1.83 1.95 1.90 3/80 27626
/proc/meminfo: memFree=1608352/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=16960 CPUtime=2.84
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 2980 0 0 0 283 1 0 0 19 0 3 0 375012832 17367040 2955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 4240 2955 218 20 0 3598 0
[pid=27623/tid=27625] ppid=27621 vsize=16960 CPUtime=1.35
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 1265 0 0 0 135 0 0 0 18 0 3 0 375012846 17367040 2955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=16960 CPUtime=1.34
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 1202 0 0 0 134 0 0 0 17 0 3 0 375012846 17367040 2955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16960

[startup+3.10155 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 27626
/proc/meminfo: memFree=1605664/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=20504 CPUtime=6.03
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 3874 0 0 0 601 2 0 0 19 0 3 0 375012832 20996096 3813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 5126 3813 218 20 0 4484 0
[pid=27623/tid=27625] ppid=27621 vsize=20504 CPUtime=2.94
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 1642 0 0 0 294 0 0 0 25 0 3 0 375012846 20996096 3813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=20504 CPUtime=2.94
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 1719 0 0 0 293 1 0 0 24 0 3 0 375012846 20996096 3813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 20504

[startup+6.30191 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 27626
/proc/meminfo: memFree=1594976/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=29308 CPUtime=12.42
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 6413 0 0 0 1237 5 0 0 19 0 3 0 375012832 30011392 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 7327 6240 218 20 0 6685 0
[pid=27623/tid=27625] ppid=27621 vsize=29308 CPUtime=6.14
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 2909 0 0 0 613 1 0 0 25 0 3 0 375012846 30011392 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=29308 CPUtime=6.12
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 2991 0 0 0 610 2 0 0 19 0 3 0 375012846 30011392 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 29308

[startup+12.7016 s]
/proc/loadavg: 1.87 1.95 1.91 3/80 27626
/proc/meminfo: memFree=1585056/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=36872 CPUtime=25.18
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 8474 0 0 0 2511 7 0 0 19 0 3 0 375012832 37756928 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 9218 8003 218 20 0 8576 0
[pid=27623/tid=27625] ppid=27621 vsize=36872 CPUtime=12.54
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 3962 0 0 0 1252 2 0 0 25 0 3 0 375012846 37756928 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=36872 CPUtime=12.5
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 3999 0 0 0 1246 4 0 0 25 0 3 0 375012846 37756928 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 36872

[startup+25.5011 s]
/proc/loadavg: 1.89 1.95 1.91 3/80 27626
/proc/meminfo: memFree=1573600/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=48972 CPUtime=50.72
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 11886 0 0 0 5061 11 0 0 19 0 3 0 375012832 50147328 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 12243 10937 218 20 0 11601 0
[pid=27623/tid=27625] ppid=27621 vsize=48972 CPUtime=25.33
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 5648 0 0 0 2529 4 0 0 25 0 3 0 375012846 50147328 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=48972 CPUtime=25.24
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 5725 0 0 0 2518 6 0 0 25 0 3 0 375012846 50147328 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 48972

[startup+51.102 s]
/proc/loadavg: 1.93 1.95 1.91 3/80 27626
/proc/meminfo: memFree=1569760/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=52456 CPUtime=101.78
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 13878 0 0 0 10165 13 0 0 19 0 3 0 375012832 53714944 11897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 13114 11897 218 20 0 12472 0
[pid=27623/tid=27625] ppid=27621 vsize=52456 CPUtime=50.89
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 6595 0 0 0 5084 5 0 0 25 0 3 0 375012846 53714944 11897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=52456 CPUtime=50.75
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 6770 0 0 0 5068 7 0 0 25 0 3 0 375012846 53714944 11897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 52456

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 27626
/proc/meminfo: memFree=1564832/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=57032 CPUtime=203.91
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 17180 0 0 0 20375 16 0 0 19 0 3 0 375012832 58400768 13088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 14258 13088 218 20 0 13616 0
[pid=27623/tid=27625] ppid=27621 vsize=57032 CPUtime=102.03
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 8436 0 0 0 10196 7 0 0 25 0 3 0 375012846 58400768 13088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=57032 CPUtime=101.73
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 8231 0 0 0 10165 8 0 0 25 0 3 0 375012846 58400768 13088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 57032

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 27626
/proc/meminfo: memFree=1559584/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=62628 CPUtime=323.56
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 20721 0 0 0 32336 20 0 0 19 0 3 0 375012832 64131072 14384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 15657 14384 218 20 0 15015 0
[pid=27623/tid=27625] ppid=27621 vsize=62628 CPUtime=161.96
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 10001 0 0 0 16188 8 0 0 25 0 3 0 375012846 64131072 14384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=62628 CPUtime=161.46
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 10207 0 0 0 16135 11 0 0 25 0 3 0 375012846 64131072 14384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 62628

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27626
/proc/meminfo: memFree=1558048/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=63648 CPUtime=443.21
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 23433 0 0 0 44300 21 0 0 19 0 3 0 375012832 65175552 14785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 15912 14785 218 20 0 15270 0
[pid=27623/tid=27625] ppid=27621 vsize=63648 CPUtime=221.88
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 11358 0 0 0 22179 9 0 0 25 0 3 0 375012846 65175552 14785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=63648 CPUtime=221.19
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 11562 0 0 0 22107 12 0 0 25 0 3 0 375012846 65175552 14785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 63648

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27626
/proc/meminfo: memFree=1557024/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=65444 CPUtime=562.87
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 25905 0 0 0 56264 23 0 0 19 0 3 0 375012832 67014656 15051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 16361 15051 218 20 0 15719 0
[pid=27623/tid=27625] ppid=27621 vsize=65444 CPUtime=281.79
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 12742 0 0 0 28170 9 0 0 25 0 3 0 375012846 67014656 15051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=65444 CPUtime=280.93
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 12650 0 0 0 28080 13 0 0 25 0 3 0 375012846 67014656 15051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 65444

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27626
/proc/meminfo: memFree=1552104/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=70504 CPUtime=682.54
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 29308 0 0 0 68228 26 0 0 19 0 3 0 375012832 72196096 16309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 17626 16309 218 20 0 16984 0
[pid=27623/tid=27625] ppid=27621 vsize=70504 CPUtime=341.73
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 14116 0 0 0 34163 10 0 0 25 0 3 0 375012846 72196096 16309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=70504 CPUtime=340.66
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 14679 0 0 0 34051 15 0 0 25 0 3 0 375012846 72196096 16309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 70504

[startup+402.302 s]

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

/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 43245 0 0 0 189754 35 0 0 25 0 3 0 375012846 93614080 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=91420 CPUtime=1895.79
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 41247 0 0 0 189536 43 0 0 25 0 3 0 375012846 93614080 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.81
Current children cumulated vsize (KiB) 91420

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1531048/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=93468 CPUtime=3913.49
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 87074 0 0 0 391268 81 0 0 19 0 3 0 375012832 95711232 21539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23367 21539 218 20 0 22725 0
[pid=27623/tid=27625] ppid=27621 vsize=93468 CPUtime=1957.82
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 44451 0 0 0 195746 36 0 0 25 0 3 0 375012846 95711232 21539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27623/tid=27626] ppid=27621 vsize=93468 CPUtime=1955.52
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 42110 0 0 0 195508 44 0 0 25 0 3 0 375012846 95711232 21539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.49
Current children cumulated vsize (KiB) 93468

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1529768/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=94700 CPUtime=4033.14
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 89372 0 0 0 403231 83 0 0 19 0 3 0 375012832 96972800 21836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23675 21836 218 20 0 23033 0
[pid=27623/tid=27625] ppid=27621 vsize=94700 CPUtime=2017.61
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 45466 0 0 0 201724 37 0 0 25 0 3 0 375012846 96972800 21836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=94700 CPUtime=2015.39
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 43393 0 0 0 201494 45 0 0 25 0 3 0 375012846 96972800 21836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.14
Current children cumulated vsize (KiB) 94700

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1529640/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=94904 CPUtime=4152.82
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 91287 0 0 0 415197 85 0 0 19 0 3 0 375012832 97181696 21888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23726 21888 218 20 0 23084 0
[pid=27623/tid=27625] ppid=27621 vsize=94904 CPUtime=2077.35
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 46457 0 0 0 207697 38 0 0 25 0 3 0 375012846 97181696 21888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=94904 CPUtime=2075.33
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 44317 0 0 0 207487 46 0 0 25 0 3 0 375012846 97181696 21888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.82
Current children cumulated vsize (KiB) 94904

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1529192/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=94904 CPUtime=4272.48
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 93034 0 0 0 427162 86 0 0 19 0 3 0 375012832 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23726 21979 218 20 0 23084 0
[pid=27623/tid=27625] ppid=27621 vsize=94904 CPUtime=2137.08
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 47355 0 0 0 213669 39 0 0 23 0 3 0 375012846 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=94904 CPUtime=2135.26
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 45166 0 0 0 213479 47 0 0 23 0 3 0 375012846 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.48
Current children cumulated vsize (KiB) 94904

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1529256/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=94904 CPUtime=4392.15
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 94483 0 0 0 439127 88 0 0 19 0 3 0 375012832 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23726 21979 218 20 0 23084 0
[pid=27623/tid=27625] ppid=27621 vsize=94904 CPUtime=2196.83
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 48183 0 0 0 219643 40 0 0 25 0 3 0 375012846 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=94904 CPUtime=2195.17
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 45787 0 0 0 219470 47 0 0 25 0 3 0 375012846 97181696 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.15
Current children cumulated vsize (KiB) 94904

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1528808/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=95036 CPUtime=4511.81
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 96077 0 0 0 451092 89 0 0 19 0 3 0 375012832 97316864 22055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23759 22055 218 20 0 23117 0
[pid=27623/tid=27625] ppid=27621 vsize=95036 CPUtime=2256.56
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 48807 0 0 0 225615 41 0 0 25 0 3 0 375012846 97316864 22055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=95036 CPUtime=2255.1
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 46757 0 0 0 225462 48 0 0 25 0 3 0 375012846 97316864 22055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.81
Current children cumulated vsize (KiB) 95036

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1528872/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=95036 CPUtime=4631.48
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 97600 0 0 0 463057 91 0 0 19 0 3 0 375012832 97316864 22060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23759 22060 218 20 0 23117 0
[pid=27623/tid=27625] ppid=27621 vsize=95036 CPUtime=2316.3
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 49364 0 0 0 231588 42 0 0 25 0 3 0 375012846 97316864 22060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=95036 CPUtime=2315.03
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 47723 0 0 0 231455 48 0 0 25 0 3 0 375012846 97316864 22060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.48
Current children cumulated vsize (KiB) 95036

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1528808/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=95168 CPUtime=4751.15
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 99354 0 0 0 475021 94 0 0 19 0 3 0 375012832 97452032 22089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 23792 22089 218 20 0 23150 0
[pid=27623/tid=27625] ppid=27621 vsize=95168 CPUtime=2376.04
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 50124 0 0 0 237560 44 0 0 25 0 3 0 375012846 97452032 22089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=95168 CPUtime=2374.96
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 48717 0 0 0 237447 49 0 0 25 0 3 0 375012846 97452032 22089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.15
Current children cumulated vsize (KiB) 95168

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1527400/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=96192 CPUtime=4870.81
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 101136 0 0 0 486986 95 0 0 19 0 3 0 375012832 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 24048 22422 218 20 0 23406 0
[pid=27623/tid=27625] ppid=27621 vsize=96192 CPUtime=2435.78
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 51009 0 0 0 243533 45 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=96192 CPUtime=2434.89
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 49614 0 0 0 243439 50 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.81
Current children cumulated vsize (KiB) 96192

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1527464/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=96192 CPUtime=4990.48
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 103275 0 0 0 498950 98 0 0 19 0 3 0 375012832 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 24048 22422 218 20 0 23406 0
[pid=27623/tid=27625] ppid=27621 vsize=96192 CPUtime=2495.51
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 52044 0 0 0 249505 46 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=96192 CPUtime=2494.81
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 50718 0 0 0 249431 50 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.48
Current children cumulated vsize (KiB) 96192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1527464/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=96192 CPUtime=5000.06
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 103482 0 0 0 499908 98 0 0 19 0 3 0 375012832 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 24048 22422 218 20 0 23406 0
[pid=27623/tid=27625] ppid=27621 vsize=96192 CPUtime=2500.3
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 52113 0 0 0 249983 47 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=96192 CPUtime=2499.62
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 50856 0 0 0 249911 51 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 96192

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

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

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27628
/proc/meminfo: memFree=1527464/2055920 swapFree=4150068/4192956
[pid=27623] ppid=27621 vsize=96192 CPUtime=5000.06
/proc/27623/stat : 27623 (MiraXTv3_dyn) S 27621 27623 27551 0 -1 4194304 103482 0 0 0 499908 98 0 0 19 0 3 0 375012832 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27623/statm: 24048 22422 218 20 0 23406 0
[pid=27623/tid=27625] ppid=27621 vsize=96192 CPUtime=2500.3
/proc/27623/task/27625/stat : 27625 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 52113 0 0 0 249983 47 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27623/tid=27626] ppid=27621 vsize=96192 CPUtime=2499.62
/proc/27623/task/27626/stat : 27626 (MiraXTv3_dyn) R 27621 27623 27551 0 -1 4194368 50856 0 0 0 249911 51 0 0 25 0 3 0 375012846 98500608 22422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 96192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.13
CPU time (s): 5000.1
CPU user time (s): 4999.1
CPU system time (s): 1.00085
CPU usage (%): 199.435
Max. virtual memory (cumulated for all children) (KiB): 96468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103482
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= 1393
involuntary context switches= 93588

runsolver used 2.74558 second user time and 6.40303 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 17:09:12 UTC 2007

IDJOB= 426139
IDBENCH= 19956
IDSOLVER= 196
FILE ID= node5/426139-1178989752

PBS_JOBID= 5252830

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426139-1178989752/MiraXTv3_dyn /tmp/evaluation/426139-1178989752/instance-426139-1178989752.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-426139-1178989752 -o ROOT/results/node5/solver-426139-1178989752 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426139-1178989752/MiraXTv3_dyn /tmp/evaluation/426139-1178989752/instance-426139-1178989752.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  49b72effc87397af56532dec8a547366

RANDOM SEED= 477343200

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1617296 kB
Buffers:         48264 kB
Cached:         302312 kB
SwapCached:      11320 kB
Active:         167756 kB
Inactive:       205884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617296 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            50584 kB
Committed_AS: 14085228 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB

End job on node5 on Sat May 12 17:51:01 UTC 2007