Trace number 426210

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.2 2507.15

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1058323130-08.cnf
MD5SUM8ad037218b3fb71e87bf66baa8322f0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.25035
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/node21/watcher-426210-1178998449 -o ROOT/results/node21/solver-426210-1178998449 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426210-1178998449/MiraXTv3_dyn /tmp/evaluation/426210-1178998449/instance-426210-1178998449.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.84 1.97 1.91 3/77 10211
/proc/meminfo: memFree=1621304/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=3788 CPUtime=0
/proc/10211/stat : 10211 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 347762180 3878912 318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10211/statm: 947 326 202 20 0 305 0

[startup+0.054996 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 10211
/proc/meminfo: memFree=1621304/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=5180 CPUtime=0.05
/proc/10211/stat : 10211 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194304 706 0 0 0 5 0 0 0 18 0 1 0 347762180 5304320 681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10211/statm: 1295 681 207 20 0 653 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5180

[startup+0.102001 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 10211
/proc/meminfo: memFree=1621304/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=5312 CPUtime=0.09
/proc/10211/stat : 10211 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194304 739 0 0 0 9 0 0 0 18 0 1 0 347762180 5439488 714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10211/statm: 1328 714 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301029 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 10211
/proc/meminfo: memFree=1621304/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=13176 CPUtime=0.47
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 1839 0 0 0 46 1 0 0 18 0 3 0 347762180 13492224 1742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 3294 1742 218 20 0 2652 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13176

[startup+0.701072 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 10211
/proc/meminfo: memFree=1621304/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=18756 CPUtime=1.26
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 3195 0 0 0 125 1 0 0 18 0 3 0 347762180 19206144 3098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 4689 3098 218 20 0 4047 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 18756

[startup+1.50216 s]
/proc/loadavg: 1.84 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1605792/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=28336 CPUtime=2.86
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 5683 0 0 0 283 3 0 0 18 0 3 0 347762180 29016064 5586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 7084 5586 218 20 0 6442 0
[pid=10211/tid=10213] ppid=10209 vsize=28336 CPUtime=1.38
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 2352 0 0 0 137 1 0 0 22 0 3 0 347762192 29016064 5586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565857 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=28336 CPUtime=1.36
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 2475 0 0 0 135 1 0 0 18 0 3 0 347762192 29016064 5586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 28336

[startup+3.10134 s]
/proc/loadavg: 1.85 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1593248/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=39216 CPUtime=6.06
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 8191 0 0 0 601 5 0 0 18 0 3 0 347762180 40157184 8094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 9804 8094 218 20 0 9162 0
[pid=10211/tid=10213] ppid=10209 vsize=39216 CPUtime=2.97
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 3600 0 0 0 296 1 0 0 25 0 3 0 347762192 40157184 8094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=39216 CPUtime=2.95
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 3735 0 0 0 293 2 0 0 17 0 3 0 347762192 40157184 8094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 39216

[startup+6.30169 s]
/proc/loadavg: 1.85 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1581472/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=54216 CPUtime=12.44
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 12055 0 0 0 1236 8 0 0 18 0 3 0 347762180 55517184 11886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 13554 11886 218 20 0 12912 0
[pid=10211/tid=10213] ppid=10209 vsize=54216 CPUtime=6.17
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 5520 0 0 0 614 3 0 0 24 0 3 0 347762192 55517184 11886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=54216 CPUtime=6.14
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 5679 0 0 0 610 4 0 0 18 0 3 0 347762192 55517184 11886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 54216

[startup+12.7014 s]
/proc/loadavg: 1.87 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1532320/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=99948 CPUtime=25.2
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 23743 0 0 0 2502 18 0 0 18 0 3 0 347762180 102346752 23408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 24987 23408 218 20 0 24345 0
[pid=10211/tid=10213] ppid=10209 vsize=99948 CPUtime=12.57
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 11261 0 0 0 1249 8 0 0 25 0 3 0 347762192 102346752 23408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=99948 CPUtime=12.51
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 11626 0 0 0 1241 10 0 0 18 0 3 0 347762192 102346752 23408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 99948

[startup+25.5018 s]
/proc/loadavg: 1.89 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1524128/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=103692 CPUtime=50.73
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 25112 0 0 0 5053 20 0 0 18 0 3 0 347762180 106180608 24396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 25923 24396 218 20 0 25281 0
[pid=10211/tid=10213] ppid=10209 vsize=103692 CPUtime=25.35
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 11879 0 0 0 2527 8 0 0 25 0 3 0 347762192 106180608 24396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=103692 CPUtime=25.25
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 12377 0 0 0 2515 10 0 0 25 0 3 0 347762192 106180608 24396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 103692

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1489184/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=138340 CPUtime=101.75
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 34636 0 0 0 10147 28 0 0 18 0 3 0 347762180 141660160 33101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 34585 33101 218 20 0 33943 0
[pid=10211/tid=10213] ppid=10209 vsize=138340 CPUtime=50.92
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 16590 0 0 0 5081 11 0 0 25 0 3 0 347762192 141660160 33101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=138340 CPUtime=50.7
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 17190 0 0 0 5054 16 0 0 25 0 3 0 347762192 141660160 33101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 138340

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1474080/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=152076 CPUtime=203.85
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 39623 0 0 0 20351 34 0 0 18 0 3 0 347762180 155725824 36767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 38019 36767 218 20 0 37377 0
[pid=10211/tid=10213] ppid=10209 vsize=152076 CPUtime=102.07
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 18461 0 0 0 10194 13 0 0 25 0 3 0 347762192 155725824 36767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=152076 CPUtime=101.65
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 20306 0 0 0 10145 20 0 0 25 0 3 0 347762192 155725824 36767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 152076

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1463968/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=163764 CPUtime=323.46
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 43745 0 0 0 32309 37 0 0 18 0 3 0 347762180 167694336 39549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 40941 39549 218 20 0 40299 0
[pid=10211/tid=10213] ppid=10209 vsize=163764 CPUtime=162.02
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 21309 0 0 0 16186 16 0 0 25 0 3 0 347762192 167694336 39549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=163764 CPUtime=161.32
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 21580 0 0 0 16111 21 0 0 25 0 3 0 347762192 167694336 39549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.46
Current children cumulated vsize (KiB) 163764

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1445280/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=181648 CPUtime=443.11
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 49566 0 0 0 44268 43 0 0 18 0 3 0 347762180 186007552 43961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 45412 43961 218 20 0 44770 0
[pid=10211/tid=10213] ppid=10209 vsize=181648 CPUtime=221.96
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 25479 0 0 0 22177 19 0 0 25 0 3 0 347762192 186007552 43961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=181648 CPUtime=221.02
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 23231 0 0 0 22079 23 0 0 25 0 3 0 347762192 186007552 43961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 181648

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1442656/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=183696 CPUtime=562.79
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 51398 0 0 0 56233 46 0 0 18 0 3 0 347762180 188104704 44637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 45924 44637 218 20 0 45282 0
[pid=10211/tid=10213] ppid=10209 vsize=183696 CPUtime=281.91
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 26036 0 0 0 28171 20 0 0 25 0 3 0 347762192 188104704 44637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=183696 CPUtime=280.74
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 24506 0 0 0 28050 24 0 0 25 0 3 0 347762192 188104704 44637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.79
Current children cumulated vsize (KiB) 183696

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10214
/proc/meminfo: memFree=1427944/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=198032 CPUtime=682.47
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 56188 0 0 0 68195 52 0 0 18 0 3 0 347762180 202784768 48339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 49508 48339 218 20 0 48866 0
[pid=10211/tid=10213] ppid=10209 vsize=198032 CPUtime=341.88
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 26583 0 0 0 34167 21 0 0 25 0 3 0 347762192 202784768 48339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=198032 CPUtime=340.46
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 28749 0 0 0 34016 30 0 0 25 0 3 0 347762192 202784768 48339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.47
Current children cumulated vsize (KiB) 198032

[startup+402.303 s]

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

/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37450 0 0 0 189424 50 0 0 25 0 3 0 347762192 251334656 59841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245444 CPUtime=1898.98
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 41431 0 0 0 189844 54 0 0 25 0 3 0 347762192 251334656 59841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.85
Current children cumulated vsize (KiB) 245444

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10414
/proc/meminfo: memFree=1381672/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=245444 CPUtime=3913.53
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 80236 0 0 0 391247 106 0 0 18 0 3 0 347762180 251334656 59841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 61361 59841 218 20 0 60719 0
[pid=10211/tid=10213] ppid=10209 vsize=245444 CPUtime=1954.47
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37450 0 0 0 195397 50 0 0 25 0 3 0 347762192 251334656 59841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245444 CPUtime=1958.94
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 41930 0 0 0 195838 56 0 0 25 0 3 0 347762192 251334656 59841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.53
Current children cumulated vsize (KiB) 245444

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10414
/proc/meminfo: memFree=1381928/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=245044 CPUtime=4033.11
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 80669 0 0 0 403204 107 0 0 18 0 3 0 347762180 250925056 59759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 61261 59759 218 20 0 60619 0
[pid=10211/tid=10213] ppid=10209 vsize=245044 CPUtime=2014.09
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37450 0 0 0 201359 50 0 0 25 0 3 0 347762192 250925056 59759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245044 CPUtime=2018.89
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 42363 0 0 0 201833 56 0 0 25 0 3 0 347762192 250925056 59759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.11
Current children cumulated vsize (KiB) 245044

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10414
/proc/meminfo: memFree=1381992/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=245044 CPUtime=4152.81
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 80886 0 0 0 415173 108 0 0 18 0 3 0 347762180 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 61261 59760 218 20 0 60619 0
[pid=10211/tid=10213] ppid=10209 vsize=245044 CPUtime=2073.95
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37451 0 0 0 207345 50 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245044 CPUtime=2078.74
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 42579 0 0 0 207817 57 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.81
Current children cumulated vsize (KiB) 245044

[startup+2142.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 10414
/proc/meminfo: memFree=1382056/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=245044 CPUtime=4272.48
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 80958 0 0 0 427139 109 0 0 18 0 3 0 347762180 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 61261 59760 218 20 0 60619 0
[pid=10211/tid=10213] ppid=10209 vsize=245044 CPUtime=2133.89
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37451 0 0 0 213338 51 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245044 CPUtime=2138.46
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 42651 0 0 0 213789 57 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.48
Current children cumulated vsize (KiB) 245044

[startup+2202.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 10414
/proc/meminfo: memFree=1382120/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=245044 CPUtime=4392.17
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 80958 0 0 0 439108 109 0 0 18 0 3 0 347762180 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 61261 59760 218 20 0 60619 0
[pid=10211/tid=10213] ppid=10209 vsize=245044 CPUtime=2193.86
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37451 0 0 0 219335 51 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=245044 CPUtime=2198.18
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 42651 0 0 0 219761 57 0 0 25 0 3 0 347762192 250925056 59760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.17
Current children cumulated vsize (KiB) 245044

[startup+2262.3 s]
/proc/loadavg: 2.06 2.00 1.92 3/80 10414
/proc/meminfo: memFree=1373864/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=4511.84
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 83439 0 0 0 451071 113 0 0 18 0 3 0 347762180 259313664 61881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61881 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2253.83
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37471 0 0 0 225331 52 0 0 25 0 3 0 347762192 259313664 61881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2257.89
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 45112 0 0 0 225729 60 0 0 25 0 3 0 347762192 259313664 61881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.84
Current children cumulated vsize (KiB) 253236

[startup+2322.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/80 10414
/proc/meminfo: memFree=1373608/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=4631.53
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 83958 0 0 0 463039 114 0 0 18 0 3 0 347762180 259313664 61896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61896 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2313.79
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37474 0 0 0 231327 52 0 0 25 0 3 0 347762192 259313664 61896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2317.61
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 45628 0 0 0 231700 61 0 0 25 0 3 0 347762192 259313664 61896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.53
Current children cumulated vsize (KiB) 253236

[startup+2382.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/80 10414
/proc/meminfo: memFree=1373544/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=4751.19
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 84753 0 0 0 475004 115 0 0 18 0 3 0 347762180 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61899 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2373.75
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37476 0 0 0 237322 53 0 0 25 0 3 0 347762192 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2377.31
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 46421 0 0 0 237670 61 0 0 25 0 3 0 347762192 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.19
Current children cumulated vsize (KiB) 253236

[startup+2442.3 s]
/proc/loadavg: 2.06 2.03 1.94 4/80 10414
/proc/meminfo: memFree=1373608/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=4870.86
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 84897 0 0 0 486970 116 0 0 18 0 3 0 347762180 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61899 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2433.71
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37476 0 0 0 243317 54 0 0 25 0 3 0 347762192 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2437.03
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 46565 0 0 0 243641 62 0 0 25 0 3 0 347762192 259313664 61899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.86
Current children cumulated vsize (KiB) 253236

[startup+2502.3 s]
/proc/loadavg: 2.06 2.04 1.94 3/80 10414
/proc/meminfo: memFree=1373544/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=4990.57
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 84899 0 0 0 498940 117 0 0 18 0 3 0 347762180 259313664 61901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61901 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2493.68
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37477 0 0 0 249314 54 0 0 25 0 3 0 347762192 259313664 61901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2496.76
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 46566 0 0 0 249614 62 0 0 25 0 3 0 347762192 259313664 61901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.57
Current children cumulated vsize (KiB) 253236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.13 2.05 1.95 3/80 10414
/proc/meminfo: memFree=1373608/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=5000.14
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 84899 0 0 0 499897 117 0 0 18 0 3 0 347762180 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61891 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2498.47
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37477 0 0 0 249793 54 0 0 25 0 3 0 347762192 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2501.54
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 46566 0 0 0 250092 62 0 0 25 0 3 0 347762192 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 253236

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.13 2.05 1.95 3/80 10414
/proc/meminfo: memFree=1373608/2055920 swapFree=4156344/4192956
[pid=10211] ppid=10209 vsize=253236 CPUtime=5000.14
/proc/10211/stat : 10211 (MiraXTv3_dyn) S 10209 10211 10139 0 -1 4194304 84899 0 0 0 499897 117 0 0 18 0 3 0 347762180 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 63309 61891 218 20 0 62667 0
[pid=10211/tid=10213] ppid=10209 vsize=253236 CPUtime=2498.47
/proc/10211/task/10213/stat : 10213 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 37477 0 0 0 249793 54 0 0 25 0 3 0 347762192 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=253236 CPUtime=2501.54
/proc/10211/task/10214/stat : 10214 (MiraXTv3_dyn) R 10209 10211 10139 0 -1 4194368 46566 0 0 0 250092 62 0 0 25 0 3 0 347762192 259313664 61891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 253236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.15
CPU time (s): 5000.2
CPU user time (s): 4998.99
CPU system time (s): 1.21381
CPU usage (%): 199.438
Max. virtual memory (cumulated for all children) (KiB): 253524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 1.21382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84899
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= 1201
involuntary context switches= 94273

runsolver used 2.51462 second user time and 6.65699 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat May 12 19:34:09 UTC 2007

IDJOB= 426210
IDBENCH= 20035
IDSOLVER= 196
FILE ID= node21/426210-1178998449

PBS_JOBID= 5252837

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-S1058323130-08.cnf
COMMAND LINE= /tmp/evaluation/426210-1178998449/MiraXTv3_dyn /tmp/evaluation/426210-1178998449/instance-426210-1178998449.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-426210-1178998449 -o ROOT/results/node21/solver-426210-1178998449 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426210-1178998449/MiraXTv3_dyn /tmp/evaluation/426210-1178998449/instance-426210-1178998449.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8ad037218b3fb71e87bf66baa8322f0b

RANDOM SEED= 451237574

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1621520 kB
Buffers:         49092 kB
Cached:         297440 kB
SwapCached:      15772 kB
Active:         153440 kB
Inactive:       216492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621520 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4416 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            50000 kB
Committed_AS:  5202420 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= 66540 MiB

End job on node21 on Sat May 12 20:15:58 UTC 2007