Trace number 426338

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.2 2506.46

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S313074252-14.cnf
MD5SUMb8537884c9d9279a530f0796aac6a0e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3373
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.02	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/node30/watcher-426338-1179011033 -o ROOT/results/node30/solver-426338-1179011033 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426338-1179011033/MiraXTv3_dyn /tmp/evaluation/426338-1179011033/instance-426338-1179011033.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.00 1.11 1.49 3/77 13143
/proc/meminfo: memFree=1138656/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=236 CPUtime=0
/proc/13143/stat : 13143 (MiraXTv3_dyn) D 13141 13143 13071 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 349019047 241664 30 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7017252 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13143/statm: 59 30 25 20 0 2 0

[startup+0.041885 s]
/proc/loadavg: 1.00 1.11 1.49 3/77 13143
/proc/meminfo: memFree=1138656/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=5188 CPUtime=0.01
/proc/13143/stat : 13143 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194304 668 0 3 0 1 0 0 0 18 0 1 0 349019047 5312512 646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526905 0 0 4096 0 0 0 0 17 0 0 0
/proc/13143/statm: 1297 646 206 20 0 655 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5188

[startup+0.117892 s]
/proc/loadavg: 1.00 1.11 1.49 3/77 13143
/proc/meminfo: memFree=1138656/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=12512 CPUtime=0.12
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 1538 0 3 0 12 0 0 0 18 0 3 0 349019047 12812288 1514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 3128 1514 218 20 0 2486 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12512

[startup+0.301944 s]
/proc/loadavg: 1.00 1.11 1.49 3/77 13143
/proc/meminfo: memFree=1138656/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=13800 CPUtime=0.49
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 1791 0 3 0 49 0 0 0 18 0 3 0 349019047 14131200 1767 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 3450 1767 218 20 0 2808 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13800

[startup+0.701971 s]
/proc/loadavg: 1.00 1.11 1.49 3/77 13143
/proc/meminfo: memFree=1138656/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=16408 CPUtime=1.29
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 2593 0 3 0 128 1 0 0 18 0 3 0 349019047 16801792 2569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 4102 2569 218 20 0 3460 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16408

[startup+1.50099 s]
/proc/loadavg: 1.00 1.11 1.49 3/80 13146
/proc/meminfo: memFree=1126088/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=23128 CPUtime=2.89
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 4107 0 3 0 287 2 0 0 18 0 3 0 349019047 23683072 4083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 5782 4083 218 20 0 5140 0
[pid=13143/tid=13145] ppid=13141 vsize=23128 CPUtime=1.41
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 1681 0 0 0 141 0 0 0 25 0 3 0 349019054 23683072 4083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7452283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=23128 CPUtime=1.41
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 1620 0 0 0 140 1 0 0 17 0 3 0 349019054 23683072 4083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 23128

[startup+3.10109 s]
/proc/loadavg: 1.00 1.11 1.49 3/80 13146
/proc/meminfo: memFree=1117960/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=33792 CPUtime=6.08
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 6829 0 3 0 604 4 0 0 18 0 3 0 349019047 34603008 6805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 8448 6806 218 20 0 7806 0
[pid=13143/tid=13145] ppid=13141 vsize=33792 CPUtime=3.01
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 3072 0 0 0 300 1 0 0 23 0 3 0 349019054 34603008 6806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=33792 CPUtime=3
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 2952 0 0 0 298 2 0 0 25 0 3 0 349019054 34603008 6806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 33792

[startup+6.30234 s]
/proc/loadavg: 1.08 1.12 1.49 3/80 13146
/proc/meminfo: memFree=1103120/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=41672 CPUtime=12.47
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 8842 0 3 0 1241 6 0 0 18 0 3 0 349019047 42672128 8818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 10418 8818 218 20 0 9776 0
[pid=13143/tid=13145] ppid=13141 vsize=41672 CPUtime=6.22
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 4087 0 0 0 620 2 0 0 25 0 3 0 349019054 42672128 8818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=41672 CPUtime=6.18
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 3949 0 0 0 615 3 0 0 25 0 3 0 349019054 42672128 8818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 41672

