Trace number 426321

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.09 2507.43

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S2026599491-05.cnf
MD5SUMbfa2c67f285f9654993c505ac389a222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.8134
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

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/node25/watcher-426321-1179010496 -o ROOT/results/node25/solver-426321-1179010496 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426321-1179010496/MiraXTv3_dyn /tmp/evaluation/426321-1179010496/instance-426321-1179010496.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.95 3/64 16930
/proc/meminfo: memFree=1578392/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=3788 CPUtime=0
/proc/16930/stat : 16930 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 348966709 3878912 291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16930/statm: 947 299 202 20 0 305 0

[startup+0.076387 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 16930
/proc/meminfo: memFree=1578392/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=4784 CPUtime=0.06
/proc/16930/stat : 16930 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194304 625 0 0 0 6 0 0 0 18 0 1 0 348966709 4898816 600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/16930/statm: 1196 600 207 20 0 554 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4784

[startup+0.10139 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 16930
/proc/meminfo: memFree=1578392/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=4784 CPUtime=0.09
/proc/16930/stat : 16930 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194304 625 0 0 0 9 0 0 0 18 0 1 0 348966709 4898816 600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583707 0 0 4096 0 0 0 0 17 1 0 0
/proc/16930/statm: 1196 600 207 20 0 554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4784

[startup+0.301426 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 16930
/proc/meminfo: memFree=1578392/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=9872 CPUtime=0.29
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 1108 0 0 0 29 0 0 0 19 0 3 0 348966709 10108928 1014 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 2468 1014 218 20 0 1826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9872

[startup+0.7015 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 16930
/proc/meminfo: memFree=1578392/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=14080 CPUtime=1.09
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 2004 0 0 0 108 1 0 0 19 0 3 0 348966709 14417920 1910 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 3520 1910 218 20 0 2878 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 14080

[startup+1.50264 s]
/proc/loadavg: 1.84 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1568960/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=19200 CPUtime=2.69
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 3571 0 0 0 267 2 0 0 19 0 3 0 348966709 19660800 3477 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 4800 3477 218 20 0 4158 0
[pid=16930/tid=16932] ppid=16928 vsize=19200 CPUtime=1.21
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 1361 0 0 0 120 1 0 0 24 0 3 0 348966738 19660800 3477 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=19200 CPUtime=1.19
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 1444 0 0 0 118 1 0 0 23 0 3 0 348966738 19660800 3477 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 19200

[startup+3.10191 s]
/proc/loadavg: 1.84 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1562624/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=22580 CPUtime=5.88
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 4554 0 0 0 585 3 0 0 19 0 3 0 348966709 23121920 4460 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 5645 4460 218 20 0 5003 0
[pid=16930/tid=16932] ppid=16928 vsize=22580 CPUtime=2.8
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 1948 0 0 0 279 1 0 0 19 0 3 0 348966738 23121920 4460 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=22580 CPUtime=2.78
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 1840 0 0 0 277 1 0 0 22 0 3 0 348966738 23121920 4460 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 22580

[startup+6.30246 s]
/proc/loadavg: 1.85 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1552960/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=33880 CPUtime=12.26
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 7571 0 0 0 1220 6 0 0 19 0 3 0 348966709 34693120 7329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 8470 7329 218 20 0 7828 0
[pid=16930/tid=16932] ppid=16928 vsize=33880 CPUtime=6
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 3338 0 0 0 598 2 0 0 25 0 3 0 348966738 34693120 7329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=33880 CPUtime=5.97
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 3467 0 0 0 594 3 0 0 25 0 3 0 348966738 34693120 7329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 33880

[startup+12.7016 s]
/proc/loadavg: 1.86 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1534528/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=50040 CPUtime=25.03
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 11409 0 0 0 2492 11 0 0 19 0 3 0 348966709 51240960 10977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 12510 10977 218 20 0 11868 0
[pid=16930/tid=16932] ppid=16928 vsize=50040 CPUtime=12.38
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 5280 0 0 0 1235 3 0 0 25 0 3 0 348966738 51240960 10977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=50040 CPUtime=12.33
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 5363 0 0 0 1227 6 0 0 25 0 3 0 348966738 51240960 10977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 50040

[startup+25.5017 s]
/proc/loadavg: 1.89 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1522048/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=62740 CPUtime=50.55
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 15289 0 0 0 5038 17 0 0 19 0 3 0 348966709 64245760 14396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 15685 14396 218 20 0 15043 0
[pid=16930/tid=16932] ppid=16928 vsize=62740 CPUtime=25.19
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 7363 0 0 0 2513 6 0 0 25 0 3 0 348966738 64245760 14396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=62740 CPUtime=25.06
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 7160 0 0 0 2496 10 0 0 25 0 3 0 348966738 64245760 14396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 62740

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1510592/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=72776 CPUtime=101.61
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 18829 0 0 0 10141 20 0 0 19 0 3 0 348966709 74522624 16981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 18194 16981 218 20 0 17552 0
[pid=16930/tid=16932] ppid=16928 vsize=72776 CPUtime=50.76
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 8777 0 0 0 5069 7 0 0 25 0 3 0 348966738 74522624 16981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=72776 CPUtime=50.56
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 9286 0 0 0 5044 12 0 0 25 0 3 0 348966738 74522624 16981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 72776

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1508096/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=74752 CPUtime=203.71
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 21236 0 0 0 20349 22 0 0 19 0 3 0 348966709 76546048 17633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 18688 17633 218 20 0 18046 0
[pid=16930/tid=16932] ppid=16928 vsize=74752 CPUtime=101.91
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 9845 0 0 0 10184 7 0 0 25 0 3 0 348966738 76546048 17633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=74752 CPUtime=101.51
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 10625 0 0 0 10137 14 0 0 25 0 3 0 348966738 76546048 17633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 74752

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1506048/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=76912 CPUtime=323.32
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 23661 0 0 0 32309 23 0 0 19 0 3 0 348966709 78757888 18108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 19228 18108 218 20 0 18586 0
[pid=16930/tid=16932] ppid=16928 vsize=76912 CPUtime=161.84
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 11129 0 0 0 16177 7 0 0 25 0 3 0 348966738 78757888 18108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=76912 CPUtime=161.18
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 11766 0 0 0 16103 15 0 0 25 0 3 0 348966738 78757888 18108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.32
Current children cumulated vsize (KiB) 76912

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1503808/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=79544 CPUtime=442.98
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 26115 0 0 0 44272 26 0 0 19 0 3 0 348966709 81453056 18676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 19886 18676 218 20 0 19244 0
[pid=16930/tid=16932] ppid=16928 vsize=79544 CPUtime=221.79
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 12522 0 0 0 22170 9 0 0 17 0 3 0 348966738 81453056 18676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=79544 CPUtime=220.89
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 12827 0 0 0 22073 16 0 0 18 0 3 0 348966738 81453056 18676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.98
Current children cumulated vsize (KiB) 79544

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1502528/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=80508 CPUtime=562.64
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 28070 0 0 0 56238 26 0 0 19 0 3 0 348966709 82440192 19002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 20127 19002 218 20 0 19485 0
[pid=16930/tid=16932] ppid=16928 vsize=80508 CPUtime=281.75
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 13534 0 0 0 28166 9 0 0 25 0 3 0 348966738 82440192 19002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=80508 CPUtime=280.61
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 13770 0 0 0 28044 17 0 0 25 0 3 0 348966738 82440192 19002 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.64
Current children cumulated vsize (KiB) 80508

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 16933
/proc/meminfo: memFree=1496960/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=86864 CPUtime=682.32
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 31377 0 0 0 68203 29 0 0 19 0 3 0 348966709 88948736 20398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 21716 20398 218 20 0 21074 0
[pid=16930/tid=16932] ppid=16928 vsize=86864 CPUtime=341.69
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 15538 0 0 0 34159 10 0 0 25 0 3 0 348966738 88948736 20398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=86864 CPUtime=340.31
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 15073 0 0 0 34014 17 0 0 25 0 3 0 348966738 88948736 20398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 86864

[startup+402.302 s]

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

/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 39678 0 0 0 183920 28 0 0 25 0 3 0 348966738 126873600 29277 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=123900 CPUtime=1833.83
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 39234 0 0 0 183334 49 0 0 25 0 3 0 348966738 126873600 29277 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.61
Current children cumulated vsize (KiB) 123900

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1460480/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=124068 CPUtime=3793.28
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 81317 0 0 0 379249 79 0 0 19 0 3 0 348966709 127045632 29464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 31017 29464 218 20 0 30375 0
[pid=16930/tid=16932] ppid=16928 vsize=124068 CPUtime=1899.27
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 40446 0 0 0 189898 29 0 0 25 0 3 0 348966738 127045632 29464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=124068 CPUtime=1893.71
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 40105 0 0 0 189322 49 0 0 25 0 3 0 348966738 127045632 29464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.28
Current children cumulated vsize (KiB) 124068

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1459840/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=125444 CPUtime=3912.89
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 82936 0 0 0 391209 80 0 0 19 0 3 0 348966709 128454656 29631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 31361 29631 218 20 0 30719 0
[pid=16930/tid=16932] ppid=16928 vsize=125444 CPUtime=1958.97
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 41187 0 0 0 195868 29 0 0 25 0 3 0 348966738 128454656 29631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=125444 CPUtime=1953.62
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 40983 0 0 0 195312 50 0 0 25 0 3 0 348966738 128454656 29631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.89
Current children cumulated vsize (KiB) 125444

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1459200/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=125816 CPUtime=4032.57
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 84403 0 0 0 403176 81 0 0 19 0 3 0 348966709 128835584 29778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 31454 29778 218 20 0 30812 0
[pid=16930/tid=16932] ppid=16928 vsize=125816 CPUtime=2018.69
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 41737 0 0 0 201840 29 0 0 25 0 3 0 348966738 128835584 29778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=125816 CPUtime=2013.57
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 41900 0 0 0 201307 50 0 0 25 0 3 0 348966738 128835584 29778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.57
Current children cumulated vsize (KiB) 125816

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1455680/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=129020 CPUtime=4152.24
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 86816 0 0 0 415140 84 0 0 19 0 3 0 348966709 132116480 30673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32255 30673 218 20 0 31613 0
[pid=16930/tid=16932] ppid=16928 vsize=129020 CPUtime=2078.41
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 43348 0 0 0 207810 31 0 0 25 0 3 0 348966738 132116480 30673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=129020 CPUtime=2073.53
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 42702 0 0 0 207302 51 0 0 25 0 3 0 348966738 132116480 30673 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.24
Current children cumulated vsize (KiB) 129020

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1455296/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=129372 CPUtime=4271.89
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 88218 0 0 0 427105 84 0 0 19 0 3 0 348966709 132476928 30755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32343 30755 218 20 0 31701 0
[pid=16930/tid=16932] ppid=16928 vsize=129372 CPUtime=2138.11
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 44072 0 0 0 213779 32 0 0 25 0 3 0 348966738 132476928 30755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=129372 CPUtime=2133.49
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 43380 0 0 0 213297 52 0 0 25 0 3 0 348966738 132476928 30755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.89
Current children cumulated vsize (KiB) 129372

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1454848/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=129556 CPUtime=4391.57
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 89721 0 0 0 439071 86 0 0 19 0 3 0 348966709 132665344 30872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32389 30872 218 20 0 31747 0
[pid=16930/tid=16932] ppid=16928 vsize=129556 CPUtime=2197.83
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 44981 0 0 0 219750 33 0 0 25 0 3 0 348966738 132665344 30872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=129556 CPUtime=2193.44
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 43974 0 0 0 219292 52 0 0 25 0 3 0 348966738 132665344 30872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.57
Current children cumulated vsize (KiB) 129556

[startup+2262.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/67 17131
/proc/meminfo: memFree=1454656/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=129744 CPUtime=4511.23
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 90903 0 0 0 451037 86 0 0 19 0 3 0 348966709 132857856 30932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32436 30932 218 20 0 31794 0
[pid=16930/tid=16932] ppid=16928 vsize=129744 CPUtime=2257.55
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 45683 0 0 0 225722 33 0 0 25 0 3 0 348966738 132857856 30932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=129744 CPUtime=2253.39
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 44454 0 0 0 225287 52 0 0 25 0 3 0 348966738 132857856 30932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.23
Current children cumulated vsize (KiB) 129744

[startup+2322.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/67 17131
/proc/meminfo: memFree=1454464/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=129912 CPUtime=4630.88
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 92192 0 0 0 463001 87 0 0 19 0 3 0 348966709 133029888 30967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32478 30967 218 20 0 31836 0
[pid=16930/tid=16932] ppid=16928 vsize=129912 CPUtime=2317.25
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 46443 0 0 0 231691 34 0 0 25 0 3 0 348966738 133029888 30967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=129912 CPUtime=2313.34
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 44983 0 0 0 231282 52 0 0 25 0 3 0 348966738 133029888 30967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.88
Current children cumulated vsize (KiB) 129912

[startup+2382.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1454144/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=130936 CPUtime=4750.55
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 93494 0 0 0 474967 88 0 0 19 0 3 0 348966709 134078464 31015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32734 31015 218 20 0 32092 0
[pid=16930/tid=16932] ppid=16928 vsize=130936 CPUtime=2376.96
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 47058 0 0 0 237662 34 0 0 25 0 3 0 348966738 134078464 31015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16930/tid=16933] ppid=16928 vsize=130936 CPUtime=2373.29
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 45670 0 0 0 237276 53 0 0 25 0 3 0 348966738 134078464 31015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.55
Current children cumulated vsize (KiB) 130936

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1453888/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=131268 CPUtime=4870.21
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 95010 0 0 0 486932 89 0 0 19 0 3 0 348966709 134418432 31079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32817 31079 218 20 0 32175 0
[pid=16930/tid=16932] ppid=16928 vsize=131268 CPUtime=2436.68
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 47913 0 0 0 243633 35 0 0 17 0 3 0 348966738 134418432 31079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=131268 CPUtime=2433.24
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 46331 0 0 0 243271 53 0 0 17 0 3 0 348966738 134418432 31079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.21
Current children cumulated vsize (KiB) 131268

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1453824/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=131268 CPUtime=4989.89
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 96285 0 0 0 498899 90 0 0 19 0 3 0 348966709 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32817 31100 218 20 0 32175 0
[pid=16930/tid=16932] ppid=16928 vsize=131268 CPUtime=2496.63
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 48594 0 0 0 249628 35 0 0 25 0 3 0 348966738 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=131268 CPUtime=2492.96
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 46925 0 0 0 249242 54 0 0 25 0 3 0 348966738 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.89
Current children cumulated vsize (KiB) 131268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17131
/proc/meminfo: memFree=1453824/2055920 swapFree=4183116/4192956
[pid=16930] ppid=16928 vsize=131268 CPUtime=5000.05
/proc/16930/stat : 16930 (MiraXTv3_dyn) S 16928 16930 16798 0 -1 4194304 96417 0 0 0 499915 90 0 0 19 0 3 0 348966709 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16930/statm: 32817 31100 218 20 0 32175 0
[pid=16930/tid=16932] ppid=16928 vsize=131268 CPUtime=2501.73
/proc/16930/task/16932/stat : 16932 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 48660 0 0 0 250138 35 0 0 25 0 3 0 348966738 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16930/tid=16933] ppid=16928 vsize=131268 CPUtime=2498.02
/proc/16930/task/16933/stat : 16933 (MiraXTv3_dyn) R 16928 16930 16798 0 -1 4194368 46991 0 0 0 249748 54 0 0 25 0 3 0 348966738 134418432 31100 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 131268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.43
CPU time (s): 5000.09
CPU user time (s): 4999.17
CPU system time (s): 0.924859
CPU usage (%): 199.411
Max. virtual memory (cumulated for all children) (KiB): 131368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 0.924859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96417
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= 1289
involuntary context switches= 37844

runsolver used 2.25966 second user time and 6.86895 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat May 12 22:54:56 UTC 2007

IDJOB= 426321
IDBENCH= 20146
IDSOLVER= 196
FILE ID= node25/426321-1179010496

PBS_JOBID= 5252969

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S2026599491-05.cnf
COMMAND LINE= /tmp/evaluation/426321-1179010496/MiraXTv3_dyn /tmp/evaluation/426321-1179010496/instance-426321-1179010496.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-426321-1179010496 -o ROOT/results/node25/solver-426321-1179010496 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426321-1179010496/MiraXTv3_dyn /tmp/evaluation/426321-1179010496/instance-426321-1179010496.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bfa2c67f285f9654993c505ac389a222

RANDOM SEED= 52777165

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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.261
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:       1578672 kB
Buffers:         39860 kB
Cached:         333344 kB
SwapCached:       3924 kB
Active:         231084 kB
Inactive:       152000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578672 kB
SwapTotal:     4192956 kB
SwapFree:      4183116 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:          15848 kB
Slab:            80272 kB
Committed_AS:  8388712 kB
PageTables:       1472 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= 66550 MiB

End job on node25 on Sat May 12 23:36:46 UTC 2007