Trace number 426218

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.09 2507.15

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S643005221-14.cnf
MD5SUM8a3a4c67555e3d7c0d47620c8bfc1a9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.9352
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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/node7/watcher-426218-1178998571 -o ROOT/results/node7/solver-426218-1178998571 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426218-1178998571/MiraXTv3_dyn /tmp/evaluation/426218-1178998571/instance-426218-1178998571.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: 2.07 2.08 2.00 3/77 1328
/proc/meminfo: memFree=1638768/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=3788 CPUtime=0
/proc/1328/stat : 1328 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 375894765 3878912 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1328/statm: 947 322 205 20 0 305 0

[startup+0.101814 s]
/proc/loadavg: 2.07 2.08 2.00 3/77 1328
/proc/meminfo: memFree=1638768/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=10216 CPUtime=0.09
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 877 0 0 0 9 0 0 0 18 0 3 0 375894765 10461184 816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 2554 819 214 20 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10216

[startup+0.201829 s]
/proc/loadavg: 2.07 2.08 2.00 3/77 1328
/proc/meminfo: memFree=1638768/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=10876 CPUtime=0.28
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 1404 0 0 0 28 0 0 0 18 0 3 0 375894765 11137024 1343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 2719 1343 218 20 0 2077 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10876

[startup+0.30284 s]
/proc/loadavg: 2.07 2.08 2.00 3/77 1328
/proc/meminfo: memFree=1638768/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=12560 CPUtime=0.49
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 1772 0 0 0 48 1 0 0 18 0 3 0 375894765 12861440 1711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 3140 1712 218 20 0 2498 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12560

[startup+0.702884 s]
/proc/loadavg: 2.07 2.08 2.00 3/77 1328
/proc/meminfo: memFree=1638768/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=18864 CPUtime=1.28
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 3105 0 0 0 127 1 0 0 18 0 3 0 375894765 19316736 3044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 4716 3044 218 20 0 4074 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 18864

[startup+1.50297 s]
/proc/loadavg: 2.07 2.08 2.00 3/80 1331
/proc/meminfo: memFree=1622616/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=27532 CPUtime=2.88
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 5445 0 0 0 285 3 0 0 18 0 3 0 375894765 28192768 5384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 6883 5384 218 20 0 6241 0
[pid=1328/tid=1330] ppid=1326 vsize=27532 CPUtime=1.39
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 2304 0 0 0 138 1 0 0 25 0 3 0 375894775 28192768 5384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=27532 CPUtime=1.38
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 2386 0 0 0 137 1 0 0 18 0 3 0 375894775 28192768 5384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 27532

[startup+3.10114 s]
/proc/loadavg: 2.07 2.08 2.00 3/80 1331
/proc/meminfo: memFree=1610200/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=37544 CPUtime=6.07
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 7711 0 0 0 602 5 0 0 18 0 3 0 375894765 38445056 7650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 9386 7650 218 20 0 8744 0
[pid=1328/tid=1330] ppid=1326 vsize=37544 CPUtime=2.99
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 3517 0 0 0 297 2 0 0 25 0 3 0 375894775 38445056 7650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=37544 CPUtime=2.97
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 3439 0 0 0 295 2 0 0 21 0 3 0 375894775 38445056 7650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 37544

[startup+6.30147 s]
/proc/loadavg: 2.06 2.08 2.00 3/80 1331
/proc/meminfo: memFree=1597728/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=52944 CPUtime=12.45
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 11920 0 0 0 1237 8 0 0 18 0 3 0 375894765 54214656 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 13236 11787 218 20 0 12594 0
[pid=1328/tid=1330] ppid=1326 vsize=52944 CPUtime=6.19
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 5382 0 0 0 616 3 0 0 25 0 3 0 375894775 54214656 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=52944 CPUtime=6.16
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 5783 0 0 0 611 5 0 0 18 0 3 0 375894775 54214656 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565424 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 52944

[startup+12.7011 s]
/proc/loadavg: 2.06 2.08 2.00 4/80 1333
/proc/meminfo: memFree=1551648/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=96512 CPUtime=25.2
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 22849 0 0 0 2502 18 0 0 18 0 3 0 375894765 98828288 22500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 24128 22500 218 20 0 23486 0
[pid=1328/tid=1330] ppid=1326 vsize=96512 CPUtime=12.58
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 10867 0 0 0 1251 7 0 0 17 0 3 0 375894775 98828288 22500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=96512 CPUtime=12.51
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 11227 0 0 0 1241 10 0 0 17 0 3 0 375894775 98828288 22500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 96512

