Trace number 426438

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.08 2507.04

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
MD5SUM6a45383bc2424adf54303f559896286c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1705.3
Satisfiable
(Un)Satisfiability was proved
Number of variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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...

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/node42/watcher-426438-1179048539 -o ROOT/results/node42/solver-426438-1179048539 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426438-1179048539/MiraXTv3_dyn /tmp/evaluation/426438-1179048539/instance-426438-1179048539.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21449
/proc/meminfo: memFree=1154592/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=3788 CPUtime=0
/proc/21449/stat : 21449 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 352765818 3878912 285 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 12846029 0 0 4096 0 0 0 0 17 1 0 0
/proc/21449/statm: 947 289 205 20 0 305 0

[startup+0.060535 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21449
/proc/meminfo: memFree=1154592/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=8984 CPUtime=0.48
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 1112 0 0 0 48 0 0 0 18 0 3 0 352765818 9199616 1087 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 2246 1087 218 20 0 1604 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8984

[startup+0.310524 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21449
/proc/meminfo: memFree=1154592/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=9924 CPUtime=0.56
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 1166 0 0 0 56 0 0 0 18 0 3 0 352765818 10162176 1141 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 2481 1141 218 20 0 1839 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9924

[startup+0.401543 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21449
/proc/meminfo: memFree=1154592/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=10188 CPUtime=0.75
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 1296 0 0 0 75 0 0 0 18 0 3 0 352765818 10432512 1271 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 2547 1271 218 20 0 1905 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 10188

[startup+0.701602 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 21449
/proc/meminfo: memFree=1154592/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=11464 CPUtime=1.35
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 1706 0 0 0 135 0 0 0 18 0 3 0 352765818 11739136 1681 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 2866 1681 218 20 0 2224 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 11464

[startup+1.50175 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 21452
/proc/meminfo: memFree=1146568/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=15244 CPUtime=2.95
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 2565 0 0 0 294 1 0 0 18 0 3 0 352765818 15609856 2540 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 3811 2540 218 20 0 3169 0
[pid=21449/tid=21451] ppid=21447 vsize=15244 CPUtime=1.46
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 1030 0 0 0 146 0 0 0 19 0 3 0 352765821 15609856 2540 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521227 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=15244 CPUtime=1.45
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 1033 0 0 0 145 0 0 0 19 0 3 0 352765821 15609856 2540 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 12842619 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15244

[startup+3.10106 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 21452
/proc/meminfo: memFree=1142152/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=20668 CPUtime=6.13
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 3962 0 0 0 612 1 0 0 18 0 3 0 352765818 21164032 3937 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 5167 3937 218 20 0 4525 0
[pid=21449/tid=21451] ppid=21447 vsize=20668 CPUtime=3.05
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 1677 0 0 0 305 0 0 0 17 0 3 0 352765821 21164032 3937 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=20668 CPUtime=3.04
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 1783 0 0 0 304 0 0 0 17 0 3 0 352765821 21164032 3937 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 20668

[startup+6.30167 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 21452
/proc/meminfo: memFree=1137224/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=21996 CPUtime=12.52
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 4577 0 0 0 1249 3 0 0 18 0 3 0 352765818 22523904 4552 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 5499 4552 218 20 0 4857 0
[pid=21449/tid=21451] ppid=21447 vsize=21996 CPUtime=6.24
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 1998 0 0 0 623 1 0 0 20 0 3 0 352765821 22523904 4552 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=21996 CPUtime=6.24
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 2077 0 0 0 623 1 0 0 24 0 3 0 352765821 22523904 4552 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 21996

[startup+12.7029 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 21452
/proc/meminfo: memFree=1124168/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=35808 CPUtime=25.29
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 8173 0 0 0 2522 7 0 0 18 0 3 0 352765818 36667392 7994 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 8952 7994 218 20 0 8310 0
[pid=21449/tid=21451] ppid=21447 vsize=35808 CPUtime=12.61
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 3761 0 0 0 1258 3 0 0 18 0 3 0 352765821 36667392 7994 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=35808 CPUtime=12.64
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 3910 0 0 0 1261 3 0 0 25 0 3 0 352765821 36667392 7994 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 35808

[startup+25.5063 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 21452
/proc/meminfo: memFree=1105096/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=54636 CPUtime=50.81
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 12912 0 0 0 5069 12 0 0 18 0 3 0 352765818 55947264 12528 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 13659 12528 218 20 0 13017 0
[pid=21449/tid=21451] ppid=21447 vsize=54636 CPUtime=25.36
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 6090 0 0 0 2530 6 0 0 25 0 3 0 352765821 55947264 12528 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=54636 CPUtime=25.42
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 6320 0 0 0 2537 5 0 0 25 0 3 0 352765821 55947264 12528 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 54636

[startup+51.1012 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 21452
/proc/meminfo: memFree=1085768/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=74960 CPUtime=101.86
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 18366 0 0 0 10167 19 0 0 18 0 3 0 352765818 76759040 17479 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 18740 17479 218 20 0 18098 0
[pid=21449/tid=21451] ppid=21447 vsize=74960 CPUtime=50.85
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 8927 0 0 0 5075 10 0 0 25 0 3 0 352765821 76759040 17479 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=74960 CPUtime=50.99
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 8937 0 0 0 5090 9 0 0 25 0 3 0 352765821 76759040 17479 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 74960

[startup+102.302 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 21452
/proc/meminfo: memFree=1075464/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=83288 CPUtime=203.93
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 21712 0 0 0 20371 22 0 0 18 0 3 0 352765818 85286912 19809 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 20822 19809 218 20 0 20180 0
[pid=21449/tid=21451] ppid=21447 vsize=83288 CPUtime=101.81
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 10685 0 0 0 10170 11 0 0 17 0 3 0 352765821 85286912 19809 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=83288 CPUtime=102.09
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 10525 0 0 0 10199 10 0 0 25 0 3 0 352765821 85286912 19809 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 83288

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 21452
/proc/meminfo: memFree=1070024/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=89340 CPUtime=323.56
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 23979 0 0 0 32331 25 0 0 18 0 3 0 352765818 91484160 21147 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 22335 21147 218 20 0 21693 0
[pid=21449/tid=21451] ppid=21447 vsize=89340 CPUtime=161.55
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 11869 0 0 0 16142 13 0 0 25 0 3 0 352765821 91484160 21147 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=89340 CPUtime=161.98
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 11608 0 0 0 16187 11 0 0 25 0 3 0 352765821 91484160 21147 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 89340

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 21452
/proc/meminfo: memFree=1066184/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=93268 CPUtime=443.21
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 26168 0 0 0 44293 28 0 0 18 0 3 0 352765818 95506432 22207 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 23317 22207 218 20 0 22675 0
[pid=21449/tid=21451] ppid=21447 vsize=93268 CPUtime=221.28
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 12991 0 0 0 22113 15 0 0 25 0 3 0 352765821 95506432 22207 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=93268 CPUtime=221.89
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 12675 0 0 0 22177 12 0 0 25 0 3 0 352765821 95506432 22207 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134522148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 93268

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 21452
/proc/meminfo: memFree=1058120/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=102168 CPUtime=562.84
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 29233 0 0 0 56253 31 0 0 18 0 3 0 352765818 104620032 24106 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 25542 24106 218 20 0 24900 0
[pid=21449/tid=21451] ppid=21447 vsize=102168 CPUtime=280.98
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 14567 0 0 0 28082 16 0 0 25 0 3 0 352765821 104620032 24106 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=102168 CPUtime=281.82
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 14164 0 0 0 28168 14 0 0 25 0 3 0 352765821 104620032 24106 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 102168

[startup+342.307 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 21452
/proc/meminfo: memFree=1056520/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=103192 CPUtime=682.51
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 30582 0 0 0 68217 34 0 0 18 0 3 0 352765818 105668608 24514 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 25798 24514 218 20 0 25156 0
[pid=21449/tid=21451] ppid=21447 vsize=103192 CPUtime=340.72
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 15057 0 0 0 34055 17 0 0 25 0 3 0 352765821 105668608 24514 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21449/tid=21452] ppid=21447 vsize=103192 CPUtime=341.76
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 15023 0 0 0 34160 16 0 0 25 0 3 0 352765821 105668608 24514 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.51
Current children cumulated vsize (KiB) 103192

[startup+402.302 s]

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

/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 29014 0 0 0 183676 33 0 0 25 0 3 0 352765821 122253312 28455 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=119388 CPUtime=1837.35
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 28882 0 0 0 183700 35 0 0 25 0 3 0 352765821 122253312 28455 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565616 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.46
Current children cumulated vsize (KiB) 119388

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 21454
/proc/meminfo: memFree=1040840/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=119388 CPUtime=3794.15
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 59296 0 0 0 379345 70 0 0 18 0 3 0 352765818 122253312 28459 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 29847 28459 218 20 0 29205 0
[pid=21449/tid=21451] ppid=21447 vsize=119388 CPUtime=1897.01
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 29575 0 0 0 189668 33 0 0 25 0 3 0 352765821 122253312 28459 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=119388 CPUtime=1897.1
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 29219 0 0 0 189674 36 0 0 25 0 3 0 352765821 122253312 28459 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.15
Current children cumulated vsize (KiB) 119388

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/86 21620
/proc/meminfo: memFree=1039560/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=119388 CPUtime=3913.57
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 60200 0 0 0 391273 84 0 0 18 0 3 0 352765818 122253312 28467 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 29847 28467 218 20 0 29205 0
[pid=21449/tid=21451] ppid=21447 vsize=119388 CPUtime=1956.91
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 30027 0 0 0 195644 47 0 0 25 0 3 0 352765821 122253312 28467 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=119388 CPUtime=1956.62
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 29671 0 0 0 195626 36 0 0 25 0 3 0 352765821 122253312 28467 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.57
Current children cumulated vsize (KiB) 119388

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 21652
/proc/meminfo: memFree=1038536/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=121436 CPUtime=4033.19
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 61706 0 0 0 403229 90 0 0 18 0 3 0 352765818 124350464 28960 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 30359 28960 218 20 0 29717 0
[pid=21449/tid=21451] ppid=21447 vsize=121436 CPUtime=2016.84
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 30595 0 0 0 201633 51 0 0 25 0 3 0 352765821 124350464 28960 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=121436 CPUtime=2016.32
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 30609 0 0 0 201594 38 0 0 25 0 3 0 352765821 124350464 28960 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.19
Current children cumulated vsize (KiB) 121436

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 21652
/proc/meminfo: memFree=1036040/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=123484 CPUtime=4152.88
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 63468 0 0 0 415196 92 0 0 18 0 3 0 352765818 126447616 29588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 30871 29588 218 20 0 30229 0
[pid=21449/tid=21451] ppid=21447 vsize=123484 CPUtime=2076.78
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 31776 0 0 0 207625 53 0 0 25 0 3 0 352765821 126447616 29588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=123484 CPUtime=2076.07
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 31190 0 0 0 207568 39 0 0 25 0 3 0 352765821 126447616 29588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.88
Current children cumulated vsize (KiB) 123484

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 21652
/proc/meminfo: memFree=1031752/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=127580 CPUtime=4272.56
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 65684 0 0 0 427160 96 0 0 18 0 3 0 352765818 130641920 30662 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 31895 30662 218 20 0 31253 0
[pid=21449/tid=21451] ppid=21447 vsize=127580 CPUtime=2136.7
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 33123 0 0 0 213615 55 0 0 25 0 3 0 352765821 130641920 30662 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=127580 CPUtime=2135.82
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 32059 0 0 0 213542 40 0 0 25 0 3 0 352765821 130641920 30662 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.56
Current children cumulated vsize (KiB) 127580

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 21652
/proc/meminfo: memFree=1026440/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4392.23
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 67920 0 0 0 439124 99 0 0 18 0 3 0 352765818 135811072 31978 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 31978 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2196.61
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 34318 0 0 0 219604 57 0 0 25 0 3 0 352765821 135811072 31978 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2195.59
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 33100 0 0 0 219518 41 0 0 25 0 3 0 352765821 135811072 31978 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.23
Current children cumulated vsize (KiB) 132628

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 21652
/proc/meminfo: memFree=1026568/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4511.91
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 68860 0 0 0 451091 100 0 0 18 0 3 0 352765818 135811072 31992 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 31992 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2256.55
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 34790 0 0 0 225597 58 0 0 25 0 3 0 352765821 135811072 31992 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2255.33
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 33568 0 0 0 225491 42 0 0 25 0 3 0 352765821 135811072 31992 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.91
Current children cumulated vsize (KiB) 132628

[startup+2322.31 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 21652
/proc/meminfo: memFree=1026504/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4631.62
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 69679 0 0 0 463061 101 0 0 18 0 3 0 352765818 135811072 31997 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 31997 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2316.5
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 35257 0 0 0 231592 58 0 0 25 0 3 0 352765821 135811072 31997 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2315.1
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 33920 0 0 0 231467 43 0 0 25 0 3 0 352765821 135811072 31997 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.62
Current children cumulated vsize (KiB) 132628

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 21652
/proc/meminfo: memFree=1026440/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4751.3
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 70742 0 0 0 475027 103 0 0 18 0 3 0 352765818 135811072 32007 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 32007 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2376.43
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 35848 0 0 0 237585 58 0 0 25 0 3 0 352765821 135811072 32007 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2374.83
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 34392 0 0 0 237439 44 0 0 25 0 3 0 352765821 135811072 32007 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.3
Current children cumulated vsize (KiB) 132628

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 21652
/proc/meminfo: memFree=1026312/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4870.96
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 71695 0 0 0 486993 103 0 0 18 0 3 0 352765818 135811072 32017 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 32017 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2436.36
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 36325 0 0 0 243578 58 0 0 25 0 3 0 352765821 135811072 32017 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2434.56
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 34868 0 0 0 243412 44 0 0 25 0 3 0 352765821 135811072 32017 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.96
Current children cumulated vsize (KiB) 132628

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 21652
/proc/meminfo: memFree=1026376/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=4990.64
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 72654 0 0 0 498960 104 0 0 18 0 3 0 352765818 135811072 32026 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 32026 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2496.3
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 36802 0 0 0 249571 59 0 0 25 0 3 0 352765821 135811072 32026 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2494.32
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 35350 0 0 0 249387 45 0 0 25 0 3 0 352765821 135811072 32026 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.64
Current children cumulated vsize (KiB) 132628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 21652
/proc/meminfo: memFree=1026376/2055920 swapFree=4147588/4192956
[pid=21449] ppid=21447 vsize=132628 CPUtime=5000.03
/proc/21449/stat : 21449 (MiraXTv3_dyn) S 21447 21449 21377 0 -1 4194304 72776 0 0 0 499899 104 0 0 18 0 3 0 352765818 135811072 32029 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21449/statm: 33157 32029 218 20 0 32515 0
[pid=21449/tid=21451] ppid=21447 vsize=132628 CPUtime=2501
/proc/21449/task/21451/stat : 21451 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 36924 0 0 0 250041 59 0 0 25 0 3 0 352765821 135811072 32029 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21449/tid=21452] ppid=21447 vsize=132628 CPUtime=2499
/proc/21449/task/21452/stat : 21452 (MiraXTv3_dyn) R 21447 21449 21377 0 -1 4194368 35350 0 0 0 249855 45 0 0 25 0 3 0 352765821 135811072 32029 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 132628

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.04
CPU time (s): 5000.08
CPU user time (s): 4999.01
CPU system time (s): 1.07084
CPU usage (%): 199.442
Max. virtual memory (cumulated for all children) (KiB): 133100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.01
system time used= 1.07084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72776
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= 1117
involuntary context switches= 94245

runsolver used 2.6076 second user time and 6.65199 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun May 13 09:28:59 UTC 2007

IDJOB= 426438
IDBENCH= 20310
IDSOLVER= 196
FILE ID= node42/426438-1179048539

PBS_JOBID= 5253468

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426438-1179048539/MiraXTv3_dyn /tmp/evaluation/426438-1179048539/instance-426438-1179048539.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-426438-1179048539 -o ROOT/results/node42/solver-426438-1179048539 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426438-1179048539/MiraXTv3_dyn /tmp/evaluation/426438-1179048539/instance-426438-1179048539.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6a45383bc2424adf54303f559896286c

RANDOM SEED= 641461203

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1154936 kB
Buffers:         54004 kB
Cached:         696492 kB
SwapCached:      14708 kB
Active:         388756 kB
Inactive:       385360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1154936 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30544 kB
Slab:           112220 kB
Committed_AS:  7391668 kB
PageTables:       1912 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= 66536 MiB

End job on node42 on Sun May 13 10:10:48 UTC 2007