Trace number 426256

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.06 2507.25

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1207324880-03.cnf
MD5SUMdb32d515bf5934ff8ba3b84fd3a1f9e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark46.23
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/node13/watcher-426256-1179003560 -o ROOT/results/node13/solver-426256-1179003560 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426256-1179003560/MiraXTv3_dyn /tmp/evaluation/426256-1179003560/instance-426256-1179003560.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.99 3/77 28641
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=3788 CPUtime=0
/proc/28641/stat : 28641 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 348273851 3878912 317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28641/statm: 947 323 202 20 0 305 0

[startup+0.102624 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28641
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=5460 CPUtime=0.09
/proc/28641/stat : 28641 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194304 795 0 0 0 9 0 0 0 18 0 1 0 348273851 5591040 770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/28641/statm: 1365 770 207 20 0 723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5460

[startup+0.20165 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28641
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=12392 CPUtime=0.24
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 1535 0 0 0 24 0 0 0 18 0 3 0 348273851 12689408 1445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 3098 1445 218 20 0 2456 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 12392

[startup+0.302672 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28641
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=13944 CPUtime=0.44
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 1853 0 0 0 44 0 0 0 18 0 3 0 348273851 14278656 1763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 3486 1764 218 20 0 2844 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13944

[startup+0.702758 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28641
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=18500 CPUtime=1.24
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 3204 0 0 0 123 1 0 0 18 0 3 0 348273851 18944000 3114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 4625 3114 218 20 0 3983 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 18500

[startup+1.50193 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1697376/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=28988 CPUtime=2.84
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 5719 0 0 0 281 3 0 0 18 0 3 0 348273851 29683712 5629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 7247 5629 218 20 0 6605 0
[pid=28641/tid=28643] ppid=28639 vsize=28988 CPUtime=1.36
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 2342 0 0 0 135 1 0 0 23 0 3 0 348273865 29683712 5629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28641/tid=28644] ppid=28639 vsize=28988 CPUtime=1.34
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 2467 0 0 0 133 1 0 0 18 0 3 0 348273865 29683712 5629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 28988

[startup+3.10127 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1684512/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=42376 CPUtime=6.03
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 8958 0 0 0 597 6 0 0 18 0 3 0 348273851 43393024 8867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 10594 8867 218 20 0 9952 0
[pid=28641/tid=28643] ppid=28639 vsize=42376 CPUtime=2.96
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 3926 0 0 0 294 2 0 0 25 0 3 0 348273865 43393024 8867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28641/tid=28644] ppid=28639 vsize=42376 CPUtime=2.93
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 4122 0 0 0 290 3 0 0 20 0 3 0 348273865 43393024 8867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 42376

[startup+6.30297 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1672992/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=54284 CPUtime=12.41
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 12112 0 0 0 1233 8 0 0 18 0 3 0 348273851 55586816 11949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 13571 11949 218 20 0 12929 0
[pid=28641/tid=28643] ppid=28639 vsize=54284 CPUtime=6.16
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 5402 0 0 0 613 3 0 0 25 0 3 0 348273865 55586816 11949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28641/tid=28644] ppid=28639 vsize=54284 CPUtime=6.11
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 5800 0 0 0 607 4 0 0 19 0 3 0 348273865 55586816 11949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 54284

[startup+12.7013 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1623136/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=102668 CPUtime=25.18
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 24356 0 0 0 2500 18 0 0 18 0 3 0 348273851 105132032 24027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 25667 24027 218 20 0 25025 0
[pid=28641/tid=28643] ppid=28639 vsize=102668 CPUtime=12.55
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 11455 0 0 0 1249 6 0 0 25 0 3 0 348273865 105132032 24027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521896 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28641/tid=28644] ppid=28639 vsize=102668 CPUtime=12.49
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 11991 0 0 0 1238 11 0 0 20 0 3 0 348273865 105132032 24027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526635 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 102668

[startup+25.5021 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1608160/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=112704 CPUtime=50.69
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 27209 0 0 0 5047 22 0 0 18 0 3 0 348273851 115408896 26557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 28176 26557 218 20 0 27534 0
[pid=28641/tid=28643] ppid=28639 vsize=112704 CPUtime=25.29
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 12876 0 0 0 2522 7 0 0 25 0 3 0 348273865 115408896 26557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=112704 CPUtime=25.25
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 13423 0 0 0 2512 13 0 0 25 0 3 0 348273865 115408896 26557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 112704

[startup+51.1025 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 28644
/proc/meminfo: memFree=1567008/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=153676 CPUtime=101.75
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 38235 0 0 0 10142 33 0 0 18 0 3 0 348273851 157364224 36836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 38419 36836 218 20 0 37777 0
[pid=28641/tid=28643] ppid=28639 vsize=153676 CPUtime=50.78
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 18726 0 0 0 5066 12 0 0 25 0 3 0 348273865 157364224 36836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=153676 CPUtime=50.83
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 18599 0 0 0 5063 20 0 0 25 0 3 0 348273865 157364224 36836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 153676

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.99 3/86 28670
/proc/meminfo: memFree=1545320/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=173308 CPUtime=203.81
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 44676 0 0 0 20340 41 0 0 18 0 3 0 348273851 177467392 41963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 43327 41963 218 20 0 42685 0
[pid=28641/tid=28643] ppid=28639 vsize=173308 CPUtime=101.69
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 21772 0 0 0 10155 14 0 0 25 0 3 0 348273865 177467392 41963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=173308 CPUtime=101.97
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 21994 0 0 0 10172 25 0 0 25 0 3 0 348273865 177467392 41963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 173308

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 28842
/proc/meminfo: memFree=1543960/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=175656 CPUtime=323.15
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 46524 0 0 0 32259 56 0 0 18 0 3 0 348273851 179871744 42474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 43914 42474 218 20 0 43272 0
[pid=28641/tid=28643] ppid=28639 vsize=175656 CPUtime=161.26
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 22788 0 0 0 16097 29 0 0 25 0 3 0 348273865 179871744 42474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=175656 CPUtime=161.76
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 22826 0 0 0 16149 27 0 0 25 0 3 0 348273865 179871744 42474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.15
Current children cumulated vsize (KiB) 175656

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28842
/proc/meminfo: memFree=1527840/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=191568 CPUtime=442.79
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 51898 0 0 0 44218 61 0 0 18 0 3 0 348273851 196165632 46575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 47892 46575 218 20 0 47250 0
[pid=28641/tid=28643] ppid=28639 vsize=191568 CPUtime=220.97
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 26787 0 0 0 22066 31 0 0 25 0 3 0 348273865 196165632 46575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=191568 CPUtime=221.68
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 24201 0 0 0 22139 29 0 0 25 0 3 0 348273865 196165632 46575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.79
Current children cumulated vsize (KiB) 191568

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28842
/proc/meminfo: memFree=1527840/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=191568 CPUtime=562.45
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 52895 0 0 0 56183 62 0 0 18 0 3 0 348273851 196165632 46631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 47892 46631 218 20 0 47250 0
[pid=28641/tid=28643] ppid=28639 vsize=191568 CPUtime=280.69
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 27164 0 0 0 28037 32 0 0 22 0 3 0 348273865 196165632 46631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=191568 CPUtime=281.63
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 24821 0 0 0 28133 30 0 0 21 0 3 0 348273865 196165632 46631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.45
Current children cumulated vsize (KiB) 191568

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28842
/proc/meminfo: memFree=1525536/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=193616 CPUtime=682.13
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 54011 0 0 0 68148 65 0 0 18 0 3 0 348273851 198262784 47203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 48404 47203 218 20 0 47762 0
[pid=28641/tid=28643] ppid=28639 vsize=193616 CPUtime=340.39
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 27179 0 0 0 34007 32 0 0 25 0 3 0 348273865 198262784 47203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=193616 CPUtime=341.59
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 25922 0 0 0 34127 32 0 0 25 0 3 0 348273865 198262784 47203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.13
Current children cumulated vsize (KiB) 193616

[startup+402.303 s]

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

/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45096 0 0 0 189664 56 0 0 25 0 3 0 348273865 268447744 64000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=262156 CPUtime=1896.17
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45248 0 0 0 189559 58 0 0 25 0 3 0 348273865 268447744 64000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.53
Current children cumulated vsize (KiB) 262156

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1451488/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=268300 CPUtime=3913.17
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 93813 0 0 0 391198 119 0 0 18 0 3 0 348273851 274739200 65636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 67075 65636 218 20 0 66433 0
[pid=28641/tid=28643] ppid=28639 vsize=268300 CPUtime=1956.91
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45701 0 0 0 195634 57 0 0 25 0 3 0 348273865 274739200 65636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=268300 CPUtime=1956.12
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47202 0 0 0 195551 61 0 0 25 0 3 0 348273865 274739200 65636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.17
Current children cumulated vsize (KiB) 268300

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1451872/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=268172 CPUtime=4032.85
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 94172 0 0 0 403165 120 0 0 18 0 3 0 348273851 274608128 65552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 67043 65552 218 20 0 66401 0
[pid=28641/tid=28643] ppid=28639 vsize=268172 CPUtime=2016.62
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45914 0 0 0 201605 57 0 0 25 0 3 0 348273865 274608128 65552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=268172 CPUtime=2016.08
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47348 0 0 0 201547 61 0 0 25 0 3 0 348273865 274608128 65552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.85
Current children cumulated vsize (KiB) 268172

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1452000/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=268096 CPUtime=4152.53
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 94172 0 0 0 415133 120 0 0 18 0 3 0 348273851 274530304 65522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 67024 65522 218 20 0 66382 0
[pid=28641/tid=28643] ppid=28639 vsize=268096 CPUtime=2076.34
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45914 0 0 0 207577 57 0 0 25 0 3 0 348273865 274530304 65522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=268096 CPUtime=2076.04
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47348 0 0 0 207542 62 0 0 25 0 3 0 348273865 274530304 65522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.53
Current children cumulated vsize (KiB) 268096

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1452128/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=268096 CPUtime=4272.2
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 94176 0 0 0 427099 121 0 0 18 0 3 0 348273851 274530304 65493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 67024 65493 218 20 0 66382 0
[pid=28641/tid=28643] ppid=28639 vsize=268096 CPUtime=2136.05
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45918 0 0 0 213547 58 0 0 25 0 3 0 348273865 274530304 65493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=268096 CPUtime=2136.01
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47348 0 0 0 213539 62 0 0 25 0 3 0 348273865 274530304 65493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.2
Current children cumulated vsize (KiB) 268096

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1452192/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=268088 CPUtime=4391.9
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 94176 0 0 0 439068 122 0 0 18 0 3 0 348273851 274522112 65491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 67022 65491 218 20 0 66380 0
[pid=28641/tid=28643] ppid=28639 vsize=268088 CPUtime=2195.77
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45918 0 0 0 219519 58 0 0 25 0 3 0 348273865 274522112 65491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=268088 CPUtime=2195.98
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47348 0 0 0 219536 62 0 0 25 0 3 0 348273865 274522112 65491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.9
Current children cumulated vsize (KiB) 268088

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1447840/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=272184 CPUtime=4511.57
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 95298 0 0 0 451032 125 0 0 18 0 3 0 348273851 278716416 66542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 68046 66542 218 20 0 67404 0
[pid=28641/tid=28643] ppid=28639 vsize=272184 CPUtime=2255.48
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45918 0 0 0 225490 58 0 0 25 0 3 0 348273865 278716416 66542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=272184 CPUtime=2255.94
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 48470 0 0 0 225528 66 0 0 25 0 3 0 348273865 278716416 66542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.57
Current children cumulated vsize (KiB) 272184

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1446560/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=273200 CPUtime=4631.25
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 96045 0 0 0 462998 127 0 0 18 0 3 0 348273851 279756800 66861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 68300 66861 218 20 0 67658 0
[pid=28641/tid=28643] ppid=28639 vsize=273200 CPUtime=2315.2
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 45918 0 0 0 231462 58 0 0 25 0 3 0 348273865 279756800 66861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=273200 CPUtime=2315.9
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 49217 0 0 0 231523 67 0 0 25 0 3 0 348273865 279756800 66861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.25
Current children cumulated vsize (KiB) 273200

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28842
/proc/meminfo: memFree=1438944/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=281392 CPUtime=4750.93
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 98562 0 0 0 474962 131 0 0 18 0 3 0 348273851 288145408 68810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 70348 68810 218 20 0 69706 0
[pid=28641/tid=28643] ppid=28639 vsize=281392 CPUtime=2374.92
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47752 0 0 0 237430 62 0 0 25 0 3 0 348273865 288145408 68810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=281392 CPUtime=2375.87
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 49900 0 0 0 237519 68 0 0 25 0 3 0 348273865 288145408 68810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.93
Current children cumulated vsize (KiB) 281392

[startup+2442.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/80 28842
/proc/meminfo: memFree=1439072/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=281092 CPUtime=4870.58
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 98999 0 0 0 486926 132 0 0 18 0 3 0 348273851 287838208 68746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 70273 68746 218 20 0 69631 0
[pid=28641/tid=28643] ppid=28639 vsize=281092 CPUtime=2434.62
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47752 0 0 0 243400 62 0 0 25 0 3 0 348273865 287838208 68746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=281092 CPUtime=2435.82
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 50337 0 0 0 243513 69 0 0 25 0 3 0 348273865 287838208 68746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.58
Current children cumulated vsize (KiB) 281092

[startup+2502.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 28842
/proc/meminfo: memFree=1439520/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=280608 CPUtime=4990.22
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 99000 0 0 0 498889 133 0 0 18 0 3 0 348273851 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 70152 68626 218 20 0 69510 0
[pid=28641/tid=28643] ppid=28639 vsize=280608 CPUtime=2494.33
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47753 0 0 0 249371 62 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=280608 CPUtime=2495.74
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 50337 0 0 0 249505 69 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.22
Current children cumulated vsize (KiB) 280608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 28842
/proc/meminfo: memFree=1439520/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=280608 CPUtime=5000
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 99000 0 0 0 499867 133 0 0 18 0 3 0 348273851 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 70152 68626 218 20 0 69510 0
[pid=28641/tid=28643] ppid=28639 vsize=280608 CPUtime=2499.2
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47753 0 0 0 249858 62 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=280608 CPUtime=2500.64
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 50337 0 0 0 249995 69 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 280608

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

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

[startup+2507.2 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 28842
/proc/meminfo: memFree=1439520/2055920 swapFree=4159364/4192956
[pid=28641] ppid=28639 vsize=280608 CPUtime=5000
/proc/28641/stat : 28641 (MiraXTv3_dyn) S 28639 28641 28253 0 -1 4194304 99000 0 0 0 499867 133 0 0 18 0 3 0 348273851 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28641/statm: 70152 68626 218 20 0 69510 0
[pid=28641/tid=28643] ppid=28639 vsize=280608 CPUtime=2499.2
/proc/28641/task/28643/stat : 28643 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 47753 0 0 0 249858 62 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28641/tid=28644] ppid=28639 vsize=280608 CPUtime=2500.64
/proc/28641/task/28644/stat : 28644 (MiraXTv3_dyn) R 28639 28641 28253 0 -1 4194368 50337 0 0 0 249995 69 0 0 25 0 3 0 348273865 287342592 68626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 280608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.25
CPU time (s): 5000.06
CPU user time (s): 4998.69
CPU system time (s): 1.37479
CPU usage (%): 199.424
Max. virtual memory (cumulated for all children) (KiB): 281392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.69
system time used= 1.37479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99000
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= 1211
involuntary context switches= 94509

runsolver used 2.52262 second user time and 6.64599 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May 12 20:59:20 UTC 2007

IDJOB= 426256
IDBENCH= 20081
IDSOLVER= 196
FILE ID= node13/426256-1179003560

PBS_JOBID= 5252842

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1207324880-03.cnf
COMMAND LINE= /tmp/evaluation/426256-1179003560/MiraXTv3_dyn /tmp/evaluation/426256-1179003560/instance-426256-1179003560.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426256-1179003560 -o ROOT/results/node13/solver-426256-1179003560 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426256-1179003560/MiraXTv3_dyn /tmp/evaluation/426256-1179003560/instance-426256-1179003560.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  db32d515bf5934ff8ba3b84fd3a1f9e1

RANDOM SEED= 934892558

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1714640 kB
Buffers:         42096 kB
Cached:         211680 kB
SwapCached:      12852 kB
Active:         142980 kB
Inactive:       134268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714640 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            49480 kB
Committed_AS:  9873776 kB
PageTables:       1872 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= 66548 MiB

End job on node13 on Sat May 12 21:41:10 UTC 2007