Trace number 426415

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.07 2506.83

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
MD5SUMf3dd554f0235253f67a0d81f3fcd0e26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node23/watcher-426415-1179014193 -o ROOT/results/node23/solver-426415-1179014193 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426415-1179014193/MiraXTv3_dyn /tmp/evaluation/426415-1179014193/instance-426415-1179014193.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.83 1.94 1.88 2/77 6550
/proc/meminfo: memFree=1292544/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=3788 CPUtime=0
/proc/6550/stat : 6550 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 349336487 3878912 269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2933709 0 0 4096 0 0 0 0 17 1 0 0
/proc/6550/statm: 947 269 205 20 0 305 0

[startup+0.070223 s]
/proc/loadavg: 1.83 1.94 1.88 2/77 6550
/proc/meminfo: memFree=1292544/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=6020 CPUtime=0.11
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 629 0 0 0 11 0 0 0 18 0 3 0 349336487 6164480 604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 1505 604 218 20 0 863 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6020

[startup+0.102227 s]
/proc/loadavg: 1.83 1.94 1.88 2/77 6550
/proc/meminfo: memFree=1292544/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=6940 CPUtime=0.18
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 693 0 0 0 18 0 0 0 18 0 3 0 349336487 7106560 668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 1735 668 218 20 0 1093 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6940

[startup+0.302269 s]
/proc/loadavg: 1.83 1.94 1.88 2/77 6550
/proc/meminfo: memFree=1292544/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=8720 CPUtime=0.58
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 1053 0 0 0 58 0 0 0 18 0 3 0 349336487 8929280 1028 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 2180 1028 218 20 0 1538 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8720

[startup+0.701347 s]
/proc/loadavg: 1.83 1.94 1.88 2/77 6550
/proc/meminfo: memFree=1292544/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=10828 CPUtime=1.37
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 1660 0 0 0 137 0 0 0 18 0 3 0 349336487 11087872 1635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 2707 1635 218 20 0 2065 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10828

