Trace number 426402

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.22 2506.64

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1311582577-17-UNSAT.cnf
MD5SUMd1a87980ded0cf880f4810de1a082421
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.73
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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.01	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/node75/watcher-426402-1179013782 -o ROOT/results/node75/solver-426402-1179013782 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426402-1179013782/MiraXTv3_dyn /tmp/evaluation/426402-1179013782/instance-426402-1179013782.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: 0.92 0.98 0.99 3/64 5775
/proc/meminfo: memFree=1382776/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=2672 CPUtime=0
/proc/5775/stat : 5775 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194304 153 0 1 0 0 0 0 0 18 0 1 0 349292156 2736128 140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6703992 0 0 4096 0 0 0 0 17 1 0 0
/proc/5775/statm: 668 140 117 20 0 14 0

[startup+0.079053 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5775
/proc/meminfo: memFree=1382776/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=10848 CPUtime=0.06
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 1378 0 3 0 6 0 0 0 18 0 3 0 349292156 11108352 1356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 2712 1356 218 20 0 2070 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10848

[startup+0.110059 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5775
/proc/meminfo: memFree=1382776/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=10848 CPUtime=0.12
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 1408 0 3 0 12 0 0 0 18 0 3 0 349292156 11108352 1386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 2712 1386 218 20 0 2070 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10848

[startup+0.301097 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5775
/proc/meminfo: memFree=1382776/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=10848 CPUtime=0.5
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 1521 0 3 0 50 0 0 0 18 0 3 0 349292156 11108352 1499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 2712 1499 218 20 0 2070 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10848

[startup+0.701177 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5775
/proc/meminfo: memFree=1382776/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=12664 CPUtime=1.31
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 1959 0 3 0 130 1 0 0 18 0 3 0 349292156 12967936 1937 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 3166 1937 218 20 0 2524 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12664

[startup+1.50134 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 5778
/proc/meminfo: memFree=1373920/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=16812 CPUtime=2.9
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 2693 0 3 0 288 2 0 0 18 0 3 0 349292156 17215488 2671 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 4203 2671 218 20 0 3561 0
[pid=5775/tid=5777] ppid=5773 vsize=16812 CPUtime=1.43
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 961 0 0 0 143 0 0 0 25 0 3 0 349292163 17215488 2671 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=16812 CPUtime=1.4
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 970 0 0 0 140 0 0 0 20 0 3 0 349292163 17215488 2671 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 16812

[startup+3.10265 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 5778
/proc/meminfo: memFree=1369760/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=21244 CPUtime=6.1
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 4059 0 3 0 606 4 0 0 18 0 3 0 349292156 21753856 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 5311 4037 218 20 0 4669 0
[pid=5775/tid=5777] ppid=5773 vsize=21244 CPUtime=3.03
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 1609 0 0 0 302 1 0 0 22 0 3 0 349292163 21753856 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=21244 CPUtime=3.01
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 1688 0 0 0 299 2 0 0 25 0 3 0 349292163 21753856 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 21244

[startup+6.30129 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 5778
/proc/meminfo: memFree=1362784/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=26200 CPUtime=12.48
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 4973 0 3 0 1243 5 0 0 18 0 3 0 349292156 26828800 4951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 6550 4951 218 20 0 5908 0
[pid=5775/tid=5777] ppid=5773 vsize=26200 CPUtime=6.22
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 2088 0 0 0 621 1 0 0 25 0 3 0 349292163 26828800 4951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=26200 CPUtime=6.19
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 2123 0 0 0 617 2 0 0 25 0 3 0 349292163 26828800 4951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 26200

[startup+12.7026 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 5778
/proc/meminfo: memFree=1352096/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=38028 CPUtime=25.26
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 8113 0 3 0 2516 10 0 0 18 0 3 0 349292156 38940672 8017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 9507 8017 218 20 0 8865 0
[pid=5775/tid=5777] ppid=5773 vsize=38028 CPUtime=12.62
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 3412 0 0 0 1260 2 0 0 25 0 3 0 349292163 38940672 8017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=38028 CPUtime=12.56
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 3939 0 0 0 1250 6 0 0 18 0 3 0 349292163 38940672 8017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 38028

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 5778
/proc/meminfo: memFree=1328416/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=60344 CPUtime=50.78
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 13952 0 3 0 5062 16 0 0 18 0 3 0 349292156 61792256 13680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 15086 13680 218 20 0 14444 0
[pid=5775/tid=5777] ppid=5773 vsize=60344 CPUtime=25.42
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 6255 0 0 0 2538 4 0 0 25 0 3 0 349292163 61792256 13680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=60344 CPUtime=25.31
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 6935 0 0 0 2520 11 0 0 25 0 3 0 349292163 61792256 13680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 60344

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 5778
/proc/meminfo: memFree=1320352/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=67956 CPUtime=101.84
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 16191 0 3 0 10165 19 0 0 18 0 3 0 349292156 69586944 15574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 16989 15574 218 20 0 16347 0
[pid=5775/tid=5777] ppid=5773 vsize=67956 CPUtime=51
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 7351 0 0 0 5095 5 0 0 25 0 3 0 349292163 69586944 15574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565506 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=67956 CPUtime=50.78
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 8078 0 0 0 5066 12 0 0 25 0 3 0 349292163 69586944 15574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 67956

[startup+102.305 s]
/proc/loadavg: 1.86 1.28 1.10 3/67 5778
/proc/meminfo: memFree=1291872/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=95940 CPUtime=203.99
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 23977 0 3 0 20368 31 0 0 18 0 3 0 349292156 98242560 22609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 23985 22609 218 20 0 23343 0
[pid=5775/tid=5777] ppid=5773 vsize=95940 CPUtime=102.17
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 10998 0 0 0 10206 11 0 0 25 0 3 0 349292163 98242560 22609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=95940 CPUtime=101.76
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 12217 0 0 0 10157 19 0 0 25 0 3 0 349292163 98242560 22609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 95940

[startup+162.301 s]
/proc/loadavg: 1.95 1.41 1.15 3/67 5778
/proc/meminfo: memFree=1283168/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=104292 CPUtime=323.69
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 26963 0 3 0 32333 36 0 0 18 0 3 0 349292156 106795008 24775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 26073 24775 218 20 0 25431 0
[pid=5775/tid=5777] ppid=5773 vsize=104292 CPUtime=162.14
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 12837 0 0 0 16200 14 0 0 25 0 3 0 349292163 106795008 24775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=104292 CPUtime=161.49
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 13364 0 0 0 16128 21 0 0 25 0 3 0 349292163 106795008 24775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 104292

[startup+222.301 s]
/proc/loadavg: 1.98 1.52 1.20 3/67 5778
/proc/meminfo: memFree=1274720/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=113124 CPUtime=443.37
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 29940 0 3 0 44297 40 0 0 18 0 3 0 349292156 115838976 26895 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 28281 26895 218 20 0 27639 0
[pid=5775/tid=5777] ppid=5773 vsize=113124 CPUtime=222.1
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 14513 0 0 0 22194 16 0 0 25 0 3 0 349292163 115838976 26895 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=113124 CPUtime=221.21
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 14665 0 0 0 22098 23 0 0 25 0 3 0 349292163 115838976 26895 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 113124

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 5778
/proc/meminfo: memFree=1271648/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=115732 CPUtime=563.08
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 31660 0 3 0 56266 42 0 0 18 0 3 0 349292156 118509568 27651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 28933 27651 218 20 0 28291 0
[pid=5775/tid=5777] ppid=5773 vsize=115732 CPUtime=281.89
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 15463 0 0 0 28172 17 0 0 25 0 3 0 349292163 118509568 27651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5775/tid=5778] ppid=5773 vsize=115732 CPUtime=281.13
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 15435 0 0 0 28089 24 0 0 25 0 3 0 349292163 118509568 27651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 115732

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 5778
/proc/meminfo: memFree=1266848/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=119916 CPUtime=682.77
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 33692 0 3 0 68233 44 0 0 18 0 3 0 349292156 122793984 28856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 29979 28856 218 20 0 29337 0
[pid=5775/tid=5777] ppid=5773 vsize=119916 CPUtime=341.62
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 16436 0 0 0 34144 18 0 0 25 0 3 0 349292163 122793984 28856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5775/tid=5778] ppid=5773 vsize=119916 CPUtime=341.1
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 16494 0 0 0 34085 25 0 0 25 0 3 0 349292163 122793984 28856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 119916

[startup+402.302 s]

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

/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 30301 0 0 0 183754 47 0 0 25 0 3 0 349292163 151076864 35630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=147536 CPUtime=1836.82
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 28864 0 0 0 183646 36 0 0 25 0 3 0 349292163 151076864 35630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.91
Current children cumulated vsize (KiB) 147536

[startup+1902.3 s]
/proc/loadavg: 2.10 2.23 2.00 3/67 5976
/proc/meminfo: memFree=1239648/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=147536 CPUtime=3794.6
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 60795 0 3 0 379375 85 0 0 18 0 3 0 349292156 151076864 35634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 36884 35634 218 20 0 36242 0
[pid=5775/tid=5777] ppid=5773 vsize=147536 CPUtime=1897.99
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 30735 0 0 0 189752 47 0 0 25 0 3 0 349292163 151076864 35634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=147536 CPUtime=1896.55
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 29298 0 0 0 189618 37 0 0 25 0 3 0 349292163 151076864 35634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.6
Current children cumulated vsize (KiB) 147536

[startup+1962.3 s]
/proc/loadavg: 2.07 2.20 2.00 3/67 5976
/proc/meminfo: memFree=1239584/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=147536 CPUtime=3914.31
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 61677 0 3 0 391345 86 0 0 18 0 3 0 349292156 151076864 35644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 36884 35644 218 20 0 36242 0
[pid=5775/tid=5777] ppid=5773 vsize=147536 CPUtime=1957.96
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 31176 0 0 0 195749 47 0 0 25 0 3 0 349292163 151076864 35644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=147536 CPUtime=1956.28
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 29739 0 0 0 195591 37 0 0 25 0 3 0 349292163 151076864 35644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.31
Current children cumulated vsize (KiB) 147536

[startup+2022.3 s]
/proc/loadavg: 2.09 2.19 2.01 3/67 5976
/proc/meminfo: memFree=1239520/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=147536 CPUtime=4034
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 62346 0 3 0 403314 86 0 0 18 0 3 0 349292156 151076864 35656 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 36884 35656 218 20 0 36242 0
[pid=5775/tid=5777] ppid=5773 vsize=147536 CPUtime=2017.93
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 31510 0 0 0 201745 48 0 0 25 0 3 0 349292163 151076864 35656 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=147536 CPUtime=2016
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 30074 0 0 0 201563 37 0 0 25 0 3 0 349292163 151076864 35656 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034
Current children cumulated vsize (KiB) 147536

[startup+2082.31 s]
/proc/loadavg: 2.14 2.18 2.01 3/67 5976
/proc/meminfo: memFree=1239520/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=147536 CPUtime=4153.73
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 63143 0 3 0 415286 87 0 0 18 0 3 0 349292156 151076864 35683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 36884 35683 218 20 0 36242 0
[pid=5775/tid=5777] ppid=5773 vsize=147536 CPUtime=2077.91
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 31841 0 0 0 207743 48 0 0 25 0 3 0 349292163 151076864 35683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=147536 CPUtime=2075.75
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 30540 0 0 0 207537 38 0 0 25 0 3 0 349292163 151076864 35683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.73
Current children cumulated vsize (KiB) 147536

[startup+2142.3 s]
/proc/loadavg: 2.12 2.16 2.01 3/67 5976
/proc/meminfo: memFree=1235872/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=151632 CPUtime=4273.41
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 64812 0 3 0 427252 89 0 0 18 0 3 0 349292156 155271168 36576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 37908 36576 218 20 0 37266 0
[pid=5775/tid=5777] ppid=5773 vsize=151632 CPUtime=2137.87
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32321 0 0 0 213739 48 0 0 25 0 3 0 349292163 155271168 36576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=151632 CPUtime=2135.48
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 31729 0 0 0 213508 40 0 0 25 0 3 0 349292163 155271168 36576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.41
Current children cumulated vsize (KiB) 151632

[startup+2202.3 s]
/proc/loadavg: 2.11 2.15 2.01 3/67 5976
/proc/meminfo: memFree=1235232/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=151632 CPUtime=4393.1
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 65627 0 3 0 439220 90 0 0 18 0 3 0 349292156 155271168 36725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 37908 36725 218 20 0 37266 0
[pid=5775/tid=5777] ppid=5773 vsize=151632 CPUtime=2197.83
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32656 0 0 0 219735 48 0 0 25 0 3 0 349292163 155271168 36725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565711 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=151632 CPUtime=2195.21
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32209 0 0 0 219480 41 0 0 25 0 3 0 349292163 155271168 36725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.1
Current children cumulated vsize (KiB) 151632

[startup+2262.3 s]
/proc/loadavg: 2.10 2.13 2.01 3/67 5976
/proc/meminfo: memFree=1235232/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=151632 CPUtime=4512.82
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 66418 0 3 0 451191 91 0 0 18 0 3 0 349292156 155271168 36733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 37908 36733 218 20 0 37266 0
[pid=5775/tid=5777] ppid=5773 vsize=151632 CPUtime=2257.81
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32996 0 0 0 225732 49 0 0 25 0 3 0 349292163 155271168 36733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=151632 CPUtime=2254.95
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32660 0 0 0 225454 41 0 0 25 0 3 0 349292163 155271168 36733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.82
Current children cumulated vsize (KiB) 151632

[startup+2322.3 s]
/proc/loadavg: 2.09 2.12 2.01 3/67 5976
/proc/meminfo: memFree=1235232/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=151632 CPUtime=4632.5
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 67094 0 3 0 463159 91 0 0 18 0 3 0 349292156 155271168 36737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 37908 36737 218 20 0 37266 0
[pid=5775/tid=5777] ppid=5773 vsize=151632 CPUtime=2317.76
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 33334 0 0 0 231727 49 0 0 25 0 3 0 349292163 155271168 36737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=151632 CPUtime=2314.68
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 32998 0 0 0 231427 41 0 0 25 0 3 0 349292163 155271168 36737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.5
Current children cumulated vsize (KiB) 151632

[startup+2382.3 s]
/proc/loadavg: 2.08 2.11 2.01 3/67 5976
/proc/meminfo: memFree=1235168/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=151632 CPUtime=4752.18
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 68005 0 3 0 475126 92 0 0 18 0 3 0 349292156 155271168 36746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 37908 36746 218 20 0 37266 0
[pid=5775/tid=5777] ppid=5773 vsize=151632 CPUtime=2377.73
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 33789 0 0 0 237723 50 0 0 24 0 3 0 349292163 155271168 36746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7169692 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=151632 CPUtime=2374.4
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 33454 0 0 0 237398 42 0 0 25 0 3 0 349292163 155271168 36746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.18
Current children cumulated vsize (KiB) 151632

[startup+2442.3 s]
/proc/loadavg: 2.08 2.11 2.01 3/67 5976
/proc/meminfo: memFree=1234464/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=152284 CPUtime=4871.89
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 68925 0 3 0 487095 94 0 0 18 0 3 0 349292156 155938816 36874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 38071 36874 218 20 0 37429 0
[pid=5775/tid=5777] ppid=5773 vsize=152284 CPUtime=2437.69
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 34223 0 0 0 243719 50 0 0 25 0 3 0 349292163 155938816 36874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=152284 CPUtime=2434.13
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 33940 0 0 0 243371 42 0 0 25 0 3 0 349292163 155938816 36874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.89
Current children cumulated vsize (KiB) 152284

[startup+2502.3 s]
/proc/loadavg: 2.07 2.10 2.01 3/67 5976
/proc/meminfo: memFree=1232032/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=155356 CPUtime=4991.59
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 70240 0 3 0 499064 95 0 0 18 0 3 0 349292156 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 38839 37505 218 20 0 38197 0
[pid=5775/tid=5777] ppid=5773 vsize=155356 CPUtime=2497.66
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 34570 0 0 0 249716 50 0 0 25 0 3 0 349292163 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=155356 CPUtime=2493.86
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 34908 0 0 0 249342 44 0 0 25 0 3 0 349292163 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.59
Current children cumulated vsize (KiB) 155356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.07 2.10 2.01 3/67 5976
/proc/meminfo: memFree=1232032/2055920 swapFree=4184028/4192956
[pid=5775] ppid=5773 vsize=155356 CPUtime=5000.17
/proc/5775/stat : 5775 (MiraXTv3_dyn) S 5773 5775 5703 0 -1 4194304 70240 0 3 0 499922 95 0 0 18 0 3 0 349292156 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5775/statm: 38839 37505 218 20 0 38197 0
[pid=5775/tid=5777] ppid=5773 vsize=155356 CPUtime=2501.96
/proc/5775/task/5777/stat : 5777 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 34570 0 0 0 250146 50 0 0 25 0 3 0 349292163 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5775/tid=5778] ppid=5773 vsize=155356 CPUtime=2498.15
/proc/5775/task/5778/stat : 5778 (MiraXTv3_dyn) R 5773 5775 5703 0 -1 4194368 34908 0 0 0 249771 44 0 0 25 0 3 0 349292163 159084544 37505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 155356

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.64
CPU time (s): 5000.22
CPU user time (s): 4999.24
CPU system time (s): 0.98085
CPU usage (%): 199.479
Max. virtual memory (cumulated for all children) (KiB): 155356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.98085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70240
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 444
involuntary context switches= 37946

runsolver used 2.47662 second user time and 6.65599 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat May 12 23:49:43 UTC 2007

IDJOB= 426402
IDBENCH= 20248
IDSOLVER= 196
FILE ID= node75/426402-1179013782

PBS_JOBID= 5253210

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1311582577-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426402-1179013782/MiraXTv3_dyn /tmp/evaluation/426402-1179013782/instance-426402-1179013782.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-426402-1179013782 -o ROOT/results/node75/solver-426402-1179013782 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426402-1179013782/MiraXTv3_dyn /tmp/evaluation/426402-1179013782/instance-426402-1179013782.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d1a87980ded0cf880f4810de1a082421

RANDOM SEED= 778594861

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1384344 kB
Buffers:         51408 kB
Cached:         505132 kB
SwapCached:       3168 kB
Active:         337272 kB
Inactive:       228920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384344 kB
SwapTotal:     4192956 kB
SwapFree:      4184028 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            91332 kB
Committed_AS:  3412488 kB
PageTables:       1432 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= 66549 MiB

End job on node75 on Sun May 13 00:31:31 UTC 2007