[startup+12.7017 s]
/proc/loadavg: 1.15 1.14 1.49 3/80 13146
/proc/meminfo: memFree=1078480/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=69440 CPUtime=25.23
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 15899 0 3 0 2512 11 0 0 18 0 3 0 349019047 71106560 15802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 17360 15802 218 20 0 16718 0
[pid=13143/tid=13145] ppid=13141 vsize=69440 CPUtime=12.61
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 7684 0 0 0 1257 4 0 0 20 0 3 0 349019054 71106560 15802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7452283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=69440 CPUtime=12.55
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 7409 0 0 0 1249 6 0 0 25 0 3 0 349019054 71106560 15802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 69440

[startup+25.5026 s]
/proc/loadavg: 1.34 1.18 1.50 3/80 13146
/proc/meminfo: memFree=1022096/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=123116 CPUtime=50.76
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 29393 0 3 0 5050 26 0 0 18 0 3 0 349019047 126070784 29024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 30779 29024 218 20 0 30137 0
[pid=13143/tid=13145] ppid=13141 vsize=123116 CPUtime=25.41
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 14688 0 0 0 2531 10 0 0 25 0 3 0 349019054 126070784 29024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=123116 CPUtime=25.29
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 13899 0 0 0 2514 15 0 0 25 0 3 0 349019054 126070784 29024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 123116

[startup+51.1023 s]
/proc/loadavg: 1.56 1.25 1.51 3/80 13146
/proc/meminfo: memFree=985040/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=161764 CPUtime=101.83
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 39853 0 3 0 10145 38 0 0 18 0 3 0 349019047 165646336 38946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 40441 38946 218 20 0 39799 0
[pid=13143/tid=13145] ppid=13141 vsize=161764 CPUtime=50.98
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 19845 0 0 0 5084 14 0 0 25 0 3 0 349019054 165646336 38946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=161764 CPUtime=50.79
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 19202 0 0 0 5056 23 0 0 25 0 3 0 349019054 165646336 38946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 161764

[startup+102.307 s]
/proc/loadavg: 1.81 1.36 1.53 3/80 13146
/proc/meminfo: memFree=957136/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=186840 CPUtime=203.98
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 47032 0 3 0 20352 46 0 0 18 0 3 0 349019047 191324160 45186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 46710 45186 218 20 0 46068 0
[pid=13143/tid=13145] ppid=13141 vsize=186840 CPUtime=102.13
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 24046 0 0 0 10195 18 0 0 25 0 3 0 349019054 191324160 45186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=186840 CPUtime=101.79
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 22180 0 0 0 10152 27 0 0 25 0 3 0 349019054 191324160 45186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 186840

[startup+162.303 s]
/proc/loadavg: 1.93 1.47 1.56 3/80 13146
/proc/meminfo: memFree=941456/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=201924 CPUtime=323.69
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 52052 0 3 0 32316 53 0 0 18 0 3 0 349019047 206770176 49082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 50481 49082 218 20 0 49839 0
[pid=13143/tid=13145] ppid=13141 vsize=201924 CPUtime=162.07
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 27638 0 0 0 16186 21 0 0 25 0 3 0 349019054 206770176 49082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=201924 CPUtime=161.55
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 23608 0 0 0 16125 30 0 0 25 0 3 0 349019054 206770176 49082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 201924

[startup+222.303 s]
/proc/loadavg: 1.97 1.57 1.58 3/80 13146
/proc/meminfo: memFree=929744/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=214980 CPUtime=443.38
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 55881 0 3 0 44281 57 0 0 18 0 3 0 349019047 220139520 52049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 53745 52049 218 20 0 53103 0
[pid=13143/tid=13145] ppid=13141 vsize=214980 CPUtime=222.02
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 28087 0 0 0 22180 22 0 0 25 0 3 0 349019054 220139520 52049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=214980 CPUtime=221.31
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 26988 0 0 0 22096 35 0 0 25 0 3 0 349019054 220139520 52049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 214980

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.61 3/80 13146
/proc/meminfo: memFree=924176/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=219804 CPUtime=563.07
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 58283 0 3 0 56248 59 0 0 18 0 3 0 349019047 225079296 53427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 54951 53427 218 20 0 54309 0
[pid=13143/tid=13145] ppid=13141 vsize=219804 CPUtime=281.96
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 29364 0 0 0 28174 22 0 0 25 0 3 0 349019054 225079296 53427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=219804 CPUtime=281.05
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 28113 0 0 0 28069 36 0 0 25 0 3 0 349019054 225079296 53427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 219804

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.63 3/80 13146
/proc/meminfo: memFree=924112/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=219804 CPUtime=682.75
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 59416 0 3 0 68215 60 0 0 18 0 3 0 349019047 225079296 53444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 54951 53444 218 20 0 54309 0
[pid=13143/tid=13145] ppid=13141 vsize=219804 CPUtime=341.9
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 29967 0 0 0 34167 23 0 0 25 0 3 0 349019054 225079296 53444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521357 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=219804 CPUtime=340.78
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 28643 0 0 0 34042 36 0 0 25 0 3 0 349019054 225079296 53444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 219804

