Trace number 426271

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.1 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S1661921212-08.cnf
MD5SUM22f4fe283de9b4edb36d67aef170514a
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 variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 520400

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/node63/watcher-426271-1179048324 -o ROOT/results/node63/solver-426271-1179048324 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426271-1179048324/MiraXTv3_dyn /tmp/evaluation/426271-1179048324/instance-426271-1179048324.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.00 0.00 0.00 3/64 18509
/proc/meminfo: memFree=1183484/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=3788 CPUtime=0
/proc/18509/stat : 18509 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 380822328 3878912 342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 947 350 202 20 0 305 0

[startup+0.090092 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 18509
/proc/meminfo: memFree=1183484/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=5776 CPUtime=0.08
/proc/18509/stat : 18509 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194304 927 0 0 0 8 0 0 0 18 0 1 0 380822328 5914624 902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5776

[startup+0.102093 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 18509
/proc/meminfo: memFree=1183484/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=5776 CPUtime=0.09
/proc/18509/stat : 18509 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194304 927 0 0 0 9 0 0 0 18 0 1 0 380822328 5914624 902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5776

[startup+0.301114 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 18509
/proc/meminfo: memFree=1183484/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=5776 CPUtime=0.29
/proc/18509/stat : 18509 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194304 927 0 0 0 29 0 0 0 19 0 1 0 380822328 5914624 902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587781 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5776

[startup+0.702162 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 18509
/proc/meminfo: memFree=1183484/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=14764 CPUtime=0.85
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 1867 0 0 0 84 1 0 0 22 0 3 0 380822328 15118336 1802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 3691 1802 218 20 0 3049 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 14764

[startup+1.50125 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 18512
/proc/meminfo: memFree=1173924/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=22156 CPUtime=2.44
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 3752 0 0 0 242 2 0 0 22 0 3 0 380822328 22687744 3687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 5539 3687 218 20 0 4897 0
[pid=18509/tid=18511] ppid=18507 vsize=22156 CPUtime=0.95
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 1355 0 0 0 95 0 0 0 18 0 3 0 380822382 22687744 3687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=22156 CPUtime=0.93
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 1351 0 0 0 93 0 0 0 18 0 3 0 380822382 22687744 3687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 22156

[startup+3.10141 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 18512
/proc/meminfo: memFree=1164388/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=31032 CPUtime=5.63
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 6110 0 0 0 560 3 0 0 22 0 3 0 380822328 31776768 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 7758 6044 218 20 0 7116 0
[pid=18509/tid=18511] ppid=18507 vsize=31032 CPUtime=2.55
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 2543 0 0 0 254 1 0 0 20 0 3 0 380822382 31776768 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=31032 CPUtime=2.53
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 2521 0 0 0 252 1 0 0 19 0 3 0 380822382 31776768 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521369 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 31032

[startup+6.30175 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 18512
/proc/meminfo: memFree=1152932/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=42068 CPUtime=12.01
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 9093 0 0 0 1194 7 0 0 22 0 3 0 380822328 43077632 8955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 10517 8955 218 20 0 9875 0
[pid=18509/tid=18511] ppid=18507 vsize=42068 CPUtime=5.76
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 3835 0 0 0 573 3 0 0 18 0 3 0 380822382 43077632 8955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=42068 CPUtime=5.71
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 4212 0 0 0 568 3 0 0 21 0 3 0 380822382 43077632 8955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 42068

[startup+12.7014 s]
/proc/loadavg: 0.31 0.07 0.02 3/67 18512
/proc/meminfo: memFree=1122796/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=70244 CPUtime=24.78
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 16270 0 0 0 2463 15 0 0 22 0 3 0 380822328 71929856 15916 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 17561 15916 218 20 0 16919 0
[pid=18509/tid=18511] ppid=18507 vsize=70244 CPUtime=12.15
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 7539 0 0 0 1209 6 0 0 25 0 3 0 380822382 71929856 15916 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=70244 CPUtime=12.09
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 7685 0 0 0 1201 8 0 0 25 0 3 0 380822382 71929856 15916 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 70244

[startup+25.5028 s]
/proc/loadavg: 0.68 0.16 0.05 3/67 18512
/proc/meminfo: memFree=1114860/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=76856 CPUtime=50.31
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 18223 0 0 0 5014 17 0 0 22 0 3 0 380822328 78700544 17479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 19214 17479 218 20 0 18572 0
[pid=18509/tid=18511] ppid=18507 vsize=76856 CPUtime=24.93
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 8502 0 0 0 2486 7 0 0 25 0 3 0 380822382 78700544 17479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=76856 CPUtime=24.84
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 8675 0 0 0 2475 9 0 0 25 0 3 0 380822382 78700544 17479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 76856

[startup+51.1024 s]
/proc/loadavg: 1.13 0.31 0.10 3/67 18512
/proc/meminfo: memFree=1089836/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=99900 CPUtime=101.37
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 24984 0 0 0 10113 24 0 0 22 0 3 0 380822328 102297600 23423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 24975 23423 218 20 0 24333 0
[pid=18509/tid=18511] ppid=18507 vsize=99900 CPUtime=50.5
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 12012 0 0 0 5040 10 0 0 25 0 3 0 380822382 102297600 23423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=99900 CPUtime=50.33
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 11926 0 0 0 5020 13 0 0 25 0 3 0 380822382 102297600 23423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 99900

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/67 18512
/proc/meminfo: memFree=1080364/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=109388 CPUtime=203.48
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 28816 0 0 0 20320 28 0 0 22 0 3 0 380822328 112013312 25761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 27347 25761 218 20 0 26705 0
[pid=18509/tid=18511] ppid=18507 vsize=109388 CPUtime=101.64
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 14185 0 0 0 10152 12 0 0 25 0 3 0 380822382 112013312 25761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=109388 CPUtime=101.3
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 13585 0 0 0 10115 15 0 0 25 0 3 0 380822382 112013312 25761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 109388

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/67 18512
/proc/meminfo: memFree=1078316/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=111252 CPUtime=323.13
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 30824 0 0 0 32284 29 0 0 22 0 3 0 380822328 113922048 26274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 27813 26274 218 20 0 27171 0
[pid=18509/tid=18511] ppid=18507 vsize=111252 CPUtime=161.55
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 15456 0 0 0 16142 13 0 0 25 0 3 0 380822382 113922048 26274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=111252 CPUtime=161.05
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 14322 0 0 0 16089 16 0 0 25 0 3 0 380822382 113922048 26274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.13
Current children cumulated vsize (KiB) 111252

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/67 18512
/proc/meminfo: memFree=1076908/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=112720 CPUtime=442.78
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 32917 0 0 0 44246 32 0 0 22 0 3 0 380822328 115425280 26612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 28180 26612 218 20 0 27538 0
[pid=18509/tid=18511] ppid=18507 vsize=112720 CPUtime=221.47
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 16648 0 0 0 22133 14 0 0 25 0 3 0 380822382 115425280 26612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=112720 CPUtime=220.77
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 15223 0 0 0 22060 17 0 0 25 0 3 0 380822382 115425280 26612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.78
Current children cumulated vsize (KiB) 112720

[startup+282.303 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 18512
/proc/meminfo: memFree=1076460/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=113260 CPUtime=562.47
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 34525 0 0 0 56213 34 0 0 22 0 3 0 380822328 115978240 26790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 28315 26790 218 20 0 27673 0
[pid=18509/tid=18511] ppid=18507 vsize=113260 CPUtime=281.41
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 17479 0 0 0 28126 15 0 0 25 0 3 0 380822382 115978240 26790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=113260 CPUtime=280.52
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 16000 0 0 0 28034 18 0 0 18 0 3 0 380822382 115978240 26790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 113260

[startup+342.303 s]
/proc/loadavg: 1.99 1.35 0.60 3/67 18512
/proc/meminfo: memFree=1067884/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=121732 CPUtime=682.13
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 37862 0 0 0 68176 37 0 0 22 0 3 0 380822328 124653568 28892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 30433 28892 218 20 0 29791 0
[pid=18509/tid=18511] ppid=18507 vsize=121732 CPUtime=341.32
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 18398 0 0 0 34117 15 0 0 25 0 3 0 380822382 124653568 28892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=121732 CPUtime=340.27
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 18418 0 0 0 34006 21 0 0 25 0 3 0 380822382 124653568 28892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.13
Current children cumulated vsize (KiB) 121732

[startup+402.302 s]

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

/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 38981 0 0 0 183771 34 0 0 25 0 3 0 380822382 156868608 36503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=153192 CPUtime=1835.49
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 38610 0 0 0 183509 40 0 0 25 0 3 0 380822382 156868608 36503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.09
Current children cumulated vsize (KiB) 153192

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/67 18514
/proc/meminfo: memFree=1037356/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=153192 CPUtime=3793.75
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 79937 0 0 0 379299 76 0 0 22 0 3 0 380822328 156868608 36503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 38298 36503 218 20 0 37656 0
[pid=18509/tid=18511] ppid=18507 vsize=153192 CPUtime=1897.98
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 39696 0 0 0 189764 34 0 0 21 0 3 0 380822382 156868608 36503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521365 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=153192 CPUtime=1895.21
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 39195 0 0 0 189481 40 0 0 21 0 3 0 380822382 156868608 36503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.75
Current children cumulated vsize (KiB) 153192

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/67 18514
/proc/meminfo: memFree=1035500/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=155240 CPUtime=3913.44
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 81573 0 0 0 391266 78 0 0 22 0 3 0 380822328 158965760 36956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 38810 36956 218 20 0 38168 0
[pid=18509/tid=18511] ppid=18507 vsize=155240 CPUtime=1957.93
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 40281 0 0 0 195758 35 0 0 25 0 3 0 380822382 158965760 36956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=155240 CPUtime=1954.97
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 40246 0 0 0 195455 42 0 0 25 0 3 0 380822382 158965760 36956 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.44
Current children cumulated vsize (KiB) 155240

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/67 18514
/proc/meminfo: memFree=1035052/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=155404 CPUtime=4033.11
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 82862 0 0 0 403232 79 0 0 22 0 3 0 380822328 159133696 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 38851 37071 218 20 0 38209 0
[pid=18509/tid=18511] ppid=18507 vsize=155404 CPUtime=2017.86
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 40887 0 0 0 201750 36 0 0 25 0 3 0 380822382 159133696 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=155404 CPUtime=2014.72
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 40929 0 0 0 201429 43 0 0 25 0 3 0 380822382 159133696 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.11
Current children cumulated vsize (KiB) 155404

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.75 3/67 18514
/proc/meminfo: memFree=1034092/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=156428 CPUtime=4152.82
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 84279 0 0 0 415201 81 0 0 22 0 3 0 380822328 160182272 37310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39107 37310 218 20 0 38465 0
[pid=18509/tid=18511] ppid=18507 vsize=156428 CPUtime=2077.8
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 41407 0 0 0 207744 36 0 0 25 0 3 0 380822382 160182272 37310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=156428 CPUtime=2074.47
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 41826 0 0 0 207403 44 0 0 25 0 3 0 380822382 160182272 37310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.82
Current children cumulated vsize (KiB) 156428

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 18580
/proc/meminfo: memFree=1032092/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=157452 CPUtime=4272.4
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 85668 0 0 0 427153 87 0 0 22 0 3 0 380822328 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39363 37527 218 20 0 38721 0
[pid=18509/tid=18511] ppid=18507 vsize=157452 CPUtime=2137.7
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 41927 0 0 0 213729 41 0 0 25 0 3 0 380822382 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=157452 CPUtime=2134.14
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 42695 0 0 0 213370 44 0 0 25 0 3 0 380822382 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.4
Current children cumulated vsize (KiB) 157452

[startup+2202.3 s]
/proc/loadavg: 2.03 1.99 1.78 3/67 18712
/proc/meminfo: memFree=1032876/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=157452 CPUtime=4391.83
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 86838 0 0 0 439082 101 0 0 22 0 3 0 380822328 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39363 37527 218 20 0 38721 0
[pid=18509/tid=18511] ppid=18507 vsize=157452 CPUtime=2197.59
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 42577 0 0 0 219704 55 0 0 25 0 3 0 380822382 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=157452 CPUtime=2193.69
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 43215 0 0 0 219324 45 0 0 25 0 3 0 380822382 161230848 37527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.83
Current children cumulated vsize (KiB) 157452

[startup+2262.3 s]
/proc/loadavg: 2.01 1.99 1.79 3/67 18712
/proc/meminfo: memFree=1032428/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=157452 CPUtime=4511.53
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 88052 0 0 0 451050 103 0 0 22 0 3 0 380822328 161230848 37701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39363 37701 218 20 0 38721 0
[pid=18509/tid=18511] ppid=18507 vsize=157452 CPUtime=2257.54
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 43206 0 0 0 225698 56 0 0 25 0 3 0 380822382 161230848 37701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=157452 CPUtime=2253.44
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 43800 0 0 0 225298 46 0 0 25 0 3 0 380822382 161230848 37701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.53
Current children cumulated vsize (KiB) 157452

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/67 18712
/proc/meminfo: memFree=1032236/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=157452 CPUtime=4631.21
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 89356 0 0 0 463017 104 0 0 22 0 3 0 380822328 161230848 37703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39363 37703 218 20 0 38721 0
[pid=18509/tid=18511] ppid=18507 vsize=157452 CPUtime=2317.48
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 43860 0 0 0 231692 56 0 0 25 0 3 0 380822382 161230848 37703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=157452 CPUtime=2313.18
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 44450 0 0 0 231272 46 0 0 25 0 3 0 380822382 161230848 37703 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.21
Current children cumulated vsize (KiB) 157452

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/67 18712
/proc/meminfo: memFree=1032172/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=157452 CPUtime=4750.89
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 90607 0 0 0 474985 104 0 0 22 0 3 0 380822328 161230848 37719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39363 37719 218 20 0 38721 0
[pid=18509/tid=18511] ppid=18507 vsize=157452 CPUtime=2377.41
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 44510 0 0 0 237685 56 0 0 25 0 3 0 380822382 161230848 37719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=157452 CPUtime=2372.93
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 45051 0 0 0 237246 47 0 0 25 0 3 0 380822382 161230848 37719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.89
Current children cumulated vsize (KiB) 157452

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/67 18712
/proc/meminfo: memFree=1029996/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=159444 CPUtime=4870.59
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 92313 0 0 0 486953 106 0 0 22 0 3 0 380822328 163270656 38254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39861 38254 218 20 0 39219 0
[pid=18509/tid=18511] ppid=18507 vsize=159444 CPUtime=2437.36
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 45678 0 0 0 243679 57 0 0 25 0 3 0 380822382 163270656 38254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=159444 CPUtime=2432.67
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 45589 0 0 0 243220 47 0 0 25 0 3 0 380822382 163270656 38254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.59
Current children cumulated vsize (KiB) 159444

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/67 18712
/proc/meminfo: memFree=1029740/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=159764 CPUtime=4990.27
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 93606 0 0 0 498919 108 0 0 22 0 3 0 380822328 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39941 38310 218 20 0 39299 0
[pid=18509/tid=18511] ppid=18507 vsize=159764 CPUtime=2497.29
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 46385 0 0 0 249671 58 0 0 25 0 3 0 380822382 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=159764 CPUtime=2492.42
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 46175 0 0 0 249194 48 0 0 25 0 3 0 380822382 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.27
Current children cumulated vsize (KiB) 159764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 1.99 1.83 3/67 18712
/proc/meminfo: memFree=1029740/2055920 swapFree=4183080/4192956
[pid=18509] ppid=18507 vsize=159764 CPUtime=5000.05
/proc/18509/stat : 18509 (MiraXTv3_dyn) S 18507 18509 18437 0 -1 4194304 93736 0 0 0 499897 108 0 0 22 0 3 0 380822328 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18509/statm: 39941 38310 218 20 0 39299 0
[pid=18509/tid=18511] ppid=18507 vsize=159764 CPUtime=2502.2
/proc/18509/task/18511/stat : 18511 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 46450 0 0 0 250162 58 0 0 25 0 3 0 380822382 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521753 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18509/tid=18512] ppid=18507 vsize=159764 CPUtime=2497.3
/proc/18509/task/18512/stat : 18512 (MiraXTv3_dyn) R 18507 18509 18437 0 -1 4194368 46240 0 0 0 249682 48 0 0 25 0 3 0 380822382 163598336 38310 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 159764

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.24
CPU time (s): 5000.1
CPU user time (s): 4998.99
CPU system time (s): 1.10883
CPU usage (%): 199.426
Max. virtual memory (cumulated for all children) (KiB): 159764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 1.10883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93736
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= 1102
involuntary context switches= 37813

runsolver used 2.33065 second user time and 6.84896 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun May 13 09:25:24 UTC 2007

IDJOB= 426271
IDBENCH= 20096
IDSOLVER= 196
FILE ID= node63/426271-1179048324

PBS_JOBID= 5253447

Free space on /tmp= 66526 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S1661921212-08.cnf
COMMAND LINE= /tmp/evaluation/426271-1179048324/MiraXTv3_dyn /tmp/evaluation/426271-1179048324/instance-426271-1179048324.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-426271-1179048324 -o ROOT/results/node63/solver-426271-1179048324 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426271-1179048324/MiraXTv3_dyn /tmp/evaluation/426271-1179048324/instance-426271-1179048324.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  22f4fe283de9b4edb36d67aef170514a

RANDOM SEED= 107500466

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1183700 kB
Buffers:         46536 kB
Cached:         691856 kB
SwapCached:       3896 kB
Active:         234404 kB
Inactive:       513484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183700 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:            4520 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:           110308 kB
Committed_AS:  5989964 kB
PageTables:       1460 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= 66526 MiB

End job on node63 on Sun May 13 10:07:13 UTC 2007