Trace number 455853

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 v3UNSAT 2384.75 1195.64

General information on the benchmark

Namecrafted/spence/
medium/s85-100.cnf
MD5SUM0fa13b4cd7cac4108d58b524e7bb4ec3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.692
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2384.70/1195.63	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node51/watcher-455853-1179017767 -o ROOT/results/node51/solver-455853-1179017767 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455853-1179017767/MiraXTv3_dyn /tmp/evaluation/455853-1179017767/instance-455853-1179017767.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.83 1.93 1.90 3/64 4261
/proc/meminfo: memFree=1133592/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=3788 CPUtime=0
/proc/4261/stat : 4261 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 256621829 3878912 244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/4261/statm: 946 245 207 20 0 304 0

[startup+0.072282 s]
/proc/loadavg: 1.83 1.93 1.90 3/64 4261
/proc/meminfo: memFree=1133592/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=6284 CPUtime=0.13
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 536 0 0 0 13 0 0 0 18 0 3 0 256621829 6434816 511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 1571 511 218 20 0 929 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6284

[startup+0.101286 s]
/proc/loadavg: 1.83 1.93 1.90 3/64 4261
/proc/meminfo: memFree=1133592/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=6468 CPUtime=0.19
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 612 0 0 0 19 0 0 0 18 0 3 0 256621829 6623232 587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 1617 587 218 20 0 975 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6468

[startup+0.301308 s]
/proc/loadavg: 1.83 1.93 1.90 3/64 4261
/proc/meminfo: memFree=1133592/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=8376 CPUtime=0.59
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 969 0 0 0 59 0 0 0 18 0 3 0 256621829 8577024 944 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 2094 944 218 20 0 1452 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8376

[startup+0.701342 s]
/proc/loadavg: 1.83 1.93 1.90 3/64 4261
/proc/meminfo: memFree=1133592/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=9560 CPUtime=1.38
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 1511 0 0 0 138 0 0 0 18 0 3 0 256621829 9789440 1485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 2390 1485 218 20 0 1748 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9560

[startup+1.50141 s]
/proc/loadavg: 1.83 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1127040/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=12828 CPUtime=2.98
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 1996 0 0 0 298 0 0 0 18 0 3 0 256621829 13135872 1970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 3207 1970 218 20 0 2565 0
[pid=4261/tid=4263] ppid=4259 vsize=12828 CPUtime=1.49
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 629 0 0 0 149 0 0 0 17 0 3 0 256621829 13135872 1970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=12828 CPUtime=1.48
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 1076 0 0 0 148 0 0 0 20 0 3 0 256621829 13135872 1970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12828

[startup+3.10256 s]
/proc/loadavg: 1.83 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1125056/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=15212 CPUtime=6.18
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 2640 0 0 0 617 1 0 0 18 0 3 0 256621829 15577088 2542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 3803 2542 218 20 0 3161 0
[pid=4261/tid=4263] ppid=4259 vsize=15212 CPUtime=3.09
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 788 0 0 0 309 0 0 0 25 0 3 0 256621829 15577088 2542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=15212 CPUtime=3.07
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 1561 0 0 0 307 0 0 0 25 0 3 0 256621829 15577088 2542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 15212

[startup+6.30185 s]
/proc/loadavg: 1.85 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1119296/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=20840 CPUtime=12.56
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 4203 0 0 0 1254 2 0 0 18 0 3 0 256621829 21340160 4056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 5210 4056 218 20 0 4568 0
[pid=4261/tid=4263] ppid=4259 vsize=20840 CPUtime=6.29
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 1571 0 0 0 628 1 0 0 17 0 3 0 256621829 21340160 4056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=20840 CPUtime=6.26
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 2341 0 0 0 625 1 0 0 25 0 3 0 256621829 21340160 4056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 20840

[startup+12.7014 s]
/proc/loadavg: 1.86 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1112768/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=26308 CPUtime=25.31
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 5751 0 0 0 2528 3 0 0 18 0 3 0 256621829 26939392 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 6577 5378 218 20 0 5935 0
[pid=4261/tid=4263] ppid=4259 vsize=26308 CPUtime=12.68
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 2334 0 0 0 1267 1 0 0 25 0 3 0 256621829 26939392 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=26308 CPUtime=12.63
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 3126 0 0 0 1261 2 0 0 25 0 3 0 256621829 26939392 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 26308