[startup+402.301 s]

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

/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43028 0 0 0 184014 38 0 0 25 0 3 0 349019054 298065920 71157 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=1834.63
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48019 0 0 0 183396 67 0 0 25 0 3 0 349019054 298065920 71157 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.22
Current children cumulated vsize (KiB) 291080

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13146
/proc/meminfo: memFree=853264/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=3794.93
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91861 0 3 0 379386 107 0 0 18 0 3 0 349019047 298065920 71165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71165 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=1900.47
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43032 0 0 0 190009 38 0 0 25 0 3 0 349019054 298065920 71165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=1894.4
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48023 0 0 0 189372 68 0 0 25 0 3 0 349019054 298065920 71165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.93
Current children cumulated vsize (KiB) 291080

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13146
/proc/meminfo: memFree=853264/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=3914.62
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91869 0 3 0 391354 108 0 0 18 0 3 0 349019047 298065920 71173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71173 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=1960.41
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43038 0 0 0 196003 38 0 0 25 0 3 0 349019054 298065920 71173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=1954.13
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48025 0 0 0 195345 68 0 0 25 0 3 0 349019054 298065920 71173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.62
Current children cumulated vsize (KiB) 291080

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 13146
/proc/meminfo: memFree=853264/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=4034.3
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91876 0 3 0 403322 108 0 0 18 0 3 0 349019047 298065920 71180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71180 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=2020.36
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43039 0 0 0 201997 39 0 0 25 0 3 0 349019054 298065920 71180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=2013.89
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48031 0 0 0 201320 69 0 0 25 0 3 0 349019054 298065920 71180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.3
Current children cumulated vsize (KiB) 291080

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13146
/proc/meminfo: memFree=853264/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=4154.03
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91888 0 3 0 415294 109 0 0 18 0 3 0 349019047 298065920 71192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71192 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=2080.32
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43045 0 0 0 207993 39 0 0 25 0 3 0 349019054 298065920 71192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=2073.64
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48037 0 0 0 207295 69 0 0 25 0 3 0 349019054 298065920 71192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.03
Current children cumulated vsize (KiB) 291080

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13146
/proc/meminfo: memFree=853200/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=4273.72
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91903 0 3 0 427263 109 0 0 18 0 3 0 349019047 298065920 71207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71207 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=2140.26
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43054 0 0 0 213987 39 0 0 25 0 3 0 349019054 298065920 71207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=2133.4
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48043 0 0 0 213270 70 0 0 25 0 3 0 349019054 298065920 71207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.72
Current children cumulated vsize (KiB) 291080

