Trace number 426361

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.24 2506.67

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S1312035429-13.cnf
MD5SUMe6653d81a13cfb87c5f3f5bf9150cbf7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1012.93
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
Number of clauses of size 40
Number of clauses of size 50
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/node14/watcher-426361-1179012494 -o ROOT/results/node14/solver-426361-1179012494 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426361-1179012494/MiraXTv3_dyn /tmp/evaluation/426361-1179012494/instance-426361-1179012494.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.98 1.99 3/77 6870
/proc/meminfo: memFree=1539976/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=3788 CPUtime=0
/proc/6870/stat : 6870 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194304 358 0 0 0 0 0 0 0 18 0 1 0 349167198 3878912 333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6870/statm: 947 340 202 20 0 305 0

[startup+0.089334 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 6870
/proc/meminfo: memFree=1539976/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=6680 CPUtime=0.08
/proc/6870/stat : 6870 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194304 1081 0 0 0 8 0 0 0 18 0 1 0 349167198 6840320 1056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/6870/statm: 1670 1057 207 20 0 1028 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6680

[startup+0.102334 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 6870
/proc/meminfo: memFree=1539976/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=6680 CPUtime=0.09
/proc/6870/stat : 6870 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194304 1090 0 0 0 9 0 0 0 18 0 1 0 349167198 6840320 1065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/6870/statm: 1670 1065 207 20 0 1028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6680

[startup+0.302363 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 6870
/proc/meminfo: memFree=1539976/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=19296 CPUtime=0.45
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 2561 0 0 0 45 0 0 0 18 0 3 0 349167198 19759104 2435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 4824 2435 218 20 0 4182 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 19296

[startup+0.701402 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 6870
/proc/meminfo: memFree=1539976/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=21112 CPUtime=1.26
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 3096 0 0 0 125 1 0 0 18 0 3 0 349167198 21618688 2970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 5278 2970 218 20 0 4636 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 21112

[startup+1.50147 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 6873
/proc/meminfo: memFree=1526832/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=26692 CPUtime=2.85
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 4450 0 0 0 283 2 0 0 18 0 3 0 349167198 27332608 4324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 6673 4324 218 20 0 6031 0
[pid=6870/tid=6872] ppid=6868 vsize=26692 CPUtime=1.38
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 1607 0 0 0 138 0 0 0 25 0 3 0 349167209 27332608 4324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=26692 CPUtime=1.35
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 1617 0 0 0 134 1 0 0 19 0 3 0 349167209 27332608 4324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526548 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 26692

[startup+3.10163 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 6873
/proc/meminfo: memFree=1519408/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=35276 CPUtime=6.04
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 6812 0 0 0 600 4 0 0 18 0 3 0 349167198 36122624 6686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 8819 6686 218 20 0 8177 0
[pid=6870/tid=6872] ppid=6868 vsize=35276 CPUtime=2.98
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 2752 0 0 0 297 1 0 0 25 0 3 0 349167209 36122624 6686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=35276 CPUtime=2.95
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 2834 0 0 0 293 2 0 0 25 0 3 0 349167209 36122624 6686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 35276

[startup+6.30193 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 6873
/proc/meminfo: memFree=1500656/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=54152 CPUtime=12.43
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 11360 0 0 0 1233 10 0 0 18 0 3 0 349167198 55451648 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 13538 11234 218 20 0 12896 0
[pid=6870/tid=6872] ppid=6868 vsize=54152 CPUtime=6.18
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 5087 0 0 0 614 4 0 0 25 0 3 0 349167209 55451648 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=54152 CPUtime=6.13
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 5047 0 0 0 608 5 0 0 18 0 3 0 349167209 55451648 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 54152

[startup+12.7015 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 6873
/proc/meminfo: memFree=1489464/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=62028 CPUtime=25.19
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 13225 0 0 0 2507 12 0 0 18 0 3 0 349167198 63516672 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 15507 13099 218 20 0 14865 0
[pid=6870/tid=6872] ppid=6868 vsize=62028 CPUtime=12.57
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 6260 0 0 0 1252 5 0 0 25 0 3 0 349167209 63516672 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=62028 CPUtime=12.5
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 5739 0 0 0 1244 6 0 0 25 0 3 0 349167209 63516672 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 62028

[startup+25.5027 s]
/proc/loadavg: 1.96 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1435576/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=114876 CPUtime=50.74
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 26815 0 0 0 5047 27 0 0 18 0 3 0 349167198 117633024 26538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 28719 26539 218 20 0 28077 0
[pid=6870/tid=6872] ppid=6868 vsize=114876 CPUtime=25.37
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 12418 0 0 0 2527 10 0 0 25 0 3 0 349167209 117633024 26539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=114876 CPUtime=25.25
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 13172 0 0 0 2509 16 0 0 25 0 3 0 349167209 117633024 26539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 114876

[startup+51.1022 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1402040/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=146328 CPUtime=101.78
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 35129 0 0 0 10142 36 0 0 18 0 3 0 349167198 149839872 34490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 36582 34490 218 20 0 35940 0
[pid=6870/tid=6872] ppid=6868 vsize=146328 CPUtime=50.95
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 16411 0 0 0 5081 14 0 0 25 0 3 0 349167209 149839872 34490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=146328 CPUtime=50.71
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 17492 0 0 0 5050 21 0 0 25 0 3 0 349167209 149839872 34490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 146328

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1326136/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=221924 CPUtime=203.93
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 54735 0 0 0 20335 58 0 0 18 0 3 0 349167198 227250176 53404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 55481 53404 218 20 0 54839 0
[pid=6870/tid=6872] ppid=6868 vsize=221924 CPUtime=102.12
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 26222 0 0 0 10189 23 0 0 25 0 3 0 349167209 227250176 53404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=221924 CPUtime=101.68
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 27287 0 0 0 10135 33 0 0 25 0 3 0 349167209 227250176 53404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 221924

[startup+162.303 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1310712/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=237876 CPUtime=323.62
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 59341 0 0 0 32297 65 0 0 18 0 3 0 349167198 243585024 57270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 59469 57270 218 20 0 58827 0
[pid=6870/tid=6872] ppid=6868 vsize=237876 CPUtime=162.09
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 27247 0 0 0 16185 24 0 0 25 0 3 0 349167209 243585024 57270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565854 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=237876 CPUtime=161.41
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 30868 0 0 0 16101 40 0 0 25 0 3 0 349167209 243585024 57270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 237876

[startup+222.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1275960/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=272128 CPUtime=443.32
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 68767 0 0 0 44256 76 0 0 18 0 3 0 349167198 278659072 65940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 68032 65940 218 20 0 67390 0
[pid=6870/tid=6872] ppid=6868 vsize=272128 CPUtime=222.06
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 34445 0 0 0 22175 31 0 0 25 0 3 0 349167209 278659072 65940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=272128 CPUtime=221.14
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 33096 0 0 0 22070 44 0 0 25 0 3 0 349167209 278659072 65940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 272128

[startup+282.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 6873
/proc/meminfo: memFree=1274232/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=273152 CPUtime=562.99
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 69903 0 0 0 56221 78 0 0 18 0 3 0 349167198 279707648 66377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 68288 66377 218 20 0 67646 0
[pid=6870/tid=6872] ppid=6868 vsize=273152 CPUtime=282.01
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 34819 0 0 0 28169 32 0 0 25 0 3 0 349167209 279707648 66377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521652 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=273152 CPUtime=280.87
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 33858 0 0 0 28042 45 0 0 25 0 3 0 349167209 279707648 66377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 273152

[startup+342.303 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 6873
/proc/meminfo: memFree=1267768/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=280320 CPUtime=682.68
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 72149 0 0 0 68187 81 0 0 18 0 3 0 349167198 287047680 67988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 70080 67988 218 20 0 69438 0
[pid=6870/tid=6872] ppid=6868 vsize=280320 CPUtime=341.97
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 35105 0 0 0 34165 32 0 0 25 0 3 0 349167209 287047680 67988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=280320 CPUtime=340.59
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 35818 0 0 0 34011 48 0 0 25 0 3 0 349167209 287047680 67988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 280320

[startup+402.302 s]

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

/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 49210 0 0 0 184075 52 0 0 25 0 3 0 349167209 375365632 89722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=366568 CPUtime=1833.82
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 52773 0 0 0 183308 74 0 0 25 0 3 0 349167209 375365632 89722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.19
Current children cumulated vsize (KiB) 366568

[startup+1902.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/80 6875
/proc/meminfo: memFree=1160888/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=386152 CPUtime=3794.88
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 108464 0 0 0 379354 134 0 0 18 0 3 0 349167198 395419648 94658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 96538 94658 218 20 0 95896 0
[pid=6870/tid=6872] ppid=6868 vsize=386152 CPUtime=1901.23
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 52375 0 0 0 190068 55 0 0 25 0 3 0 349167209 395419648 94658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=386152 CPUtime=1893.53
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 54863 0 0 0 189275 78 0 0 25 0 3 0 349167209 395419648 94658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.88
Current children cumulated vsize (KiB) 386152

[startup+1962.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/80 6875
/proc/meminfo: memFree=1160888/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=386152 CPUtime=3914.6
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 108946 0 0 0 391325 135 0 0 18 0 3 0 349167198 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 96538 94660 218 20 0 95896 0
[pid=6870/tid=6872] ppid=6868 vsize=386152 CPUtime=1961.22
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 52536 0 0 0 196066 56 0 0 25 0 3 0 349167209 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=386152 CPUtime=1953.26
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 55184 0 0 0 195248 78 0 0 25 0 3 0 349167209 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.6
Current children cumulated vsize (KiB) 386152

[startup+2022.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/86 7053
/proc/meminfo: memFree=1159680/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=386152 CPUtime=4033.99
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 109266 0 0 0 403247 152 0 0 18 0 3 0 349167198 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 96538 94660 218 20 0 95896 0
[pid=6870/tid=6872] ppid=6868 vsize=386152 CPUtime=2021.01
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 52776 0 0 0 202045 56 0 0 25 0 3 0 349167209 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=386152 CPUtime=2012.86
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 55264 0 0 0 201191 95 0 0 25 0 3 0 349167209 395419648 94660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.99
Current children cumulated vsize (KiB) 386152

[startup+2082.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/80 7073
/proc/meminfo: memFree=1160760/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=386152 CPUtime=4153.66
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 109588 0 0 0 415213 153 0 0 18 0 3 0 349167198 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 96538 94662 218 20 0 95896 0
[pid=6870/tid=6872] ppid=6868 vsize=386152 CPUtime=2080.96
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53097 0 0 0 208040 56 0 0 25 0 3 0 349167209 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=386152 CPUtime=2072.58
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 55265 0 0 0 207163 95 0 0 25 0 3 0 349167209 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.66
Current children cumulated vsize (KiB) 386152

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 7073
/proc/meminfo: memFree=1160824/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=386152 CPUtime=4273.36
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 109588 0 0 0 427183 153 0 0 18 0 3 0 349167198 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 96538 94662 218 20 0 95896 0
[pid=6870/tid=6872] ppid=6868 vsize=386152 CPUtime=2140.94
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53097 0 0 0 214037 57 0 0 25 0 3 0 349167209 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=386152 CPUtime=2132.3
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 55265 0 0 0 213135 95 0 0 25 0 3 0 349167209 395419648 94662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.36
Current children cumulated vsize (KiB) 386152

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 7073
/proc/meminfo: memFree=1157944/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=389224 CPUtime=4393.02
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 110400 0 0 0 439148 154 0 0 18 0 3 0 349167198 398565376 95394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 97306 95394 218 20 0 96664 0
[pid=6870/tid=6872] ppid=6868 vsize=389224 CPUtime=2200.89
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53101 0 0 0 220032 57 0 0 25 0 3 0 349167209 398565376 95394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=389224 CPUtime=2192.02
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 56073 0 0 0 219106 96 0 0 25 0 3 0 349167209 398565376 95394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.02
Current children cumulated vsize (KiB) 389224

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 7073
/proc/meminfo: memFree=1157880/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=389224 CPUtime=4512.76
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 110668 0 0 0 451121 155 0 0 18 0 3 0 349167198 398565376 95422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 97306 95422 218 20 0 96664 0
[pid=6870/tid=6872] ppid=6868 vsize=389224 CPUtime=2260.87
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53101 0 0 0 226030 57 0 0 25 0 3 0 349167209 398565376 95422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=389224 CPUtime=2251.76
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 56341 0 0 0 225080 96 0 0 25 0 3 0 349167209 398565376 95422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.76
Current children cumulated vsize (KiB) 389224

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 7073
/proc/meminfo: memFree=1158008/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=389224 CPUtime=4632.45
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 110909 0 0 0 463089 156 0 0 18 0 3 0 349167198 398565376 95423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 97306 95423 218 20 0 96664 0
[pid=6870/tid=6872] ppid=6868 vsize=389224 CPUtime=2320.84
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53102 0 0 0 232026 58 0 0 25 0 3 0 349167209 398565376 95423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=389224 CPUtime=2311.49
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 56581 0 0 0 231052 97 0 0 25 0 3 0 349167209 398565376 95423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.45
Current children cumulated vsize (KiB) 389224

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7073
/proc/meminfo: memFree=1152952/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=394344 CPUtime=4752.16
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 112380 0 0 0 475058 158 0 0 18 0 3 0 349167198 403808256 96652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 98586 96652 218 20 0 97944 0
[pid=6870/tid=6872] ppid=6868 vsize=394344 CPUtime=2380.83
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53102 0 0 0 238025 58 0 0 25 0 3 0 349167209 403808256 96652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=394344 CPUtime=2371.22
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 58052 0 0 0 237023 99 0 0 25 0 3 0 349167209 403808256 96652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.16
Current children cumulated vsize (KiB) 394344

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7073
/proc/meminfo: memFree=1152952/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=394344 CPUtime=4871.87
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 112627 0 0 0 487029 158 0 0 18 0 3 0 349167198 403808256 96656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 98586 96656 218 20 0 97944 0
[pid=6870/tid=6872] ppid=6868 vsize=394344 CPUtime=2440.8
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53106 0 0 0 244022 58 0 0 25 0 3 0 349167209 403808256 96656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=394344 CPUtime=2430.96
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 58295 0 0 0 242997 99 0 0 25 0 3 0 349167209 403808256 96656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.87
Current children cumulated vsize (KiB) 394344

[startup+2502.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/80 7073
/proc/meminfo: memFree=1152952/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=394344 CPUtime=4991.57
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 112872 0 0 0 498999 158 0 0 18 0 3 0 349167198 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 98586 96658 218 20 0 97944 0
[pid=6870/tid=6872] ppid=6868 vsize=394344 CPUtime=2500.77
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53107 0 0 0 250019 58 0 0 25 0 3 0 349167209 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521264 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=394344 CPUtime=2490.68
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 58539 0 0 0 248969 99 0 0 25 0 3 0 349167209 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362204 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.57
Current children cumulated vsize (KiB) 394344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.09 2.03 2.00 3/80 7073
/proc/meminfo: memFree=1152952/2055920 swapFree=4145896/4192956
[pid=6870] ppid=6868 vsize=394344 CPUtime=5000.16
/proc/6870/stat : 6870 (MiraXTv3_dyn) S 6868 6870 6484 0 -1 4194304 112872 0 0 0 499858 158 0 0 18 0 3 0 349167198 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6870/statm: 98586 96658 218 20 0 97944 0
[pid=6870/tid=6872] ppid=6868 vsize=394344 CPUtime=2505.07
/proc/6870/task/6872/stat : 6872 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 53107 0 0 0 250449 58 0 0 25 0 3 0 349167209 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6870/tid=6873] ppid=6868 vsize=394344 CPUtime=2494.97
/proc/6870/task/6873/stat : 6873 (MiraXTv3_dyn) R 6868 6870 6484 0 -1 4194368 58539 0 0 0 249398 99 0 0 25 0 3 0 349167209 403808256 96658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 394344

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): 2506.67
CPU time (s): 5000.24
CPU user time (s): 4998.6
CPU system time (s): 1.64575
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 394344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.6
system time used= 1.64575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112872
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= 739
involuntary context switches= 94546

runsolver used 2.51362 second user time and 6.65599 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat May 12 23:28:14 UTC 2007

IDJOB= 426361
IDBENCH= 20186
IDSOLVER= 196
FILE ID= node14/426361-1179012494

PBS_JOBID= 5252854

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S1312035429-13.cnf
COMMAND LINE= /tmp/evaluation/426361-1179012494/MiraXTv3_dyn /tmp/evaluation/426361-1179012494/instance-426361-1179012494.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-426361-1179012494 -o ROOT/results/node14/solver-426361-1179012494 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426361-1179012494/MiraXTv3_dyn /tmp/evaluation/426361-1179012494/instance-426361-1179012494.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e6653d81a13cfb87c5f3f5bf9150cbf7

RANDOM SEED= 817481749

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1540192 kB
Buffers:         45912 kB
Cached:         399968 kB
SwapCached:      15092 kB
Active:         152948 kB
Inactive:       317168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540192 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4444 kB
Writeback:           0 kB
Mapped:          30268 kB
Slab:            31192 kB
Committed_AS:  9612796 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 node14 on Sun May 13 00:10:03 UTC 2007