[startup+25.5016 s]
/proc/loadavg: 1.89 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1109120/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=30420 CPUtime=50.84
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 7170 0 0 0 5080 4 0 0 18 0 3 0 256621829 31150080 6386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 7605 6386 218 20 0 6963 0
[pid=4261/tid=4263] ppid=4259 vsize=30420 CPUtime=25.47
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 2980 0 0 0 2546 1 0 0 25 0 3 0 256621829 31150080 6386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=30420 CPUtime=25.36
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 3899 0 0 0 2534 2 0 0 25 0 3 0 256621829 31150080 6386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 30420

[startup+51.1019 s]
/proc/loadavg: 1.93 1.93 1.90 3/67 4264
/proc/meminfo: memFree=1103232/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=35728 CPUtime=101.92
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 9159 0 0 0 10186 6 0 0 18 0 3 0 256621829 36585472 7737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 8932 7737 218 20 0 8290 0
[pid=4261/tid=4263] ppid=4259 vsize=35728 CPUtime=51.06
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 3973 0 0 0 5104 2 0 0 25 0 3 0 256621829 36585472 7737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=35728 CPUtime=50.85
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 4895 0 0 0 5082 3 0 0 25 0 3 0 256621829 36585472 7737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 35728

[startup+102.305 s]
/proc/loadavg: 1.97 1.94 1.91 3/67 4264
/proc/meminfo: memFree=1097152/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=41540 CPUtime=204.06
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 12198 0 0 0 20397 9 0 0 18 0 3 0 256621829 42536960 9249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 10385 9249 218 20 0 9743 0
[pid=4261/tid=4263] ppid=4259 vsize=41540 CPUtime=102.23
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 5480 0 0 0 10219 4 0 0 25 0 3 0 256621829 42536960 9249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=41540 CPUtime=101.82
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 6427 0 0 0 10178 4 0 0 25 0 3 0 256621829 42536960 9249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 41540

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 4264
/proc/meminfo: memFree=1095488/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=43616 CPUtime=323.74
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 14113 0 0 0 32364 10 0 0 18 0 3 0 256621829 44662784 9621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 10904 9621 218 20 0 10262 0
[pid=4261/tid=4263] ppid=4259 vsize=43616 CPUtime=162.2
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 6366 0 0 0 16216 4 0 0 25 0 3 0 256621829 44662784 9621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=43616 CPUtime=161.54
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 7456 0 0 0 16148 6 0 0 25 0 3 0 256621829 44662784 9621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 43616

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 4264
/proc/meminfo: memFree=1093888/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=44576 CPUtime=443.44
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 16002 0 0 0 44332 12 0 0 18 0 3 0 256621829 45645824 10009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 11144 10009 218 20 0 10502 0
[pid=4261/tid=4263] ppid=4259 vsize=44576 CPUtime=222.16
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 7371 0 0 0 22211 5 0 0 25 0 3 0 256621829 45645824 10009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=44576 CPUtime=221.26
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 8340 0 0 0 22120 6 0 0 25 0 3 0 256621829 45645824 10009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 44576

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4264
/proc/meminfo: memFree=1092992/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=45840 CPUtime=563.15
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 17763 0 0 0 56302 13 0 0 18 0 3 0 256621829 46940160 10234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 11460 10234 218 20 0 10818 0
[pid=4261/tid=4263] ppid=4259 vsize=45840 CPUtime=282.13
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 8209 0 0 0 28208 5 0 0 25 0 3 0 256621829 46940160 10234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=45840 CPUtime=281.01
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 9263 0 0 0 28094 7 0 0 25 0 3 0 256621829 46940160 10234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.15
Current children cumulated vsize (KiB) 45840

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 4436
/proc/meminfo: memFree=1091200/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=47232 CPUtime=682.61
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 19465 0 0 0 68236 25 0 0 18 0 3 0 256621829 48365568 10370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 11808 10370 218 20 0 11166 0
[pid=4261/tid=4263] ppid=4259 vsize=47232 CPUtime=341.92
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 9143 0 0 0 34186 6 0 0 16 0 3 0 256621829 48365568 10370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3051004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4261/tid=4264] ppid=4259 vsize=47232 CPUtime=340.67
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 10031 0 0 0 34049 18 0 0 25 0 3 0 256621829 48365568 10370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.61
Current children cumulated vsize (KiB) 47232