[startup+2202.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/80 13146
/proc/meminfo: memFree=853200/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=4393.42
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91906 0 3 0 439232 110 0 0 18 0 3 0 349019047 298065920 71174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71174 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=2200.2
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43056 0 0 0 219981 39 0 0 25 0 3 0 349019054 298065920 71174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=2193.16
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48044 0 0 0 219246 70 0 0 25 0 3 0 349019054 298065920 71174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.42
Current children cumulated vsize (KiB) 291080

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/80 13148
/proc/meminfo: memFree=853200/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291080 CPUtime=4513.15
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 91911 0 3 0 451204 111 0 0 18 0 3 0 349019047 298065920 71179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72770 71179 218 20 0 72128 0
[pid=13143/tid=13145] ppid=13141 vsize=291080 CPUtime=2260.15
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43057 0 0 0 225976 39 0 0 25 0 3 0 349019054 298065920 71179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291080 CPUtime=2252.93
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48048 0 0 0 225222 71 0 0 25 0 3 0 349019054 298065920 71179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.15
Current children cumulated vsize (KiB) 291080

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13148
/proc/meminfo: memFree=852880/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291476 CPUtime=4632.84
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 92193 0 3 0 463172 112 0 0 18 0 3 0 349019047 298471424 71278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72869 71278 218 20 0 72227 0
[pid=13143/tid=13145] ppid=13141 vsize=291476 CPUtime=2320.1
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43338 0 0 0 231970 40 0 0 25 0 3 0 349019054 298471424 71278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291476 CPUtime=2312.69
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48049 0 0 0 231197 72 0 0 25 0 3 0 349019054 298471424 71278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.84
Current children cumulated vsize (KiB) 291476

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13148
/proc/meminfo: memFree=852752/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291476 CPUtime=4752.51
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 92655 0 3 0 475138 113 0 0 18 0 3 0 349019047 298471424 71280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72869 71280 218 20 0 72227 0
[pid=13143/tid=13145] ppid=13141 vsize=291476 CPUtime=2380
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 43799 0 0 0 237960 40 0 0 25 0 3 0 349019054 298471424 71280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291476 CPUtime=2372.45
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48050 0 0 0 237173 72 0 0 25 0 3 0 349019054 298471424 71280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.51
Current children cumulated vsize (KiB) 291476

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13148
/proc/meminfo: memFree=852752/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291476 CPUtime=4872.23
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 93033 0 3 0 487109 114 0 0 18 0 3 0 349019047 298471424 71290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72869 71290 218 20 0 72227 0
[pid=13143/tid=13145] ppid=13141 vsize=291476 CPUtime=2439.95
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 44172 0 0 0 243955 40 0 0 25 0 3 0 349019054 298471424 71290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291476 CPUtime=2432.22
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48055 0 0 0 243149 73 0 0 25 0 3 0 349019054 298471424 71290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.23
Current children cumulated vsize (KiB) 291476

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13148
/proc/meminfo: memFree=852752/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291476 CPUtime=4991.94
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 93408 0 3 0 499079 115 0 0 18 0 3 0 349019047 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72869 71293 218 20 0 72227 0
[pid=13143/tid=13145] ppid=13141 vsize=291476 CPUtime=2499.9
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 44545 0 0 0 249949 41 0 0 25 0 3 0 349019054 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291476 CPUtime=2491.98
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48057 0 0 0 249125 73 0 0 25 0 3 0 349019054 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.94
Current children cumulated vsize (KiB) 291476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 13148
/proc/meminfo: memFree=852816/2055920 swapFree=4157176/4192956
[pid=13143] ppid=13141 vsize=291476 CPUtime=5000.13
/proc/13143/stat : 13143 (MiraXTv3_dyn) S 13141 13143 13071 0 -1 4194304 93408 0 3 0 499898 115 0 0 18 0 3 0 349019047 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13143/statm: 72869 71293 218 20 0 72227 0
[pid=13143/tid=13145] ppid=13141 vsize=291476 CPUtime=2504.01
/proc/13143/task/13145/stat : 13145 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 44545 0 0 0 250360 41 0 0 25 0 3 0 349019054 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13143/tid=13146] ppid=13141 vsize=291476 CPUtime=2496.06
/proc/13143/task/13146/stat : 13146 (MiraXTv3_dyn) R 13141 13143 13071 0 -1 4194368 48057 0 0 0 249533 73 0 0 25 0 3 0 349019054 298471424 71293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 291476

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.46
CPU time (s): 5000.2
CPU user time (s): 4999
CPU system time (s): 1.20282
CPU usage (%): 199.493
Max. virtual memory (cumulated for all children) (KiB): 291844

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

runsolver used 2.32665 second user time and 6.80596 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat May 12 23:03:54 UTC 2007

IDJOB= 426338
IDBENCH= 20163
IDSOLVER= 196
FILE ID= node30/426338-1179011033

PBS_JOBID= 5252994

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S313074252-14.cnf
COMMAND LINE= /tmp/evaluation/426338-1179011033/MiraXTv3_dyn /tmp/evaluation/426338-1179011033/instance-426338-1179011033.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-426338-1179011033 -o ROOT/results/node30/solver-426338-1179011033 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426338-1179011033/MiraXTv3_dyn /tmp/evaluation/426338-1179011033/instance-426338-1179011033.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b8537884c9d9279a530f0796aac6a0e7

RANDOM SEED= 523894795

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1140344 kB
Buffers:         56000 kB
Cached:         704788 kB
SwapCached:      15364 kB
Active:         381568 kB
Inactive:       402328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1140344 kB
SwapTotal:     4192956 kB
SwapFree:      4157176 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:           117244 kB
Committed_AS:  9172076 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB

End job on node30 on Sat May 12 23:45:42 UTC 2007