[startup+25.5025 s]
/proc/loadavg: 2.04 2.08 2.00 3/80 1333
/proc/meminfo: memFree=1543328/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=103016 CPUtime=50.73
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 25018 0 0 0 5054 19 0 0 18 0 3 0 375894765 105488384 24279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 25754 24279 218 20 0 25112 0
[pid=1328/tid=1330] ppid=1326 vsize=103016 CPUtime=25.37
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 11891 0 0 0 2530 7 0 0 25 0 3 0 375894775 105488384 24279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=103016 CPUtime=25.26
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 12372 0 0 0 2514 12 0 0 25 0 3 0 375894775 105488384 24279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 103016

[startup+51.1022 s]
/proc/loadavg: 2.03 2.07 2.00 3/80 1333
/proc/meminfo: memFree=1508256/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=136008 CPUtime=101.73
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 34247 0 0 0 10144 29 0 0 18 0 3 0 375894765 139272192 32683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 34002 32683 218 20 0 33360 0
[pid=1328/tid=1330] ppid=1326 vsize=136008 CPUtime=50.91
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 16269 0 0 0 5081 10 0 0 25 0 3 0 375894775 139272192 32683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=136008 CPUtime=50.7
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 17223 0 0 0 5053 17 0 0 23 0 3 0 375894775 139272192 32683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 136008

[startup+102.303 s]
/proc/loadavg: 2.01 2.05 2.00 3/80 1333
/proc/meminfo: memFree=1501152/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=143156 CPUtime=203.78
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 37465 0 0 0 20346 32 0 0 18 0 3 0 375894765 146591744 34440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 35789 34440 218 20 0 35147 0
[pid=1328/tid=1330] ppid=1326 vsize=143156 CPUtime=102.06
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 17777 0 0 0 10194 12 0 0 25 0 3 0 375894775 146591744 34440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=143156 CPUtime=101.6
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 18933 0 0 0 10141 19 0 0 25 0 3 0 375894775 146591744 34440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 143156

[startup+162.303 s]
/proc/loadavg: 2.00 2.04 2.00 3/80 1333
/proc/meminfo: memFree=1498272/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=145204 CPUtime=323.38
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 39404 0 0 0 32304 34 0 0 18 0 3 0 375894765 148688896 35106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 36301 35106 218 20 0 35659 0
[pid=1328/tid=1330] ppid=1326 vsize=145204 CPUtime=162.01
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 18385 0 0 0 16188 13 0 0 25 0 3 0 375894775 148688896 35106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=145204 CPUtime=161.26
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 20264 0 0 0 16106 20 0 0 25 0 3 0 375894775 148688896 35106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.38
Current children cumulated vsize (KiB) 145204

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 1333
/proc/meminfo: memFree=1479072/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=163980 CPUtime=443.04
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 45757 0 0 0 44264 40 0 0 18 0 3 0 375894765 167915520 39973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 40995 39973 218 20 0 40353 0
[pid=1328/tid=1330] ppid=1326 vsize=163980 CPUtime=221.95
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 23659 0 0 0 22177 18 0 0 25 0 3 0 375894775 167915520 39973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=163980 CPUtime=220.98
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 21343 0 0 0 22077 21 0 0 25 0 3 0 375894775 167915520 39973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.04
Current children cumulated vsize (KiB) 163980

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 1333
/proc/meminfo: memFree=1478560/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=165004 CPUtime=562.7
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 47194 0 0 0 56229 41 0 0 18 0 3 0 375894765 168964096 40050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 41251 40050 218 20 0 40609 0
[pid=1328/tid=1330] ppid=1326 vsize=165004 CPUtime=281.9
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194368 24344 0 0 0 28171 19 0 0 25 0 3 0 375894775 168964096 40050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=165004 CPUtime=280.69
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 22095 0 0 0 28048 21 0 0 25 0 3 0 375894775 168964096 40050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518230 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 165004

[startup+342.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 1333
/proc/meminfo: memFree=1477984/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=166028 CPUtime=682.32
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 48051 0 0 0 68190 42 0 0 18 0 3 0 375894765 170012672 40227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 41507 40227 218 20 0 40865 0
[pid=1328/tid=1330] ppid=1326 vsize=166028 CPUtime=341.8
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 24567 0 0 0 34161 19 0 0 25 0 3 0 375894775 170012672 40227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1331] ppid=1326 vsize=166028 CPUtime=340.41
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 22729 0 0 0 34019 22 0 0 25 0 3 0 375894775 170012672 40227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 166028

