Trace number 426073

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.16 2506.73

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
MD5SUMf3499b88ec490ed112ebd1c4b8c12b73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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-426073-1178983612 -o ROOT/results/node21/solver-426073-1178983612 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426073-1178983612/MiraXTv3_dyn /tmp/evaluation/426073-1178983612/instance-426073-1178983612.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.90 3/77 8964
/proc/meminfo: memFree=1630056/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=3788 CPUtime=0
/proc/8964/stat : 8964 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 346278534 3878912 261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/8964/statm: 947 262 206 20 0 305 0

[startup+0.092343 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 8964
/proc/meminfo: memFree=1630056/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=6768 CPUtime=0.16
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 671 0 0 0 16 0 0 0 18 0 3 0 346278534 6930432 646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 1692 646 218 20 0 1050 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6768

[startup+0.101341 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 8964
/proc/meminfo: memFree=1630056/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=6768 CPUtime=0.18
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 691 0 0 0 18 0 0 0 18 0 3 0 346278534 6930432 666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 1692 666 218 20 0 1050 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6768

[startup+0.301367 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 8964
/proc/meminfo: memFree=1630056/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=8800 CPUtime=0.57
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 1187 0 0 0 57 0 0 0 18 0 3 0 346278534 9011200 1162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 2200 1162 218 20 0 1558 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8800

[startup+0.70141 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 8964
/proc/meminfo: memFree=1630056/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=11312 CPUtime=1.37
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 1931 0 0 0 137 0 0 0 18 0 3 0 346278534 11583488 1906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 2828 1906 218 20 0 2186 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11312

[startup+1.5025 s]
/proc/loadavg: 1.84 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1621136/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=14600 CPUtime=2.97
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 2561 0 0 0 297 0 0 0 18 0 3 0 346278534 14950400 2536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 3650 2536 218 20 0 3008 0
[pid=8964/tid=8966] ppid=8962 vsize=14600 CPUtime=1.48
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 1085 0 0 0 148 0 0 0 18 0 3 0 346278535 14950400 2536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=14600 CPUtime=1.47
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 1122 0 0 0 147 0 0 0 17 0 3 0 346278535 14950400 2536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14600

[startup+3.10168 s]
/proc/loadavg: 1.84 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1618768/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=18796 CPUtime=6.16
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 3432 0 0 0 615 1 0 0 18 0 3 0 346278534 19247104 3371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 4699 3371 218 20 0 4057 0
[pid=8964/tid=8966] ppid=8962 vsize=18796 CPUtime=3.07
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 1443 0 0 0 307 0 0 0 25 0 3 0 346278535 19247104 3371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=18796 CPUtime=3.06
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 1635 0 0 0 305 1 0 0 25 0 3 0 346278535 19247104 3371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18796

[startup+6.30202 s]
/proc/loadavg: 1.85 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1610712/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=26252 CPUtime=12.55
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 5636 0 0 0 1251 4 0 0 18 0 3 0 346278534 26882048 5461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 6563 5461 218 20 0 5921 0
[pid=8964/tid=8966] ppid=8962 vsize=26252 CPUtime=6.27
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 2548 0 0 0 626 1 0 0 18 0 3 0 346278535 26882048 5461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=26252 CPUtime=6.25
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 2734 0 0 0 623 2 0 0 25 0 3 0 346278535 26882048 5461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26252

[startup+12.7017 s]
/proc/loadavg: 1.86 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1601752/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=34076 CPUtime=25.3
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 7666 0 0 0 2525 5 0 0 18 0 3 0 346278534 34893824 7183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 8519 7183 218 20 0 7877 0
[pid=8964/tid=8966] ppid=8962 vsize=34076 CPUtime=12.66
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 3615 0 0 0 1264 2 0 0 18 0 3 0 346278535 34893824 7183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=34076 CPUtime=12.62
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 3697 0 0 0 1259 3 0 0 25 0 3 0 346278535 34893824 7183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34076

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1593304/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=42680 CPUtime=50.82
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 10180 0 0 0 5074 8 0 0 18 0 3 0 346278534 43704320 9262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 10670 9262 218 20 0 10028 0
[pid=8964/tid=8966] ppid=8962 vsize=42680 CPUtime=25.45
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 4635 0 0 0 2542 3 0 0 25 0 3 0 346278535 43704320 9262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=42680 CPUtime=25.34
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 5191 0 0 0 2530 4 0 0 25 0 3 0 346278535 43704320 9262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 42680

[startup+51.1019 s]
/proc/loadavg: 1.93 1.97 1.90 3/80 8967
/proc/meminfo: memFree=1589592/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=45800 CPUtime=101.87
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 12037 0 0 0 10179 8 0 0 18 0 3 0 346278534 46899200 10158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 11450 10158 218 20 0 10808 0
[pid=8964/tid=8966] ppid=8962 vsize=45800 CPUtime=51.04
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 5546 0 0 0 5101 3 0 0 25 0 3 0 346278535 46899200 10158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=45800 CPUtime=50.81
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 6137 0 0 0 5077 4 0 0 25 0 3 0 346278535 46899200 10158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 45800

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.91 3/80 8967
/proc/meminfo: memFree=1584408/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=50896 CPUtime=204
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 15135 0 0 0 20389 11 0 0 18 0 3 0 346278534 52117504 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 12724 11496 218 20 0 12082 0
[pid=8964/tid=8966] ppid=8962 vsize=50896 CPUtime=102.19
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 7219 0 0 0 10215 4 0 0 25 0 3 0 346278535 52117504 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=50896 CPUtime=101.78
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 7562 0 0 0 10172 6 0 0 25 0 3 0 346278535 52117504 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 50896

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8967
/proc/meminfo: memFree=1582168/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=52068 CPUtime=323.66
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 17600 0 0 0 32353 13 0 0 18 0 3 0 346278534 53317632 11961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 13017 11961 218 20 0 12375 0
[pid=8964/tid=8966] ppid=8962 vsize=52068 CPUtime=162.15
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 8528 0 0 0 16210 5 0 0 25 0 3 0 346278535 53317632 11961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=52068 CPUtime=161.48
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 8718 0 0 0 16141 7 0 0 25 0 3 0 346278535 53317632 11961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 52068

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8967
/proc/meminfo: memFree=1579928/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=55008 CPUtime=443.32
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 20315 0 0 0 44317 15 0 0 18 0 3 0 346278534 56328192 12595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 13752 12595 218 20 0 13110 0
[pid=8964/tid=8966] ppid=8962 vsize=55008 CPUtime=222.11
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 9828 0 0 0 22204 7 0 0 25 0 3 0 346278535 56328192 12595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=55008 CPUtime=221.2
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 10133 0 0 0 22112 8 0 0 25 0 3 0 346278535 56328192 12595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 55008

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8967
/proc/meminfo: memFree=1573400/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=62232 CPUtime=563.03
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 23671 0 0 0 56285 18 0 0 18 0 3 0 346278534 63725568 14215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 15558 14215 218 20 0 14916 0
[pid=8964/tid=8966] ppid=8962 vsize=62232 CPUtime=282.07
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 11361 0 0 0 28199 8 0 0 25 0 3 0 346278535 63725568 14215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8964/tid=8967] ppid=8962 vsize=62232 CPUtime=280.94
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 11956 0 0 0 28085 9 0 0 25 0 3 0 346278535 63725568 14215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 62232

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8967
/proc/meminfo: memFree=1571992/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=63892 CPUtime=682.72
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 25692 0 0 0 68252 20 0 0 18 0 3 0 346278534 65425408 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 15973 14545 218 20 0 15331 0
[pid=8964/tid=8966] ppid=8962 vsize=63892 CPUtime=341.84
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 12384 0 0 0 34175 9 0 0 25 0 3 0 346278535 65425408 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=63892 CPUtime=340.86
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 12954 0 0 0 34076 10 0 0 25 0 3 0 346278535 65425408 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 63892

[startup+402.301 s]

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

/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 36058 0 0 0 189601 29 0 0 25 0 3 0 346278535 86106112 19329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=84088 CPUtime=1898.46
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 35326 0 0 0 189813 33 0 0 25 0 3 0 346278535 86106112 19329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.78
Current children cumulated vsize (KiB) 84088

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 8969
/proc/meminfo: memFree=1550424/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=86300 CPUtime=3914.46
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 73627 0 0 0 391381 65 0 0 18 0 3 0 346278534 88371200 19897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 21575 19897 218 20 0 20933 0
[pid=8964/tid=8966] ppid=8962 vsize=86300 CPUtime=1956.02
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 37242 0 0 0 195571 31 0 0 25 0 3 0 346278535 88371200 19897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=86300 CPUtime=1958.42
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 36031 0 0 0 195809 33 0 0 25 0 3 0 346278535 88371200 19897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.46
Current children cumulated vsize (KiB) 86300

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 8969
/proc/meminfo: memFree=1549976/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=86300 CPUtime=4034.14
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 75301 0 0 0 403348 66 0 0 18 0 3 0 346278534 88371200 20017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 21575 20017 218 20 0 20933 0
[pid=8964/tid=8966] ppid=8962 vsize=86300 CPUtime=2015.74
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 38118 0 0 0 201542 32 0 0 25 0 3 0 346278535 88371200 20017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=86300 CPUtime=2018.39
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 36829 0 0 0 201805 34 0 0 20 0 3 0 346278535 88371200 20017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.14
Current children cumulated vsize (KiB) 86300

[startup+2082.31 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 9125
/proc/meminfo: memFree=1545944/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=90560 CPUtime=4153.6
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 77355 0 0 0 415280 80 0 0 18 0 3 0 346278534 92733440 20739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22640 20739 218 20 0 21998 0
[pid=8964/tid=8966] ppid=8962 vsize=90560 CPUtime=2075.37
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 38810 0 0 0 207494 43 0 0 25 0 3 0 346278535 92733440 20739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=90560 CPUtime=2078.2
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 38191 0 0 0 207784 36 0 0 25 0 3 0 346278535 92733440 20739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.6
Current children cumulated vsize (KiB) 90560

[startup+2142.3 s]
/proc/loadavg: 2.15 2.04 1.94 3/80 9167
/proc/meminfo: memFree=1545688/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=91584 CPUtime=4273.18
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 79238 0 0 0 427231 87 0 0 18 0 3 0 346278534 93782016 21054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22896 21054 218 20 0 22254 0
[pid=8964/tid=8966] ppid=8962 vsize=91584 CPUtime=2135.05
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 39907 0 0 0 213455 50 0 0 25 0 3 0 346278535 93782016 21054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=91584 CPUtime=2138.11
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 38977 0 0 0 213774 37 0 0 25 0 3 0 346278535 93782016 21054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.18
Current children cumulated vsize (KiB) 91584

[startup+2202.3 s]
/proc/loadavg: 2.05 2.03 1.94 4/80 9167
/proc/meminfo: memFree=1545240/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=91584 CPUtime=4392.87
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 80923 0 0 0 439198 89 0 0 18 0 3 0 346278534 93782016 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22896 21163 218 20 0 22254 0
[pid=8964/tid=8966] ppid=8962 vsize=91584 CPUtime=2194.76
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 40700 0 0 0 219426 50 0 0 25 0 3 0 346278535 93782016 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=91584 CPUtime=2198.08
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 39869 0 0 0 219770 38 0 0 25 0 3 0 346278535 93782016 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.87
Current children cumulated vsize (KiB) 91584

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/80 9167
/proc/meminfo: memFree=1545112/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=91584 CPUtime=4512.58
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 82544 0 0 0 451168 90 0 0 18 0 3 0 346278534 93782016 21198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22896 21198 218 20 0 22254 0
[pid=8964/tid=8966] ppid=8962 vsize=91584 CPUtime=2254.51
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 41522 0 0 0 225400 51 0 0 25 0 3 0 346278535 93782016 21198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=91584 CPUtime=2258.05
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 40668 0 0 0 225766 39 0 0 25 0 3 0 346278535 93782016 21198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.58
Current children cumulated vsize (KiB) 91584

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/80 9167
/proc/meminfo: memFree=1544856/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=91716 CPUtime=4632.25
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 83970 0 0 0 463133 92 0 0 18 0 3 0 346278534 93917184 21256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22929 21256 218 20 0 22287 0
[pid=8964/tid=8966] ppid=8962 vsize=91716 CPUtime=2314.22
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 42242 0 0 0 231370 52 0 0 25 0 3 0 346278535 93917184 21256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=91716 CPUtime=2318.01
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 41374 0 0 0 231761 40 0 0 25 0 3 0 346278535 93917184 21256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.25
Current children cumulated vsize (KiB) 91716

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 9167
/proc/meminfo: memFree=1544792/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=91716 CPUtime=4751.94
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 85632 0 0 0 475101 93 0 0 18 0 3 0 346278534 93917184 21312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 22929 21312 218 20 0 22287 0
[pid=8964/tid=8966] ppid=8962 vsize=91716 CPUtime=2373.94
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 43048 0 0 0 237342 52 0 0 25 0 3 0 346278535 93917184 21312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=91716 CPUtime=2377.98
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 42230 0 0 0 237757 41 0 0 25 0 3 0 346278535 93917184 21312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.94
Current children cumulated vsize (KiB) 91716

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 9167
/proc/meminfo: memFree=1544280/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=92088 CPUtime=4871.64
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 87109 0 0 0 487070 94 0 0 18 0 3 0 346278534 94298112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 23022 21407 218 20 0 22380 0
[pid=8964/tid=8966] ppid=8962 vsize=92088 CPUtime=2433.67
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 43803 0 0 0 243315 52 0 0 25 0 3 0 346278535 94298112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=92088 CPUtime=2437.94
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 42952 0 0 0 243753 41 0 0 25 0 3 0 346278535 94298112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.64
Current children cumulated vsize (KiB) 92088

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9167
/proc/meminfo: memFree=1544152/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=92220 CPUtime=4991.34
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 88561 0 0 0 499038 96 0 0 18 0 3 0 346278534 94433280 21467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 23055 21467 218 20 0 22413 0
[pid=8964/tid=8966] ppid=8962 vsize=92220 CPUtime=2493.4
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 44534 0 0 0 249287 53 0 0 25 0 3 0 346278535 94433280 21467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=92220 CPUtime=2497.92
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 43673 0 0 0 249749 43 0 0 25 0 3 0 346278535 94433280 21467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.34
Current children cumulated vsize (KiB) 92220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9167
/proc/meminfo: memFree=1544152/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=92220 CPUtime=5000.12
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 88678 0 0 0 499916 96 0 0 18 0 3 0 346278534 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 23055 21468 218 20 0 22413 0
[pid=8964/tid=8966] ppid=8962 vsize=92220 CPUtime=2497.78
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 44535 0 0 0 249725 53 0 0 25 0 3 0 346278535 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=92220 CPUtime=2502.33
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 43789 0 0 0 250190 43 0 0 25 0 3 0 346278535 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 92220

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9167
/proc/meminfo: memFree=1544152/2055920 swapFree=4156344/4192956
[pid=8964] ppid=8962 vsize=92220 CPUtime=5000.12
/proc/8964/stat : 8964 (MiraXTv3_dyn) S 8962 8964 8579 0 -1 4194304 88678 0 0 0 499916 96 0 0 18 0 3 0 346278534 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8964/statm: 23055 21468 218 20 0 22413 0
[pid=8964/tid=8966] ppid=8962 vsize=92220 CPUtime=2497.78
/proc/8964/task/8966/stat : 8966 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 44535 0 0 0 249725 53 0 0 25 0 3 0 346278535 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8964/tid=8967] ppid=8962 vsize=92220 CPUtime=2502.33
/proc/8964/task/8967/stat : 8967 (MiraXTv3_dyn) R 8962 8964 8579 0 -1 4194368 43789 0 0 0 250190 43 0 0 25 0 3 0 346278535 94433280 21468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 92220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.16
CPU user time (s): 4999.18
CPU system time (s): 0.979851
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 92552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 0.979851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88678
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= 577
involuntary context switches= 93442

runsolver used 2.48962 second user time and 6.68198 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat May 12 15:26:52 UTC 2007

IDJOB= 426073
IDBENCH= 19872
IDSOLVER= 196
FILE ID= node21/426073-1178983612

PBS_JOBID= 5252794

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426073-1178983612/MiraXTv3_dyn /tmp/evaluation/426073-1178983612/instance-426073-1178983612.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-426073-1178983612 -o ROOT/results/node21/solver-426073-1178983612 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426073-1178983612/MiraXTv3_dyn /tmp/evaluation/426073-1178983612/instance-426073-1178983612.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3499b88ec490ed112ebd1c4b8c12b73

RANDOM SEED= 816742761

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:       1630272 kB
Buffers:         48936 kB
Cached:         288348 kB
SwapCached:      15772 kB
Active:         144952 kB
Inactive:       216292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630272 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          30380 kB
Slab:            49920 kB
Committed_AS:  5195552 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= 66548 MiB

End job on node21 on Sat May 12 16:08:41 UTC 2007