Trace number 426443

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.05 2506.84

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S1703132040-12-SAT.cnf
MD5SUMbf2efd4306c515a6ab821250f31ffa54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.148977
Satisfiable
(Un)Satisfiability was proved
Number of variables2034
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/node24/watcher-426443-1179048554 -o ROOT/results/node24/solver-426443-1179048554 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426443-1179048554/MiraXTv3_dyn /tmp/evaluation/426443-1179048554/instance-426443-1179048554.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.07 0.02 0.00 3/77 29754
/proc/meminfo: memFree=1259336/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=3788 CPUtime=0
/proc/29754/stat : 29754 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 352773415 3878912 273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3044301 0 0 4096 0 0 0 0 17 1 0 0
/proc/29754/statm: 947 276 205 20 0 305 0

[startup+0.049754 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 29754
/proc/meminfo: memFree=1259336/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=8024 CPUtime=0.06
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 847 0 0 0 6 0 0 0 18 0 3 0 352773415 8216576 822 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 2006 822 218 20 0 1364 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8024

[startup+0.102759 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 29754
/proc/meminfo: memFree=1259336/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=8420 CPUtime=0.16
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 926 0 0 0 16 0 0 0 18 0 3 0 352773415 8622080 901 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 2105 901 218 20 0 1463 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8420

[startup+0.301781 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 29754
/proc/meminfo: memFree=1259336/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=10020 CPUtime=0.56
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 1178 0 0 0 56 0 0 0 18 0 3 0 352773415 10260480 1153 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 2505 1153 218 20 0 1863 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 10020

[startup+0.702825 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 29754
/proc/meminfo: memFree=1259336/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=11692 CPUtime=1.36
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 1697 0 0 0 136 0 0 0 18 0 3 0 352773415 11972608 1672 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 2923 1672 218 20 0 2281 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11692

[startup+1.50292 s]
/proc/loadavg: 0.07 0.02 0.00 3/80 29757
/proc/meminfo: memFree=1252208/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=14720 CPUtime=2.95
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 2563 0 0 0 295 0 0 0 18 0 3 0 352773415 15073280 2537 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 3680 2537 218 20 0 3038 0
[pid=29754/tid=29756] ppid=29752 vsize=14720 CPUtime=1.46
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 1007 0 0 0 146 0 0 0 20 0 3 0 352773417 15073280 2537 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=14720 CPUtime=1.45
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 1055 0 0 0 145 0 0 0 18 0 3 0 352773417 15073280 2537 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14720

[startup+3.10108 s]
/proc/loadavg: 0.07 0.02 0.00 3/80 29757
/proc/meminfo: memFree=1247344/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=20588 CPUtime=6.15
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 4009 0 0 0 613 2 0 0 18 0 3 0 352773415 21082112 3983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 5147 3983 218 20 0 4505 0
[pid=29754/tid=29756] ppid=29752 vsize=20588 CPUtime=3.07
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 1729 0 0 0 306 1 0 0 17 0 3 0 352773417 21082112 3983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=20588 CPUtime=3.04
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 1779 0 0 0 304 0 0 0 16 0 3 0 352773417 21082112 3983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20588

[startup+6.30142 s]
/proc/loadavg: 0.22 0.05 0.01 3/80 29757
/proc/meminfo: memFree=1241840/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=22188 CPUtime=12.52
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 4607 0 0 0 1250 2 0 0 18 0 3 0 352773415 22720512 4581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 5547 4581 218 20 0 4905 0
[pid=29754/tid=29756] ppid=29752 vsize=22188 CPUtime=6.26
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 2018 0 0 0 625 1 0 0 20 0 3 0 352773417 22720512 4581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=22188 CPUtime=6.23
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 2088 0 0 0 622 1 0 0 19 0 3 0 352773417 22720512 4581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 22188

[startup+12.7011 s]
/proc/loadavg: 0.36 0.08 0.02 3/80 29757
/proc/meminfo: memFree=1228528/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=36536 CPUtime=25.3
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 8415 0 0 0 2524 6 0 0 18 0 3 0 352773415 37412864 8235 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 9134 8235 218 20 0 8492 0
[pid=29754/tid=29756] ppid=29752 vsize=36536 CPUtime=12.66
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 3948 0 0 0 1263 3 0 0 25 0 3 0 352773417 37412864 8235 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=36536 CPUtime=12.6
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 3966 0 0 0 1258 2 0 0 21 0 3 0 352773417 37412864 8235 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36536

[startup+25.5024 s]
/proc/loadavg: 0.73 0.17 0.06 3/80 29757
/proc/meminfo: memFree=1210032/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=55888 CPUtime=50.81
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 12854 0 0 0 5071 10 0 0 18 0 3 0 352773415 57229312 12470 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 13972 12470 218 20 0 13330 0
[pid=29754/tid=29756] ppid=29752 vsize=55888 CPUtime=25.44
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 6156 0 0 0 2539 5 0 0 24 0 3 0 352773417 57229312 12470 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=55888 CPUtime=25.33
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 6197 0 0 0 2529 4 0 0 25 0 3 0 352773417 57229312 12470 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 55888

[startup+51.1021 s]
/proc/loadavg: 1.16 0.32 0.11 3/80 29757
/proc/meminfo: memFree=1198064/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=67544 CPUtime=101.88
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 16470 0 0 0 10174 14 0 0 18 0 3 0 352773415 69165056 15649 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 16886 15649 218 20 0 16244 0
[pid=29754/tid=29756] ppid=29752 vsize=67544 CPUtime=51.03
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 7594 0 0 0 5096 7 0 0 25 0 3 0 352773417 69165056 15649 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=67544 CPUtime=50.81
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 8375 0 0 0 5075 6 0 0 25 0 3 0 352773417 69165056 15649 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565889 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 67544

[startup+102.307 s]
/proc/loadavg: 1.63 0.58 0.20 3/80 29757
/proc/meminfo: memFree=1186864/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=76644 CPUtime=203.94
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 19979 0 0 0 20376 18 0 0 18 0 3 0 352773415 78483456 18144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 19161 18144 218 20 0 18519 0
[pid=29754/tid=29756] ppid=29752 vsize=76644 CPUtime=102.13
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 9272 0 0 0 10203 10 0 0 20 0 3 0 352773417 78483456 18144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=76644 CPUtime=101.79
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 10206 0 0 0 10171 8 0 0 25 0 3 0 352773417 78483456 18144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 76644

[startup+162.303 s]
/proc/loadavg: 1.86 0.83 0.31 3/80 29757
/proc/meminfo: memFree=1181296/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=82540 CPUtime=323.59
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 22467 0 0 0 32338 21 0 0 18 0 3 0 352773415 84520960 19531 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 20635 19531 218 20 0 19993 0
[pid=29754/tid=29756] ppid=29752 vsize=82540 CPUtime=162.06
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 10491 0 0 0 16194 12 0 0 25 0 3 0 352773417 84520960 19531 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=82540 CPUtime=161.5
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 11475 0 0 0 16141 9 0 0 25 0 3 0 352773417 84520960 19531 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 82540

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 29757
/proc/meminfo: memFree=1178736/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=85312 CPUtime=443.13
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 24173 0 0 0 44290 23 0 0 18 0 3 0 352773415 87359488 20163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 21328 20163 218 20 0 20686 0
[pid=29754/tid=29756] ppid=29752 vsize=85312 CPUtime=222.02
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 11353 0 0 0 22190 12 0 0 25 0 3 0 352773417 87359488 20163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=85312 CPUtime=221.07
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 12319 0 0 0 22097 10 0 0 25 0 3 0 352773417 87359488 20163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.13
Current children cumulated vsize (KiB) 85312

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 29757
/proc/meminfo: memFree=1174832/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=89684 CPUtime=562.82
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 26227 0 0 0 56256 26 0 0 18 0 3 0 352773415 91836416 21189 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 22421 21189 218 20 0 21779 0
[pid=29754/tid=29756] ppid=29752 vsize=89684 CPUtime=281.99
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 12359 0 0 0 28185 14 0 0 25 0 3 0 352773417 91836416 21189 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=89684 CPUtime=280.79
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 13367 0 0 0 28068 11 0 0 25 0 3 0 352773417 91836416 21189 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 89684

[startup+342.303 s]
/proc/loadavg: 1.99 1.36 0.60 3/80 29757
/proc/meminfo: memFree=1172528/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=91732 CPUtime=682.48
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 28027 0 0 0 68219 29 0 0 18 0 3 0 352773415 93933568 21841 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 22933 21841 218 20 0 22291 0
[pid=29754/tid=29756] ppid=29752 vsize=91732 CPUtime=341.93
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 13258 0 0 0 34177 16 0 0 25 0 3 0 352773417 93933568 21841 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=91732 CPUtime=340.51
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 14268 0 0 0 34039 12 0 0 25 0 3 0 352773417 93933568 21841 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.48
Current children cumulated vsize (KiB) 91732

[startup+402.302 s]

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

/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 29118 0 0 0 184074 37 0 0 25 0 3 0 352773417 121004032 28151 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=1833.6
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 29638 0 0 0 183334 26 0 0 25 0 3 0 352773417 121004032 28151 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.74
Current children cumulated vsize (KiB) 118168

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/80 29759
/proc/meminfo: memFree=1146672/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=3794.44
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 60113 0 0 0 379379 65 0 0 18 0 3 0 352773415 121004032 28160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28160 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=1901.08
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 29485 0 0 0 190070 38 0 0 25 0 3 0 352773417 121004032 28160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=1893.32
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 30127 0 0 0 189306 26 0 0 25 0 3 0 352773417 121004032 28160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.44
Current children cumulated vsize (KiB) 118168

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 29937
/proc/meminfo: memFree=1145328/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=3913.86
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 60968 0 0 0 391306 80 0 0 18 0 3 0 352773415 121004032 28165 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28165 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=1960.89
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 29974 0 0 0 196051 38 0 0 25 0 3 0 352773417 121004032 28165 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=1952.92
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 30493 0 0 0 195252 40 0 0 25 0 3 0 352773417 121004032 28165 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.86
Current children cumulated vsize (KiB) 118168

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 29957
/proc/meminfo: memFree=1146416/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4033.49
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 62078 0 0 0 403268 81 0 0 18 0 3 0 352773415 121004032 28176 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28176 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2020.83
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 30467 0 0 0 202044 39 0 0 25 0 3 0 352773417 121004032 28176 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2012.62
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 31110 0 0 0 201221 41 0 0 25 0 3 0 352773417 121004032 28176 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.49
Current children cumulated vsize (KiB) 118168

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 29957
/proc/meminfo: memFree=1146416/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4153.21
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 63073 0 0 0 415239 82 0 0 18 0 3 0 352773415 121004032 28187 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28187 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2080.8
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 30964 0 0 0 208040 40 0 0 25 0 3 0 352773417 121004032 28187 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2072.37
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 31608 0 0 0 207196 41 0 0 25 0 3 0 352773417 121004032 28187 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565743 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.21
Current children cumulated vsize (KiB) 118168

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 29957
/proc/meminfo: memFree=1146480/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4272.9
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 64324 0 0 0 427207 83 0 0 18 0 3 0 352773415 121004032 28199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28199 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2140.77
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 31589 0 0 0 214036 41 0 0 25 0 3 0 352773417 121004032 28199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2132.1
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 32234 0 0 0 213168 42 0 0 25 0 3 0 352773417 121004032 28199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.9
Current children cumulated vsize (KiB) 118168

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 29957
/proc/meminfo: memFree=1146352/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4392.6
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 65209 0 0 0 439175 85 0 0 18 0 3 0 352773415 121004032 28209 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28209 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2200.74
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 32095 0 0 0 220032 42 0 0 25 0 3 0 352773417 121004032 28209 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2191.83
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 32613 0 0 0 219140 43 0 0 25 0 3 0 352773417 121004032 28209 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.6
Current children cumulated vsize (KiB) 118168

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 29957
/proc/meminfo: memFree=1146416/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4512.3
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 66221 0 0 0 451144 86 0 0 18 0 3 0 352773415 121004032 28217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28217 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2260.71
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 32599 0 0 0 226029 42 0 0 25 0 3 0 352773417 121004032 28217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2251.55
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 33121 0 0 0 225112 43 0 0 25 0 3 0 352773417 121004032 28217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.3
Current children cumulated vsize (KiB) 118168

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 29957
/proc/meminfo: memFree=1146416/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=118168 CPUtime=4631.99
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 67237 0 0 0 463112 87 0 0 18 0 3 0 352773415 121004032 28224 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29542 28224 218 20 0 28900 0
[pid=29754/tid=29756] ppid=29752 vsize=118168 CPUtime=2320.68
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 33108 0 0 0 232025 43 0 0 25 0 3 0 352773417 121004032 28224 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=118168 CPUtime=2311.28
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 33628 0 0 0 231084 44 0 0 25 0 3 0 352773417 121004032 28224 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.99
Current children cumulated vsize (KiB) 118168

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 29957
/proc/meminfo: memFree=1145200/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=119192 CPUtime=4751.63
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 68576 0 0 0 475074 89 0 0 18 0 3 0 352773415 122052608 28547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 29798 28547 218 20 0 29156 0
[pid=29754/tid=29756] ppid=29752 vsize=119192 CPUtime=2380.64
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 33933 0 0 0 238020 44 0 0 25 0 3 0 352773417 122052608 28547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=119192 CPUtime=2370.95
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 34142 0 0 0 237051 44 0 0 25 0 3 0 352773417 122052608 28547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.63
Current children cumulated vsize (KiB) 119192

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 29957
/proc/meminfo: memFree=1144496/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=121280 CPUtime=4871.33
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 69609 0 0 0 487043 90 0 0 18 0 3 0 352773415 124190720 28687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 30320 28687 218 20 0 29678 0
[pid=29754/tid=29756] ppid=29752 vsize=121280 CPUtime=2440.62
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 34451 0 0 0 244017 45 0 0 25 0 3 0 352773417 124190720 28687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29754/tid=29757] ppid=29752 vsize=121280 CPUtime=2430.67
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 34657 0 0 0 243023 44 0 0 25 0 3 0 352773417 124190720 28687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.33
Current children cumulated vsize (KiB) 121280

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 29957
/proc/meminfo: memFree=1144560/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=121280 CPUtime=4991.01
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 70647 0 0 0 499010 91 0 0 18 0 3 0 352773415 124190720 28699 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 30320 28699 218 20 0 29678 0
[pid=29754/tid=29756] ppid=29752 vsize=121280 CPUtime=2500.56
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 34974 0 0 0 250010 46 0 0 25 0 3 0 352773417 124190720 28699 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29754/tid=29757] ppid=29752 vsize=121280 CPUtime=2490.42
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 35172 0 0 0 248997 45 0 0 25 0 3 0 352773417 124190720 28699 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.01
Current children cumulated vsize (KiB) 121280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 29957
/proc/meminfo: memFree=1144624/2055920 swapFree=4143704/4192956
[pid=29754] ppid=29752 vsize=121280 CPUtime=5000
/proc/29754/stat : 29754 (MiraXTv3_dyn) S 29752 29754 29682 0 -1 4194304 70777 0 0 0 499909 91 0 0 18 0 3 0 352773415 124190720 28700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29754/statm: 30320 28700 218 20 0 29678 0
[pid=29754/tid=29756] ppid=29752 vsize=121280 CPUtime=2505.04
/proc/29754/task/29756/stat : 29756 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 35104 0 0 0 250458 46 0 0 25 0 3 0 352773417 124190720 28700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29754/tid=29757] ppid=29752 vsize=121280 CPUtime=2494.93
/proc/29754/task/29757/stat : 29757 (MiraXTv3_dyn) R 29752 29754 29682 0 -1 4194368 35172 0 0 0 249448 45 0 0 25 0 3 0 352773417 124190720 28700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 121280

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.84
CPU time (s): 5000.05
CPU user time (s): 4999.11
CPU system time (s): 0.934857
CPU usage (%): 199.456
Max. virtual memory (cumulated for all children) (KiB): 121796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.11
system time used= 0.934857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70777
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= 1077
involuntary context switches= 94493

runsolver used 2.48362 second user time and 6.69398 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun May 13 09:29:14 UTC 2007

IDJOB= 426443
IDBENCH= 20315
IDSOLVER= 196
FILE ID= node24/426443-1179048554

PBS_JOBID= 5253490

Free space on /tmp= 66465 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bf2efd4306c515a6ab821250f31ffa54

RANDOM SEED= 984824468

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1259744 kB
Buffers:         52636 kB
Cached:         601164 kB
SwapCached:      17156 kB
Active:         424912 kB
Inactive:       253920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259744 kB
SwapTotal:     4192956 kB
SwapFree:      4143704 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:           102836 kB
Committed_AS:  7454416 kB
PageTables:       1808 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= 66465 MiB

End job on node24 on Sun May 13 10:11:03 UTC 2007