[startup+402.301 s]

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

/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 17074 0 0 0 81863 27 0 0 25 0 3 0 256621829 56664064 12425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1640.14
Current children cumulated vsize (KiB) 55336

[startup+882.302 s]
/proc/loadavg: 2.11 2.03 1.93 3/67 4462
/proc/meminfo: memFree=1083840/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=55336 CPUtime=1759.84
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 34767 0 0 0 175946 38 0 0 18 0 3 0 256621829 56664064 12528 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 13834 12528 218 20 0 13192 0
[pid=4261/tid=4263] ppid=4259 vsize=55336 CPUtime=880.95
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 16666 0 0 0 88085 10 0 0 25 0 3 0 256621829 56664064 12528 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=55336 CPUtime=878.87
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 17810 0 0 0 87860 27 0 0 25 0 3 0 256621829 56664064 12528 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1759.84
Current children cumulated vsize (KiB) 55336

[startup+942.302 s]
/proc/loadavg: 2.12 2.05 1.94 3/67 4462
/proc/meminfo: memFree=1082944/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=56572 CPUtime=1879.56
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 36602 0 0 0 187916 40 0 0 18 0 3 0 256621829 57929728 12777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14143 12777 218 20 0 13501 0
[pid=4261/tid=4263] ppid=4259 vsize=56572 CPUtime=940.69
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 17511 0 0 0 94058 11 0 0 25 0 3 0 256621829 57929728 12777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=56572 CPUtime=938.86
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 18800 0 0 0 93858 28 0 0 25 0 3 0 256621829 57929728 12777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1879.56
Current children cumulated vsize (KiB) 56572

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 1.94 3/67 4464
/proc/meminfo: memFree=1082496/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=56836 CPUtime=1999.27
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 38178 0 0 0 199887 40 0 0 18 0 3 0 256621829 58200064 12871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14209 12871 218 20 0 13567 0
[pid=4261/tid=4263] ppid=4259 vsize=56836 CPUtime=1000.42
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 18347 0 0 0 100031 11 0 0 25 0 3 0 256621829 58200064 12871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=56836 CPUtime=998.84
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 19540 0 0 0 99856 28 0 0 25 0 3 0 256621829 58200064 12871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1999.27
Current children cumulated vsize (KiB) 56836

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/67 4464
/proc/meminfo: memFree=1082304/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=57048 CPUtime=2118.97
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 39601 0 0 0 211856 41 0 0 18 0 3 0 256621829 58417152 12915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14262 12915 218 20 0 13620 0
[pid=4261/tid=4263] ppid=4259 vsize=57048 CPUtime=1060.13
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 19067 0 0 0 106002 11 0 0 25 0 3 0 256621829 58417152 12915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=57048 CPUtime=1058.83
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 20243 0 0 0 105854 29 0 0 25 0 3 0 256621829 58417152 12915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2118.97
Current children cumulated vsize (KiB) 57048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/67 4464
/proc/meminfo: memFree=1081408/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=57984 CPUtime=2238.68
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 41233 0 0 0 223826 42 0 0 18 0 3 0 256621829 59375616 13163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14496 13163 218 20 0 13854 0
[pid=4261/tid=4263] ppid=4259 vsize=57984 CPUtime=1119.87
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 19995 0 0 0 111975 12 0 0 25 0 3 0 256621829 59375616 13163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=57984 CPUtime=1118.79
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 20947 0 0 0 111850 29 0 0 25 0 3 0 256621829 59375616 13163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2238.68
Current children cumulated vsize (KiB) 57984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2358.4
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 42840 0 0 0 235796 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1179.62
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 20989 0 0 0 117949 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1178.76
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21560 0 0 0 117846 30 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2358.4
Current children cumulated vsize (KiB) 58644

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