[startup+1.50151 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1285224/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=14832 CPUtime=2.97
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 2606 0 0 0 296 1 0 0 18 0 3 0 349336487 15187968 2581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 3708 2581 218 20 0 3066 0
[pid=6550/tid=6552] ppid=6548 vsize=14832 CPUtime=1.47
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 1076 0 0 0 147 0 0 0 22 0 3 0 349336489 15187968 2581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=14832 CPUtime=1.47
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 1151 0 0 0 147 0 0 0 17 0 3 0 349336489 15187968 2581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14832

[startup+3.10181 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1280424/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=17588 CPUtime=6.16
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 3383 0 0 0 615 1 0 0 18 0 3 0 349336487 18010112 3358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 4397 3358 218 20 0 3755 0
[pid=6550/tid=6552] ppid=6548 vsize=17588 CPUtime=3.07
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 1538 0 0 0 307 0 0 0 25 0 3 0 349336489 18010112 3358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=17588 CPUtime=3.06
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 1466 0 0 0 306 0 0 0 21 0 3 0 349336489 18010112 3358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17588

[startup+6.30143 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1275880/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=22944 CPUtime=12.54
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 4973 0 0 0 1252 2 0 0 18 0 3 0 349336487 23494656 4873 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 5736 4873 218 20 0 5094 0
[pid=6550/tid=6552] ppid=6548 vsize=22944 CPUtime=6.28
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 2230 0 0 0 627 1 0 0 25 0 3 0 349336489 23494656 4873 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=22944 CPUtime=6.24
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 2364 0 0 0 624 0 0 0 25 0 3 0 349336489 23494656 4873 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22944

[startup+12.7017 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1261672/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=35760 CPUtime=25.31
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 8426 0 0 0 2525 6 0 0 18 0 3 0 349336487 36618240 8150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 8940 8150 218 20 0 8298 0
[pid=6550/tid=6552] ppid=6548 vsize=35760 CPUtime=12.67
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 3956 0 0 0 1265 2 0 0 21 0 3 0 349336489 36618240 8150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=35760 CPUtime=12.62
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 4091 0 0 0 1259 3 0 0 25 0 3 0 349336489 36618240 8150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35760

[startup+25.5022 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1255144/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=43440 CPUtime=50.84
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 10036 0 0 0 5076 8 0 0 18 0 3 0 349336487 44482560 9411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 10860 9411 218 20 0 10218 0
[pid=6550/tid=6552] ppid=6548 vsize=43440 CPUtime=25.46
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 4696 0 0 0 2543 3 0 0 25 0 3 0 349336489 44482560 9411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=43440 CPUtime=25.35
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 4961 0 0 0 2531 4 0 0 25 0 3 0 349336489 44482560 9411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 43440

[startup+51.1021 s]
/proc/loadavg: 1.93 1.94 1.88 3/80 6553
/proc/meminfo: memFree=1241320/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=56100 CPUtime=101.89
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 14104 0 0 0 10177 12 0 0 18 0 3 0 349336487 57446400 12856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 14025 12856 218 20 0 13383 0
[pid=6550/tid=6552] ppid=6548 vsize=56100 CPUtime=51.03
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 6807 0 0 0 5099 4 0 0 25 0 3 0 349336489 57446400 12856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=56100 CPUtime=50.83
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 6918 0 0 0 5076 7 0 0 25 0 3 0 349336489 57446400 12856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 56100

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.89 3/80 6553
/proc/meminfo: memFree=1232680/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=65324 CPUtime=204.01
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 17594 0 0 0 20384 17 0 0 18 0 3 0 349336487 66891776 15102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 16331 15102 218 20 0 15689 0
[pid=6550/tid=6552] ppid=6548 vsize=65324 CPUtime=102.21
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 8362 0 0 0 10215 6 0 0 25 0 3 0 349336489 66891776 15102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=65324 CPUtime=101.78
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 8853 0 0 0 10168 10 0 0 25 0 3 0 349336489 66891776 15102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 65324

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.89 3/80 6553
/proc/meminfo: memFree=1231400/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=66128 CPUtime=323.68
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 19151 0 0 0 32350 18 0 0 18 0 3 0 349336487 67715072 15321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 16532 15321 218 20 0 15890 0
[pid=6550/tid=6552] ppid=6548 vsize=66128 CPUtime=162.18
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 9172 0 0 0 16210 8 0 0 25 0 3 0 349336489 67715072 15321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=66128 CPUtime=161.49
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 9600 0 0 0 16139 10 0 0 25 0 3 0 349336489 67715072 15321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 66128

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 6553
/proc/meminfo: memFree=1229672/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=68476 CPUtime=443.35
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 21018 0 0 0 44315 20 0 0 18 0 3 0 349336487 70119424 15772 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 17119 15772 218 20 0 16477 0
[pid=6550/tid=6552] ppid=6548 vsize=68476 CPUtime=222.11
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 9997 0 0 0 22203 8 0 0 25 0 3 0 349336489 70119424 15772 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=68476 CPUtime=221.21
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 10642 0 0 0 22110 11 0 0 25 0 3 0 349336489 70119424 15772 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 68476

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 6635
/proc/meminfo: memFree=1227160/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=68920 CPUtime=562.9
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 22725 0 0 0 56263 27 0 0 18 0 3 0 349336487 70574080 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 17230 16093 218 20 0 16588 0
[pid=6550/tid=6552] ppid=6548 vsize=68920 CPUtime=282
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 10776 0 0 0 28191 9 0 0 25 0 3 0 349336489 70574080 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=68920 CPUtime=280.88
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 11570 0 0 0 28070 18 0 0 25 0 3 0 349336489 70574080 16093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 68920

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 6751
/proc/meminfo: memFree=1227360/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=69516 CPUtime=682.37
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 24310 0 0 0 68201 36 0 0 18 0 3 0 349336487 71184384 16335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 17379 16335 218 20 0 16737 0
[pid=6550/tid=6552] ppid=6548 vsize=69516 CPUtime=341.84
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 11594 0 0 0 34174 10 0 0 25 0 3 0 349336489 71184384 16335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=69516 CPUtime=340.52
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 12337 0 0 0 34026 26 0 0 25 0 3 0 349336489 71184384 16335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.37
Current children cumulated vsize (KiB) 69516

[startup+402.301 s]

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

/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 30808 0 0 0 184058 30 0 0 25 0 3 0 349336489 96989184 22109 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=94716 CPUtime=1833.53
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 29854 0 0 0 183314 39 0 0 25 0 3 0 349336489 96989184 22109 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.44
Current children cumulated vsize (KiB) 94716

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 6751
/proc/meminfo: memFree=1202728/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=95740 CPUtime=3794.11
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 62499 0 0 0 379340 71 0 0 18 0 3 0 349336487 98037760 22486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 23935 22486 218 20 0 23293 0
[pid=6550/tid=6552] ppid=6548 vsize=95740 CPUtime=1900.85
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 31697 0 0 0 190054 31 0 0 25 0 3 0 349336489 98037760 22486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=95740 CPUtime=1893.24
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 30423 0 0 0 189285 39 0 0 25 0 3 0 349336489 98037760 22486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.11
Current children cumulated vsize (KiB) 95740

[startup+1962.3 s]
/proc/loadavg: 2.03 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1200872/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=97788 CPUtime=3913.81
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 64305 0 0 0 391307 74 0 0 18 0 3 0 349336487 100134912 22930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 24447 22930 218 20 0 23805 0
[pid=6550/tid=6552] ppid=6548 vsize=97788 CPUtime=1960.82
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 32388 0 0 0 196050 32 0 0 25 0 3 0 349336489 100134912 22930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=97788 CPUtime=1952.96
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 31538 0 0 0 195255 41 0 0 25 0 3 0 349336489 100134912 22930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.81
Current children cumulated vsize (KiB) 97788

[startup+2022.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1200744/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=97788 CPUtime=4033.5
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 65429 0 0 0 403275 75 0 0 18 0 3 0 349336487 100134912 22955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 24447 22955 218 20 0 23805 0
[pid=6550/tid=6552] ppid=6548 vsize=97788 CPUtime=2020.78
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 32946 0 0 0 202045 33 0 0 25 0 3 0 349336489 100134912 22955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=97788 CPUtime=2012.69
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 32104 0 0 0 201228 41 0 0 25 0 3 0 349336489 100134912 22955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.5
Current children cumulated vsize (KiB) 97788

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1198952/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=99836 CPUtime=4153.18
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 67120 0 0 0 415242 76 0 0 18 0 3 0 349336487 102232064 23401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 24959 23401 218 20 0 24317 0
[pid=6550/tid=6552] ppid=6548 vsize=99836 CPUtime=2080.75
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 33503 0 0 0 208042 33 0 0 25 0 3 0 349336489 102232064 23401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=99836 CPUtime=2072.41
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 33238 0 0 0 207198 43 0 0 25 0 3 0 349336489 102232064 23401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.18
Current children cumulated vsize (KiB) 99836

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1197224/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=100860 CPUtime=4272.88
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 68954 0 0 0 427209 79 0 0 18 0 3 0 349336487 103280640 23840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 25215 23840 218 20 0 24573 0
[pid=6550/tid=6552] ppid=6548 vsize=100860 CPUtime=2140.72
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 34213 0 0 0 214038 34 0 0 25 0 3 0 349336489 103280640 23840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=100860 CPUtime=2132.13
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 34362 0 0 0 213169 44 0 0 25 0 3 0 349336489 103280640 23840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.88
Current children cumulated vsize (KiB) 100860

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190952/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107396 CPUtime=4392.56
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 71677 0 0 0 439174 82 0 0 18 0 3 0 349336487 109973504 25439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26849 25439 218 20 0 26207 0
[pid=6550/tid=6552] ppid=6548 vsize=107396 CPUtime=2200.7
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 35943 0 0 0 220034 36 0 0 24 0 3 0 349336489 109973504 25439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107396 CPUtime=2191.85
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 35355 0 0 0 219139 46 0 0 24 0 3 0 349336489 109973504 25439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.56
Current children cumulated vsize (KiB) 107396

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190760/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107396 CPUtime=4512.27
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 72830 0 0 0 451144 83 0 0 18 0 3 0 349336487 109973504 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26849 25462 218 20 0 26207 0
[pid=6550/tid=6552] ppid=6548 vsize=107396 CPUtime=2260.68
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 36528 0 0 0 226031 37 0 0 25 0 3 0 349336489 109973504 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107396 CPUtime=2251.58
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 35923 0 0 0 225112 46 0 0 25 0 3 0 349336489 109973504 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.27
Current children cumulated vsize (KiB) 107396

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190504/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107588 CPUtime=4631.97
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 74012 0 0 0 463113 84 0 0 18 0 3 0 349336487 110170112 25507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26897 25507 218 20 0 26255 0
[pid=6550/tid=6552] ppid=6548 vsize=107588 CPUtime=2320.65
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 37120 0 0 0 232028 37 0 0 25 0 3 0 349336489 110170112 25507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107588 CPUtime=2311.3
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 36513 0 0 0 231084 46 0 0 25 0 3 0 349336489 110170112 25507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.97
Current children cumulated vsize (KiB) 107588

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190504/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107588 CPUtime=4751.66
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 75023 0 0 0 475081 85 0 0 18 0 3 0 349336487 110170112 25517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26897 25517 218 20 0 26255 0
[pid=6550/tid=6552] ppid=6548 vsize=107588 CPUtime=2380.62
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 37697 0 0 0 238024 38 0 0 25 0 3 0 349336489 110170112 25517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107588 CPUtime=2371.03
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 36947 0 0 0 237056 47 0 0 25 0 3 0 349336489 110170112 25517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.66
Current children cumulated vsize (KiB) 107588

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190312/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107588 CPUtime=4871.35
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 76189 0 0 0 487049 86 0 0 18 0 3 0 349336487 110170112 25532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26897 25532 218 20 0 26255 0
[pid=6550/tid=6552] ppid=6548 vsize=107588 CPUtime=2440.59
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 38282 0 0 0 244021 38 0 0 25 0 3 0 349336489 110170112 25532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107588 CPUtime=2430.74
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 37528 0 0 0 243027 47 0 0 25 0 3 0 349336489 110170112 25532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.35
Current children cumulated vsize (KiB) 107588

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190312/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107588 CPUtime=4991.05
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 77380 0 0 0 499018 87 0 0 18 0 3 0 349336487 110170112 25565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26897 25565 218 20 0 26255 0
[pid=6550/tid=6552] ppid=6548 vsize=107588 CPUtime=2500.56
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 38888 0 0 0 250017 39 0 0 25 0 3 0 349336489 110170112 25565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107588 CPUtime=2490.46
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 38113 0 0 0 248999 47 0 0 25 0 3 0 349336489 110170112 25565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.05
Current children cumulated vsize (KiB) 107588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 6751
/proc/meminfo: memFree=1190248/2055920 swapFree=4169188/4192956
[pid=6550] ppid=6548 vsize=107588 CPUtime=5000.03
/proc/6550/stat : 6550 (MiraXTv3_dyn) S 6548 6550 6419 0 -1 4194304 77526 0 0 0 499916 87 0 0 18 0 3 0 349336487 110170112 25566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6550/statm: 26897 25566 218 20 0 26255 0
[pid=6550/tid=6552] ppid=6548 vsize=107588 CPUtime=2505.06
/proc/6550/task/6552/stat : 6552 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 39034 0 0 0 250467 39 0 0 25 0 3 0 349336489 110170112 25566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6550/tid=6553] ppid=6548 vsize=107588 CPUtime=2494.94
/proc/6550/task/6553/stat : 6553 (MiraXTv3_dyn) R 6548 6550 6419 0 -1 4194368 38113 0 0 0 249447 47 0 0 25 0 3 0 349336489 110170112 25566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 107588

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.83
CPU time (s): 5000.07
CPU user time (s): 4999.18
CPU system time (s): 0.892864
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 108168

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

runsolver used 2.46163 second user time and 6.70598 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat May 12 23:56:34 UTC 2007

IDJOB= 426415
IDBENCH= 20263
IDSOLVER= 196
FILE ID= node23/426415-1179014193

PBS_JOBID= 5253001

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/426415-1179014193/MiraXTv3_dyn /tmp/evaluation/426415-1179014193/instance-426415-1179014193.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-426415-1179014193 -o ROOT/results/node23/solver-426415-1179014193 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426415-1179014193/MiraXTv3_dyn /tmp/evaluation/426415-1179014193/instance-426415-1179014193.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3dd554f0235253f67a0d81f3fcd0e26

RANDOM SEED= 107617793

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1292888 kB
Buffers:         47640 kB
Cached:         569408 kB
SwapCached:       2772 kB
Active:         377096 kB
Inactive:       263268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292888 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:          30792 kB
Slab:           108192 kB
Committed_AS:  5184896 kB
PageTables:       1796 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 node23 on Sun May 13 00:38:22 UTC 2007