Trace number 426426

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.21 2506.33

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
MD5SUM62f8836287b4741f6f4038c73e683e7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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/node52/watcher-426426-1179014866 -o ROOT/results/node52/solver-426426-1179014866 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426426-1179014866/MiraXTv3_dyn /tmp/evaluation/426426-1179014866/instance-426426-1179014866.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.93 3/64 2409
/proc/meminfo: memFree=1228860/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=3788 CPUtime=0
/proc/2409/stat : 2409 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 256331683 3878912 271 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/2409/statm: 947 275 205 20 0 305 0

[startup+0.042608 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 2409
/proc/meminfo: memFree=1228860/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=7072 CPUtime=0.05
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 663 0 0 0 5 0 0 0 18 0 3 0 256331683 7241728 638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 1768 638 218 20 0 1126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7072

[startup+0.101613 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 2409
/proc/meminfo: memFree=1228860/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=7204 CPUtime=0.17
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 762 0 0 0 17 0 0 0 18 0 3 0 256331683 7376896 737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 1801 737 218 20 0 1159 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7204

[startup+0.301628 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 2409
/proc/meminfo: memFree=1228860/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=9624 CPUtime=0.57
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 1121 0 0 0 57 0 0 0 18 0 3 0 256331683 9854976 1096 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 2406 1096 218 20 0 1764 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9624

[startup+0.701656 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 2409
/proc/meminfo: memFree=1228860/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=11832 CPUtime=1.37
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 1754 0 0 0 136 1 0 0 18 0 3 0 256331683 12115968 1728 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 2958 1728 218 20 0 2316 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11832

[startup+1.50171 s]
/proc/loadavg: 1.84 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1221092/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=15924 CPUtime=2.97
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 2850 0 0 0 295 2 0 0 18 0 3 0 256331683 16306176 2824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 3981 2824 218 20 0 3339 0
[pid=2409/tid=2411] ppid=2407 vsize=15924 CPUtime=1.47
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 1134 0 0 0 147 0 0 0 24 0 3 0 256331685 16306176 2824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=15924 CPUtime=1.47
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 1296 0 0 0 146 1 0 0 18 0 3 0 256331685 16306176 2824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15924

[startup+3.10182 s]
/proc/loadavg: 1.85 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1215396/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=19888 CPUtime=6.16
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 3847 0 0 0 613 3 0 0 18 0 3 0 256331683 20365312 3821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 4972 3821 218 20 0 4330 0
[pid=2409/tid=2411] ppid=2407 vsize=19888 CPUtime=3.07
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 1646 0 0 0 306 1 0 0 17 0 3 0 256331685 20365312 3821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=19888 CPUtime=3.06
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 1781 0 0 0 305 1 0 0 21 0 3 0 256331685 20365312 3821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19888

[startup+6.30204 s]
/proc/loadavg: 1.85 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1210284/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=26864 CPUtime=12.54
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 5594 0 0 0 1250 4 0 0 18 0 3 0 256331683 27508736 5493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 6716 5493 218 20 0 6074 0
[pid=2409/tid=2411] ppid=2407 vsize=26864 CPUtime=6.27
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 2511 0 0 0 626 1 0 0 25 0 3 0 256331685 27508736 5494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=26864 CPUtime=6.25
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 2664 0 0 0 623 2 0 0 25 0 3 0 256331685 27508736 5494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26864

[startup+12.7015 s]
/proc/loadavg: 1.87 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1192812/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=42992 CPUtime=25.31
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 9868 0 0 0 2524 7 0 0 18 0 3 0 256331683 44023808 9593 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 10748 9593 218 20 0 10106 0
[pid=2409/tid=2411] ppid=2407 vsize=42992 CPUtime=12.67
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 4534 0 0 0 1264 3 0 0 25 0 3 0 256331685 44023808 9593 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=42992 CPUtime=12.62
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 4914 0 0 0 1258 4 0 0 25 0 3 0 256331685 44023808 9593 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 42992

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1184684/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=50208 CPUtime=50.84
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 11722 0 0 0 5074 10 0 0 18 0 3 0 256331683 51412992 11103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 12552 11103 218 20 0 11910 0
[pid=2409/tid=2411] ppid=2407 vsize=50208 CPUtime=25.46
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 5463 0 0 0 2542 4 0 0 25 0 3 0 256331685 51412992 11103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=50208 CPUtime=25.35
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 5839 0 0 0 2530 5 0 0 25 0 3 0 256331685 51412992 11103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 50208

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.93 3/67 2412
/proc/meminfo: memFree=1169324/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=64952 CPUtime=101.89
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 16143 0 0 0 10172 17 0 0 18 0 3 0 256331683 66510848 14913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 16238 14913 218 20 0 15596 0
[pid=2409/tid=2411] ppid=2407 vsize=64952 CPUtime=51.04
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 7415 0 0 0 5098 6 0 0 25 0 3 0 256331685 66510848 14913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=64952 CPUtime=50.84
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 8308 0 0 0 5073 11 0 0 25 0 3 0 256331685 66510848 14913 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) 64952

[startup+102.306 s]
/proc/loadavg: 2.01 1.99 1.94 3/67 2412
/proc/meminfo: memFree=1154476/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=79704 CPUtime=204.02
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 21109 0 0 0 20379 23 0 0 18 0 3 0 256331683 81616896 18748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 19926 18748 218 20 0 19284 0
[pid=2409/tid=2411] ppid=2407 vsize=79704 CPUtime=102.21
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 9822 0 0 0 10213 8 0 0 25 0 3 0 256331685 81616896 18748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=79704 CPUtime=101.79
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 10867 0 0 0 10165 14 0 0 25 0 3 0 256331685 81616896 18748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 79704

[startup+162.302 s]
/proc/loadavg: 2.04 2.00 1.94 3/67 2412
/proc/meminfo: memFree=1147948/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=86720 CPUtime=323.72
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 24140 0 0 0 32346 26 0 0 18 0 3 0 256331683 88801280 20241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 21680 20241 218 20 0 21038 0
[pid=2409/tid=2411] ppid=2407 vsize=86720 CPUtime=162.17
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 11174 0 0 0 16208 9 0 0 25 0 3 0 256331685 88801280 20241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=86720 CPUtime=161.53
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 12546 0 0 0 16137 16 0 0 25 0 3 0 256331685 88801280 20241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 86720

[startup+222.302 s]
/proc/loadavg: 2.01 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1147756/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=86720 CPUtime=443.38
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 25471 0 0 0 44312 26 0 0 18 0 3 0 256331683 88801280 20289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 21680 20289 218 20 0 21038 0
[pid=2409/tid=2411] ppid=2407 vsize=86720 CPUtime=222.1
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 11797 0 0 0 22201 9 0 0 25 0 3 0 256331685 88801280 20289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=86720 CPUtime=221.25
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 13254 0 0 0 22109 16 0 0 25 0 3 0 256331685 88801280 20289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 86720

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1146796/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=88324 CPUtime=563.08
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 26998 0 0 0 56280 28 0 0 18 0 3 0 256331683 90443776 20567 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 22081 20567 218 20 0 21439 0
[pid=2409/tid=2411] ppid=2407 vsize=88324 CPUtime=282.08
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 12662 0 0 0 28198 10 0 0 25 0 3 0 256331685 90443776 20567 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=88324 CPUtime=280.97
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 13916 0 0 0 28080 17 0 0 25 0 3 0 256331685 90443776 20567 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 88324

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1145836/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=89484 CPUtime=682.76
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 28719 0 0 0 68247 29 0 0 18 0 3 0 256331683 91631616 20800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 22371 20800 218 20 0 21729 0
[pid=2409/tid=2411] ppid=2407 vsize=89484 CPUtime=342.04
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 13584 0 0 0 34193 11 0 0 25 0 3 0 256331685 91631616 20800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=89484 CPUtime=340.7
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 14715 0 0 0 34052 18 0 0 25 0 3 0 256331685 91631616 20800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 89484

[startup+402.302 s]

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

/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 32520 0 0 0 189638 25 0 0 25 0 3 0 256331685 122105856 28288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=1898.49
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 34659 0 0 0 189814 35 0 0 25 0 3 0 256331685 122105856 28288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.14
Current children cumulated vsize (KiB) 119244

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1115692/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119244 CPUtime=3914.85
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 68959 0 0 0 391424 61 0 0 18 0 3 0 256331683 122105856 28308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29811 28308 218 20 0 29169 0
[pid=2409/tid=2411] ppid=2407 vsize=119244 CPUtime=1956.38
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 33200 0 0 0 195613 25 0 0 24 0 3 0 256331685 122105856 28308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=1958.44
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 35339 0 0 0 195809 35 0 0 25 0 3 0 256331685 122105856 28308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.85
Current children cumulated vsize (KiB) 119244

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1115628/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119244 CPUtime=4034.56
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 70053 0 0 0 403395 61 0 0 18 0 3 0 256331683 122105856 28320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29811 28320 218 20 0 29169 0
[pid=2409/tid=2411] ppid=2407 vsize=119244 CPUtime=2016.15
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 33747 0 0 0 201590 25 0 0 25 0 3 0 256331685 122105856 28320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=2018.38
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 35886 0 0 0 201803 35 0 0 25 0 3 0 256331685 122105856 28320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.56
Current children cumulated vsize (KiB) 119244

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2414
/proc/meminfo: memFree=1115564/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119244 CPUtime=4154.26
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 71301 0 0 0 415364 62 0 0 18 0 3 0 256331683 122105856 28339 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29811 28339 218 20 0 29169 0
[pid=2409/tid=2411] ppid=2407 vsize=119244 CPUtime=2075.91
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 34302 0 0 0 207565 26 0 0 25 0 3 0 256331685 122105856 28339 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=2078.33
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 36579 0 0 0 207797 36 0 0 23 0 3 0 256331685 122105856 28339 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.26
Current children cumulated vsize (KiB) 119244

[startup+2142.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/67 2414
/proc/meminfo: memFree=1115500/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119244 CPUtime=4273.96
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 72550 0 0 0 427333 63 0 0 18 0 3 0 256331683 122105856 28350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29811 28350 218 20 0 29169 0
[pid=2409/tid=2411] ppid=2407 vsize=119244 CPUtime=2135.66
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 34996 0 0 0 213540 26 0 0 25 0 3 0 256331685 122105856 28350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=2138.27
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 37134 0 0 0 213791 36 0 0 25 0 3 0 256331685 122105856 28350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.96
Current children cumulated vsize (KiB) 119244

[startup+2202.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/67 2414
/proc/meminfo: memFree=1115436/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119244 CPUtime=4393.67
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 73669 0 0 0 439303 64 0 0 18 0 3 0 256331683 122105856 28361 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29811 28361 218 20 0 29169 0
[pid=2409/tid=2411] ppid=2407 vsize=119244 CPUtime=2195.4
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 35555 0 0 0 219514 26 0 0 25 0 3 0 256331685 122105856 28361 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119244 CPUtime=2198.24
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 37694 0 0 0 219787 37 0 0 25 0 3 0 256331685 122105856 28361 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.67
Current children cumulated vsize (KiB) 119244

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/67 2414
/proc/meminfo: memFree=1115244/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119416 CPUtime=4513.37
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 74837 0 0 0 451273 64 0 0 18 0 3 0 256331683 122281984 28412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29854 28412 218 20 0 29212 0
[pid=2409/tid=2411] ppid=2407 vsize=119416 CPUtime=2255.17
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 36159 0 0 0 225490 27 0 0 25 0 3 0 256331685 122281984 28412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119416 CPUtime=2258.18
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 38258 0 0 0 225781 37 0 0 25 0 3 0 256331685 122281984 28412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.37
Current children cumulated vsize (KiB) 119416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/67 2414
/proc/meminfo: memFree=1115180/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119416 CPUtime=4633.05
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 76116 0 0 0 463239 66 0 0 18 0 3 0 256331683 122281984 28426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29854 28426 218 20 0 29212 0
[pid=2409/tid=2411] ppid=2407 vsize=119416 CPUtime=2314.88
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 36869 0 0 0 231461 27 0 0 25 0 3 0 256331685 122281984 28426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119416 CPUtime=2318.13
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 38827 0 0 0 231776 37 0 0 25 0 3 0 256331685 122281984 28426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.05
Current children cumulated vsize (KiB) 119416

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/67 2414
/proc/meminfo: memFree=1115052/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119416 CPUtime=4752.76
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 77275 0 0 0 475209 67 0 0 18 0 3 0 256331683 122281984 28453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29854 28453 218 20 0 29212 0
[pid=2409/tid=2411] ppid=2407 vsize=119416 CPUtime=2374.66
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 37455 0 0 0 237438 28 0 0 25 0 3 0 256331685 122281984 28453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119416 CPUtime=2378.07
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 39400 0 0 0 237769 38 0 0 25 0 3 0 256331685 122281984 28453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.76
Current children cumulated vsize (KiB) 119416

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 2414
/proc/meminfo: memFree=1114988/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=119588 CPUtime=4872.45
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 78301 0 0 0 487178 67 0 0 18 0 3 0 256331683 122458112 28485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 29897 28485 218 20 0 29255 0
[pid=2409/tid=2411] ppid=2407 vsize=119588 CPUtime=2434.4
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 37911 0 0 0 243412 28 0 0 25 0 3 0 256331685 122458112 28485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=119588 CPUtime=2438.01
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 39970 0 0 0 243763 38 0 0 25 0 3 0 256331685 122458112 28485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.45
Current children cumulated vsize (KiB) 119588

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 2414
/proc/meminfo: memFree=1112684/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=122804 CPUtime=4992.18
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 80170 0 0 0 499148 70 0 0 18 0 3 0 256331683 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 30701 29067 218 20 0 30059 0
[pid=2409/tid=2411] ppid=2407 vsize=122804 CPUtime=2494.16
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 39059 0 0 0 249386 30 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=122804 CPUtime=2497.99
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 40691 0 0 0 249760 39 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4992.18
Current children cumulated vsize (KiB) 122804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 2414
/proc/meminfo: memFree=1112684/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=122804 CPUtime=5000.16
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 80170 0 0 0 499946 70 0 0 18 0 3 0 256331683 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 30701 29067 218 20 0 30059 0
[pid=2409/tid=2411] ppid=2407 vsize=122804 CPUtime=2498.14
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 39059 0 0 0 249784 30 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=122804 CPUtime=2501.99
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 40691 0 0 0 250160 39 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 122804

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

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

[startup+2506.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 2414
/proc/meminfo: memFree=1112684/2055920 swapFree=4183124/4192956
[pid=2409] ppid=2407 vsize=122804 CPUtime=5000.16
/proc/2409/stat : 2409 (MiraXTv3_dyn) S 2407 2409 1741 0 -1 4194304 80170 0 0 0 499946 70 0 0 18 0 3 0 256331683 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2409/statm: 30701 29067 218 20 0 30059 0
[pid=2409/tid=2411] ppid=2407 vsize=122804 CPUtime=2498.14
/proc/2409/task/2411/stat : 2411 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 39059 0 0 0 249784 30 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2409/tid=2412] ppid=2407 vsize=122804 CPUtime=2501.99
/proc/2409/task/2412/stat : 2412 (MiraXTv3_dyn) R 2407 2409 1741 0 -1 4194368 40691 0 0 0 250160 39 0 0 25 0 3 0 256331685 125751296 29067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 122804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.33
CPU time (s): 5000.21
CPU user time (s): 4999.48
CPU system time (s): 0.725889
CPU usage (%): 199.503
Max. virtual memory (cumulated for all children) (KiB): 122804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.48
system time used= 0.725889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80170
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= 506
involuntary context switches= 37520

runsolver used 2.47862 second user time and 6.64499 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun May 13 00:07:46 UTC 2007

IDJOB= 426426
IDBENCH= 20276
IDSOLVER= 196
FILE ID= node52/426426-1179014866

PBS_JOBID= 5252978

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/426426-1179014866/MiraXTv3_dyn /tmp/evaluation/426426-1179014866/instance-426426-1179014866.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-426426-1179014866 -o ROOT/results/node52/solver-426426-1179014866 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426426-1179014866/MiraXTv3_dyn /tmp/evaluation/426426-1179014866/instance-426426-1179014866.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  62f8836287b4741f6f4038c73e683e7c

RANDOM SEED= 537133870

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1229204 kB
Buffers:         52152 kB
Cached:         647508 kB
SwapCached:       3936 kB
Active:         370364 kB
Inactive:       339304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229204 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          16024 kB
Slab:           103116 kB
Committed_AS:  5388880 kB
PageTables:       1484 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 node52 on Sun May 13 00:49:35 UTC 2007