[startup+1183.9 s]
/proc/loadavg: 2.00 2.02 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2361.59
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 42956 0 0 0 236115 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1181.21
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 20989 0 0 0 118108 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1180.36
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21676 0 0 0 118006 30 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2361.59
Current children cumulated vsize (KiB) 58644

[startup+1190.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2374.34
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 42956 0 0 0 237390 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1187.56
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 20989 0 0 0 118743 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1186.76
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21676 0 0 0 118646 30 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.34
Current children cumulated vsize (KiB) 58644

[startup+1193.51 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2380.72
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 43072 0 0 0 238028 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1190.76
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21105 0 0 0 119063 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1189.95
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21676 0 0 0 118965 30 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.72
Current children cumulated vsize (KiB) 58644

[startup+1194.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2382.29
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 43072 0 0 0 238185 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1191.53
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21105 0 0 0 119140 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1190.74
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21676 0 0 0 119044 30 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134529004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 58644

[startup+1195.1 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2383.87
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 43188 0 0 0 238343 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1192.32
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21105 0 0 0 119219 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1191.53
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21792 0 0 0 119123 30 0 0 17 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2383.87
Current children cumulated vsize (KiB) 58644

[startup+1195.5 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 4464
/proc/meminfo: memFree=1080448/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=58644 CPUtime=2384.6
/proc/4261/stat : 4261 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194304 43188 0 0 0 238416 44 0 0 18 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4261/statm: 14661 13378 218 20 0 14019 0
[pid=4261/tid=4263] ppid=4259 vsize=58644 CPUtime=1192.69
/proc/4261/task/4263/stat : 4263 (MiraXTv3_dyn) S 4259 4261 3814 0 -1 4194368 21105 0 0 0 119256 13 0 0 25 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4261/tid=4264] ppid=4259 vsize=58644 CPUtime=1191.89
/proc/4261/task/4264/stat : 4264 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194368 21792 0 0 0 119159 30 0 0 17 0 3 0 256621829 60051456 13378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.6
Current children cumulated vsize (KiB) 58644

[startup+1195.6 s]
/proc/loadavg: 2.00 2.01 1.94 2/65 4464
/proc/meminfo: memFree=1087680/2055920 swapFree=4183364/4192956
[pid=4261] ppid=4259 vsize=51064 CPUtime=2384.7
/proc/4261/stat : 4261 (MiraXTv3_dyn) R 4259 4261 3814 0 -1 4194304 43191 0 0 0 238426 44 0 0 17 0 1 0 256621829 52289536 11560 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3047431 0 0 4096 0 0 0 0 17 1 0 0
/proc/4261/statm: 12766 11560 220 20 0 12124 0
Current children cumulated CPU time (s) 2384.7
Current children cumulated vsize (KiB) 51064

Child status: 20
Real time (s): 1195.64
CPU time (s): 2384.75
CPU user time (s): 2384.29
CPU system time (s): 0.45693
CPU usage (%): 199.454
Max. virtual memory (cumulated for all children) (KiB): 58976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2384.29
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43194
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= 265
involuntary context switches= 18180

runsolver used 1.16182 second user time and 3.19251 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 00:56:07 UTC 2007

IDJOB= 455853
IDBENCH= 20440
IDSOLVER= 196
FILE ID= node51/455853-1179017767

PBS_JOBID= 5253007

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s85-100.cnf
COMMAND LINE= /tmp/evaluation/455853-1179017767/MiraXTv3_dyn /tmp/evaluation/455853-1179017767/instance-455853-1179017767.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-455853-1179017767 -o ROOT/results/node51/solver-455853-1179017767 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455853-1179017767/MiraXTv3_dyn /tmp/evaluation/455853-1179017767/instance-455853-1179017767.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0fa13b4cd7cac4108d58b524e7bb4ec3

RANDOM SEED= 182441811

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1133880 kB
Buffers:         54516 kB
Cached:         710432 kB
SwapCached:       3656 kB
Active:         394208 kB
Inactive:       395800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133880 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          31100 kB
Slab:           118048 kB
Committed_AS:  8795924 kB
PageTables:       1444 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 node51 on Sun May 13 01:16:03 UTC 2007