Trace number 426206

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.15

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1059928571-06.cnf
MD5SUM04472b4b6b6792f6a66e445ec1cc3be0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.7151
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
Number of clauses of size over 50

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/node3/watcher-426206-1179048044 -o ROOT/results/node3/solver-426206-1179048044 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426206-1179048044/MiraXTv3_dyn /tmp/evaluation/426206-1179048044/instance-426206-1179048044.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: 0.00 0.00 0.00 3/77 4978
/proc/meminfo: memFree=1520160/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=3788 CPUtime=0
/proc/4978/stat : 4978 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194304 358 0 0 0 0 0 0 0 18 0 1 0 380842139 3878912 333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4978/statm: 947 335 205 20 0 305 0

[startup+0.033555 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 4978
/proc/meminfo: memFree=1520160/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=5184 CPUtime=0.02
/proc/4978/stat : 4978 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194304 706 0 0 0 2 0 0 0 18 0 1 0 380842139 5308416 681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/4978/statm: 1296 681 207 20 0 654 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5184

[startup+0.101564 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 4978
/proc/meminfo: memFree=1520160/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=5348 CPUtime=0.09
/proc/4978/stat : 4978 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194304 765 0 0 0 9 0 0 0 18 0 1 0 380842139 5476352 740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/4978/statm: 1337 740 207 20 0 695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5348

[startup+0.301603 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 4978
/proc/meminfo: memFree=1520160/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=13176 CPUtime=0.46
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 1866 0 0 0 46 0 0 0 18 0 3 0 380842139 13492224 1744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 3294 1744 218 20 0 2652 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13176

[startup+0.701666 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 4978
/proc/meminfo: memFree=1520160/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=18756 CPUtime=1.26
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 3231 0 0 0 125 1 0 0 18 0 3 0 380842139 19206144 3109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 4689 3109 218 20 0 4047 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 18756

[startup+1.5028 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 4981
/proc/meminfo: memFree=1504648/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=29492 CPUtime=2.85
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 5775 0 0 0 283 2 0 0 18 0 3 0 380842139 30199808 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 7373 5653 218 20 0 6731 0
[pid=4978/tid=4980] ppid=4976 vsize=29492 CPUtime=1.37
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 2372 0 0 0 137 0 0 0 22 0 3 0 380842151 30199808 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=29492 CPUtime=1.35
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 2522 0 0 0 134 1 0 0 19 0 3 0 380842151 30199808 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 29492

[startup+3.10106 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 4981
/proc/meminfo: memFree=1491336/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=39480 CPUtime=6.04
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 8368 0 0 0 601 3 0 0 18 0 3 0 380842139 40427520 8244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 9870 8244 218 20 0 9228 0
[pid=4978/tid=4980] ppid=4976 vsize=39480 CPUtime=2.98
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 3640 0 0 0 297 1 0 0 22 0 3 0 380842151 40427520 8244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=39480 CPUtime=2.95
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 3847 0 0 0 293 2 0 0 22 0 3 0 380842151 40427520 8244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 39480

[startup+6.30258 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 4981
/proc/meminfo: memFree=1480008/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=55372 CPUtime=12.43
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 12212 0 0 0 1236 7 0 0 18 0 3 0 380842139 56700928 12016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 13843 12016 218 20 0 13201 0
[pid=4978/tid=4980] ppid=4976 vsize=55372 CPUtime=6.17
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 5502 0 0 0 615 2 0 0 25 0 3 0 380842151 56700928 12016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=55372 CPUtime=6.13
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 5829 0 0 0 609 4 0 0 21 0 3 0 380842151 56700928 12016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 55372

[startup+12.7016 s]
/proc/loadavg: 0.44 0.10 0.03 3/80 4981
/proc/meminfo: memFree=1430600/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=101356 CPUtime=25.19
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 23893 0 0 0 2501 18 0 0 18 0 3 0 380842139 103788544 23531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 25339 23531 218 20 0 24697 0
[pid=4978/tid=4980] ppid=4976 vsize=101356 CPUtime=12.56
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 11340 0 0 0 1249 7 0 0 18 0 3 0 380842151 103788544 23531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=101356 CPUtime=12.5
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 11672 0 0 0 1240 10 0 0 19 0 3 0 380842151 103788544 23531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 101356

[startup+25.5017 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 4981
/proc/meminfo: memFree=1421064/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=106784 CPUtime=50.72
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 25796 0 0 0 5051 21 0 0 18 0 3 0 380842139 109346816 25053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 26696 25053 218 20 0 26054 0
[pid=4978/tid=4980] ppid=4976 vsize=106784 CPUtime=25.35
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 12114 0 0 0 2527 8 0 0 25 0 3 0 380842151 109346816 25053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=106784 CPUtime=25.24
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 12801 0 0 0 2512 12 0 0 25 0 3 0 380842151 109346816 25053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 106784

[startup+51.1018 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 4981
/proc/meminfo: memFree=1386952/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=142060 CPUtime=101.75
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 35593 0 0 0 10146 29 0 0 18 0 3 0 380842139 145469440 34032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 35515 34032 218 20 0 34873 0
[pid=4978/tid=4980] ppid=4976 vsize=142060 CPUtime=50.91
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 16699 0 0 0 5080 11 0 0 25 0 3 0 380842151 145469440 34032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=142060 CPUtime=50.71
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 18013 0 0 0 5054 17 0 0 25 0 3 0 380842151 145469440 34032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 142060

[startup+102.306 s]
/proc/loadavg: 1.69 0.60 0.21 3/80 4981
/proc/meminfo: memFree=1375688/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=150312 CPUtime=203.84
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 38896 0 0 0 20351 33 0 0 18 0 3 0 380842139 153919488 36083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 37578 36083 218 20 0 36936 0
[pid=4978/tid=4980] ppid=4976 vsize=150312 CPUtime=102.07
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 18886 0 0 0 10193 14 0 0 25 0 3 0 380842151 153919488 36083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566349 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=150312 CPUtime=101.64
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 19129 0 0 0 10146 18 0 0 25 0 3 0 380842151 153919488 36083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 150312

[startup+162.302 s]
/proc/loadavg: 1.89 0.85 0.32 3/80 4981
/proc/meminfo: memFree=1375560/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=150312 CPUtime=323.51
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 40280 0 0 0 32317 34 0 0 18 0 3 0 380842139 153919488 36128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 37578 36128 218 20 0 36936 0
[pid=4978/tid=4980] ppid=4976 vsize=150312 CPUtime=162.03
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 19571 0 0 0 16188 15 0 0 25 0 3 0 380842151 153919488 36128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=150312 CPUtime=161.36
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 19828 0 0 0 16117 19 0 0 25 0 3 0 380842151 153919488 36128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 150312

[startup+222.302 s]
/proc/loadavg: 1.96 1.06 0.42 3/80 4981
/proc/meminfo: memFree=1358152/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=167388 CPUtime=443.12
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 46003 0 0 0 44273 39 0 0 18 0 3 0 380842139 171405312 40511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 41847 40511 218 20 0 41205 0
[pid=4978/tid=4980] ppid=4976 vsize=167388 CPUtime=221.95
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 22500 0 0 0 22178 17 0 0 25 0 3 0 380842151 171405312 40511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4978/tid=4981] ppid=4976 vsize=167388 CPUtime=221.05
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 22622 0 0 0 22083 22 0 0 25 0 3 0 380842151 171405312 40511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.12
Current children cumulated vsize (KiB) 167388

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/80 4981
/proc/meminfo: memFree=1351240/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=174088 CPUtime=562.78
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 48959 0 0 0 56235 43 0 0 18 0 3 0 380842139 178266112 42248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 43522 42248 218 20 0 42880 0
[pid=4978/tid=4980] ppid=4976 vsize=174088 CPUtime=281.91
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 24292 0 0 0 28172 19 0 0 25 0 3 0 380842151 178266112 42248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=174088 CPUtime=280.75
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 23786 0 0 0 28052 23 0 0 25 0 3 0 380842151 178266112 42248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.78
Current children cumulated vsize (KiB) 174088

[startup+342.302 s]
/proc/loadavg: 1.99 1.37 0.61 3/80 4981
/proc/meminfo: memFree=1343688/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=181448 CPUtime=682.46
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 51891 0 0 0 68200 46 0 0 18 0 3 0 380842139 185802752 44064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 45362 44064 218 20 0 44720 0
[pid=4978/tid=4980] ppid=4976 vsize=181448 CPUtime=341.63
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 25145 0 0 0 34143 20 0 0 25 0 3 0 380842151 185802752 44064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=181448 CPUtime=340.71
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 25865 0 0 0 34045 26 0 0 25 0 3 0 380842151 185802752 44064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 181448

[startup+402.303 s]

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

/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45340 0 0 0 189385 39 0 0 25 0 3 0 380842151 245088256 58542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=239344 CPUtime=1899.67
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 43558 0 0 0 189912 55 0 0 25 0 3 0 380842151 245088256 58542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.02
Current children cumulated vsize (KiB) 239344

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/80 4983
/proc/meminfo: memFree=1286472/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=239344 CPUtime=3913.72
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 90348 0 0 0 391277 95 0 0 18 0 3 0 380842139 245088256 58408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 59836 58408 218 20 0 59194 0
[pid=4978/tid=4980] ppid=4976 vsize=239344 CPUtime=1953.96
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45412 0 0 0 195357 39 0 0 25 0 3 0 380842151 245088256 58408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=239344 CPUtime=1959.64
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 44055 0 0 0 195908 56 0 0 25 0 3 0 380842151 245088256 58408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.72
Current children cumulated vsize (KiB) 239344

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/80 4983
/proc/meminfo: memFree=1286408/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=239344 CPUtime=4033.4
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 90850 0 0 0 403244 96 0 0 18 0 3 0 380842139 245088256 58407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 59836 58407 218 20 0 59194 0
[pid=4978/tid=4980] ppid=4976 vsize=239344 CPUtime=2013.68
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45412 0 0 0 201329 39 0 0 25 0 3 0 380842151 245088256 58407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=239344 CPUtime=2019.6
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 44557 0 0 0 201903 57 0 0 25 0 3 0 380842151 245088256 58407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.4
Current children cumulated vsize (KiB) 239344

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.76 3/80 4983
/proc/meminfo: memFree=1284296/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=241392 CPUtime=4153.09
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 91846 0 0 0 415211 98 0 0 18 0 3 0 380842139 247185408 58927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 60348 58927 218 20 0 59706 0
[pid=4978/tid=4980] ppid=4976 vsize=241392 CPUtime=2073.39
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45412 0 0 0 207300 39 0 0 25 0 3 0 380842151 247185408 58927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=241392 CPUtime=2079.57
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45553 0 0 0 207899 58 0 0 25 0 3 0 380842151 247185408 58927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.09
Current children cumulated vsize (KiB) 241392

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/80 4983
/proc/meminfo: memFree=1283656/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=241392 CPUtime=4272.77
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 92455 0 0 0 427178 99 0 0 18 0 3 0 380842139 247185408 59104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 60348 59104 218 20 0 59706 0
[pid=4978/tid=4980] ppid=4976 vsize=241392 CPUtime=2133.12
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45554 0 0 0 213273 39 0 0 25 0 3 0 380842151 247185408 59104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=241392 CPUtime=2139.53
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 46020 0 0 0 213894 59 0 0 25 0 3 0 380842151 247185408 59104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.77
Current children cumulated vsize (KiB) 241392

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/80 4983
/proc/meminfo: memFree=1282760/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=242416 CPUtime=4392.46
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 93188 0 0 0 439146 100 0 0 18 0 3 0 380842139 248233984 59333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 60604 59333 218 20 0 59962 0
[pid=4978/tid=4980] ppid=4976 vsize=242416 CPUtime=2192.85
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45562 0 0 0 219246 39 0 0 25 0 3 0 380842151 248233984 59333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=242416 CPUtime=2199.49
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 46745 0 0 0 219889 60 0 0 25 0 3 0 380842151 248233984 59333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.46
Current children cumulated vsize (KiB) 242416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/80 4983
/proc/meminfo: memFree=1280840/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=244464 CPUtime=4512.14
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94175 0 0 0 451112 102 0 0 18 0 3 0 380842139 250331136 59816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61116 59816 218 20 0 60474 0
[pid=4978/tid=4980] ppid=4976 vsize=244464 CPUtime=2252.55
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45562 0 0 0 225216 39 0 0 25 0 3 0 380842151 250331136 59816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=244464 CPUtime=2259.46
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 47732 0 0 0 225884 62 0 0 25 0 3 0 380842151 250331136 59816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.14
Current children cumulated vsize (KiB) 244464

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/80 4983
/proc/meminfo: memFree=1279304/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=4631.81
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94914 0 0 0 463077 104 0 0 18 0 3 0 380842139 252428288 60195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60195 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2312.27
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45937 0 0 0 231187 40 0 0 25 0 3 0 380842151 252428288 60195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2319.41
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48096 0 0 0 231878 63 0 0 25 0 3 0 380842151 252428288 60195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.81
Current children cumulated vsize (KiB) 246512

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/80 4983
/proc/meminfo: memFree=1279176/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=4751.48
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94918 0 0 0 475043 105 0 0 18 0 3 0 380842139 252428288 60199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60199 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2371.98
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45937 0 0 0 237158 40 0 0 25 0 3 0 380842151 252428288 60199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2379.36
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48100 0 0 0 237873 63 0 0 25 0 3 0 380842151 252428288 60199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.48
Current children cumulated vsize (KiB) 246512

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 5117
/proc/meminfo: memFree=1277848/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=4870.92
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94920 0 0 0 486978 114 0 0 18 0 3 0 380842139 252428288 60201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60201 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2431.59
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45938 0 0 0 243110 49 0 0 25 0 3 0 380842151 252428288 60201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2439.2
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48101 0 0 0 243856 64 0 0 25 0 3 0 380842151 252428288 60201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.92
Current children cumulated vsize (KiB) 246512

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 5181
/proc/meminfo: memFree=1279048/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=4990.5
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94922 0 0 0 498928 122 0 0 18 0 3 0 380842139 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60203 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2491.28
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45939 0 0 0 249071 57 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2499.1
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48102 0 0 0 249846 64 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.5
Current children cumulated vsize (KiB) 246512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 5181
/proc/meminfo: memFree=1279048/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=5000.04
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94922 0 0 0 499882 122 0 0 18 0 3 0 380842139 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60203 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2496.04
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45939 0 0 0 249547 57 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2503.87
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48102 0 0 0 250323 64 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 246512

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: 2.00 2.00 1.83 3/80 5181
/proc/meminfo: memFree=1279048/2055920 swapFree=4138684/4192956
[pid=4978] ppid=4976 vsize=246512 CPUtime=5000.04
/proc/4978/stat : 4978 (MiraXTv3_dyn) S 4976 4978 4906 0 -1 4194304 94922 0 0 0 499882 122 0 0 18 0 3 0 380842139 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4978/statm: 61628 60203 218 20 0 60986 0
[pid=4978/tid=4980] ppid=4976 vsize=246512 CPUtime=2496.04
/proc/4978/task/4980/stat : 4980 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 45939 0 0 0 249547 57 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4978/tid=4981] ppid=4976 vsize=246512 CPUtime=2503.87
/proc/4978/task/4981/stat : 4981 (MiraXTv3_dyn) R 4976 4978 4906 0 -1 4194368 48102 0 0 0 250323 64 0 0 25 0 3 0 380842151 252428288 60203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 246512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.15
CPU time (s): 5000.1
CPU user time (s): 4998.84
CPU system time (s): 1.25781
CPU usage (%): 199.434
Max. virtual memory (cumulated for all children) (KiB): 246512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.84
system time used= 1.25781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94922
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= 1209
involuntary context switches= 94545

runsolver used 2.37664 second user time and 6.80097 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun May 13 09:20:44 UTC 2007

IDJOB= 426206
IDBENCH= 20031
IDSOLVER= 196
FILE ID= node3/426206-1179048044

PBS_JOBID= 5253332

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1059928571-06.cnf
COMMAND LINE= /tmp/evaluation/426206-1179048044/MiraXTv3_dyn /tmp/evaluation/426206-1179048044/instance-426206-1179048044.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-426206-1179048044 -o ROOT/results/node3/solver-426206-1179048044 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426206-1179048044/MiraXTv3_dyn /tmp/evaluation/426206-1179048044/instance-426206-1179048044.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  04472b4b6b6792f6a66e445ec1cc3be0

RANDOM SEED= 59342577

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1520376 kB
Buffers:         53952 kB
Cached:         388408 kB
SwapCached:      18272 kB
Active:         202144 kB
Inactive:       264240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520376 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4412 kB
Writeback:           0 kB
Mapped:          29716 kB
Slab:            54628 kB
Committed_AS: 11571696 kB
PageTables:       1780 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 node3 on Sun May 13 10:02:33 UTC 2007