[startup+402.302 s]

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

/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40745 0 0 0 184009 39 0 0 25 0 3 0 375894775 223485952 53155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=218248 CPUtime=1833.45
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40177 0 0 0 183291 54 0 0 25 0 3 0 375894775 223485952 53155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.04
Current children cumulated vsize (KiB) 218248

[startup+1902.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/80 1531
/proc/meminfo: memFree=1425824/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=218380 CPUtime=3793.73
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 82237 0 0 0 379278 95 0 0 18 0 3 0 375894765 223621120 53211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 54595 53211 218 20 0 53953 0
[pid=1328/tid=1330] ppid=1326 vsize=218380 CPUtime=1900.21
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 41304 0 0 0 189981 40 0 0 25 0 3 0 375894775 223621120 53211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=218380 CPUtime=1893.43
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40178 0 0 0 189288 55 0 0 25 0 3 0 375894775 223621120 53211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.73
Current children cumulated vsize (KiB) 218380

[startup+1962.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/80 1531
/proc/meminfo: memFree=1425952/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=218380 CPUtime=3913.42
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 82813 0 0 0 391246 96 0 0 18 0 3 0 375894765 223621120 53210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 54595 53210 218 20 0 53953 0
[pid=1328/tid=1330] ppid=1326 vsize=218380 CPUtime=1959.93
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 41880 0 0 0 195953 40 0 0 25 0 3 0 375894775 223621120 53210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=218380 CPUtime=1953.38
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40178 0 0 0 195283 55 0 0 25 0 3 0 375894775 223621120 53210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.42
Current children cumulated vsize (KiB) 218380

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/80 1531
/proc/meminfo: memFree=1424352/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=219404 CPUtime=4033.1
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 83803 0 0 0 403212 98 0 0 18 0 3 0 375894765 224669696 53619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 54851 53619 218 20 0 54209 0
[pid=1328/tid=1330] ppid=1326 vsize=219404 CPUtime=2019.65
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 42548 0 0 0 201924 41 0 0 25 0 3 0 375894775 224669696 53619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=219404 CPUtime=2013.34
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40500 0 0 0 201278 56 0 0 25 0 3 0 375894775 224669696 53619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.1
Current children cumulated vsize (KiB) 219404

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 1531
/proc/meminfo: memFree=1415776/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=228620 CPUtime=4152.81
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 86546 0 0 0 415178 103 0 0 18 0 3 0 375894765 234106880 55738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 57155 55738 218 20 0 56513 0
[pid=1328/tid=1330] ppid=1326 vsize=228620 CPUtime=2079.38
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 45286 0 0 0 207893 45 0 0 25 0 3 0 375894775 234106880 55738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=228620 CPUtime=2073.32
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40505 0 0 0 207275 57 0 0 25 0 3 0 375894775 234106880 55738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.81
Current children cumulated vsize (KiB) 228620

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 1531
/proc/meminfo: memFree=1415904/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4272.47
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 87205 0 0 0 427143 104 0 0 18 0 3 0 375894765 233058304 55701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55701 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2139.09
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 45872 0 0 0 213863 46 0 0 25 0 3 0 375894775 233058304 55701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2133.26
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40578 0 0 0 213269 57 0 0 25 0 3 0 375894775 233058304 55701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.47
Current children cumulated vsize (KiB) 227596

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 1531
/proc/meminfo: memFree=1415840/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4392.1
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 88087 0 0 0 439105 105 0 0 18 0 3 0 375894765 233058304 55707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55707 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2198.77
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 46751 0 0 0 219831 46 0 0 25 0 3 0 375894775 233058304 55707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2193.22
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40581 0 0 0 219264 58 0 0 25 0 3 0 375894775 233058304 55707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.1
Current children cumulated vsize (KiB) 227596

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 1531
/proc/meminfo: memFree=1415840/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4511.77
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 88673 0 0 0 451071 106 0 0 18 0 3 0 375894765 233058304 55709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55709 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2258.49
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 47336 0 0 0 225802 47 0 0 25 0 3 0 375894775 233058304 55709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2253.17
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40582 0 0 0 225259 58 0 0 25 0 3 0 375894775 233058304 55709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.77
Current children cumulated vsize (KiB) 227596

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1531
/proc/meminfo: memFree=1415904/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4631.45
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 89261 0 0 0 463038 107 0 0 18 0 3 0 375894765 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55641 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2318.19
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 47923 0 0 0 231772 47 0 0 24 0 3 0 375894775 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2313.15
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40583 0 0 0 231256 59 0 0 17 0 3 0 375894775 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.45
Current children cumulated vsize (KiB) 227596

[startup+2382.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 1531
/proc/meminfo: memFree=1416032/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4751.08
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 89845 0 0 0 475000 108 0 0 18 0 3 0 375894765 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55641 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2377.91
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 48507 0 0 0 237743 48 0 0 25 0 3 0 375894775 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2373.06
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40583 0 0 0 237247 59 0 0 25 0 3 0 375894775 233058304 55641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.08
Current children cumulated vsize (KiB) 227596

[startup+2442.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1531
/proc/meminfo: memFree=1416032/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=227596 CPUtime=4870.75
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 90439 0 0 0 486965 110 0 0 18 0 3 0 375894765 233058304 55639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 56899 55639 218 20 0 56257 0
[pid=1328/tid=1330] ppid=1326 vsize=227596 CPUtime=2437.61
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 49100 0 0 0 243713 48 0 0 25 0 3 0 375894775 233058304 55639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=227596 CPUtime=2433.02
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40584 0 0 0 243242 60 0 0 21 0 3 0 375894775 233058304 55639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.75
Current children cumulated vsize (KiB) 227596

[startup+2502.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1531
/proc/meminfo: memFree=1415712/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=228000 CPUtime=4990.44
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 90984 0 0 0 498934 110 0 0 18 0 3 0 375894765 233472000 55740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 57000 55740 218 20 0 56358 0
[pid=1328/tid=1330] ppid=1326 vsize=228000 CPUtime=2497.34
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 49639 0 0 0 249685 49 0 0 25 0 3 0 375894775 233472000 55740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=228000 CPUtime=2493
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40590 0 0 0 249239 61 0 0 25 0 3 0 375894775 233472000 55740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.44
Current children cumulated vsize (KiB) 228000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 1531
/proc/meminfo: memFree=1415712/2055920 swapFree=4156572/4192956
[pid=1328] ppid=1326 vsize=228000 CPUtime=5000.03
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1326 1328 1256 0 -1 4194304 91061 0 0 0 499893 110 0 0 18 0 3 0 375894765 233472000 55743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1328/statm: 57000 55743 218 20 0 56358 0
[pid=1328/tid=1330] ppid=1326 vsize=228000 CPUtime=2502.12
/proc/1328/task/1330/stat : 1330 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 49716 0 0 0 250163 49 0 0 25 0 3 0 375894775 233472000 55743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1331] ppid=1326 vsize=228000 CPUtime=2497.8
/proc/1328/task/1331/stat : 1331 (MiraXTv3_dyn) R 1326 1328 1256 0 -1 4194368 40590 0 0 0 249719 61 0 0 25 0 3 0 375894775 233472000 55743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 228000

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): 2507.15
CPU time (s): 5000.09
CPU user time (s): 4998.95
CPU system time (s): 1.14283
CPU usage (%): 199.433
Max. virtual memory (cumulated for all children) (KiB): 228620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.95
system time used= 1.14283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91061
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= 1338
involuntary context switches= 94428

runsolver used 2.38664 second user time and 6.78297 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 19:36:11 UTC 2007

IDJOB= 426218
IDBENCH= 20043
IDSOLVER= 196
FILE ID= node7/426218-1178998571

PBS_JOBID= 5252845

Free space on /tmp= 66541 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S643005221-14.cnf
COMMAND LINE= /tmp/evaluation/426218-1178998571/MiraXTv3_dyn /tmp/evaluation/426218-1178998571/instance-426218-1178998571.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-426218-1178998571 -o ROOT/results/node7/solver-426218-1178998571 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426218-1178998571/MiraXTv3_dyn /tmp/evaluation/426218-1178998571/instance-426218-1178998571.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8a3a4c67555e3d7c0d47620c8bfc1a9e

RANDOM SEED= 980132566

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1639112 kB
Buffers:         44128 kB
Cached:         305316 kB
SwapCached:      17008 kB
Active:         149904 kB
Inactive:       223476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639112 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            4304 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            28940 kB
Committed_AS: 14844740 kB
PageTables:       1860 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= 66541 MiB

End job on node7 on Sat May 12 20:18:01 UTC 2007