Trace number 426193

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.12 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
MD5SUM67fab2237a85c249de45919413a62498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.094984
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node18/watcher-426193-1179048029 -o ROOT/results/node18/solver-426193-1179048029 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426193-1179048029/MiraXTv3_dyn /tmp/evaluation/426193-1179048029/instance-426193-1179048029.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 28163
/proc/meminfo: memFree=1571968/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=3920 CPUtime=0
/proc/28163/stat : 28163 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 352720263 4014080 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8299469 0 0 4096 0 0 0 0 17 0 0 0
/proc/28163/statm: 980 279 206 20 0 338 0

[startup+0.073081 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28163
/proc/meminfo: memFree=1571968/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=7180 CPUtime=0.12
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 631 0 0 0 12 0 0 0 18 0 3 0 352720263 7352320 606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 1795 606 218 20 0 1153 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7180

[startup+0.11934 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28163
/proc/meminfo: memFree=1571968/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=7312 CPUtime=0.21
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 730 0 0 0 21 0 0 0 18 0 3 0 352720263 7487488 705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 1828 705 218 20 0 1186 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7312

[startup+0.302368 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28163
/proc/meminfo: memFree=1571968/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=9116 CPUtime=0.58
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 1100 0 0 0 58 0 0 0 18 0 3 0 352720263 9334784 1075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 2279 1075 218 20 0 1637 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9116

[startup+0.701397 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 28163
/proc/meminfo: memFree=1571968/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=11552 CPUtime=1.37
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 1772 0 0 0 137 0 0 0 18 0 3 0 352720263 11829248 1747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 2888 1747 218 20 0 2246 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11552

[startup+1.50148 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 28166
/proc/meminfo: memFree=1563944/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=15924 CPUtime=2.97
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 2877 0 0 0 296 1 0 0 18 0 3 0 352720263 16306176 2852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 3981 2852 218 20 0 3339 0
[pid=28163/tid=28165] ppid=28161 vsize=15924 CPUtime=1.48
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 1167 0 0 0 148 0 0 0 17 0 3 0 352720264 16306176 2852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=15924 CPUtime=1.47
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 1342 0 0 0 147 0 0 0 24 0 3 0 352720264 16306176 2852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15924

[startup+3.10163 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 28166
/proc/meminfo: memFree=1559912/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=17944 CPUtime=6.16
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 3397 0 0 0 615 1 0 0 18 0 3 0 352720263 18374656 3372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 4486 3372 218 20 0 3844 0
[pid=28163/tid=28165] ppid=28161 vsize=17944 CPUtime=3.07
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 1412 0 0 0 307 0 0 0 25 0 3 0 352720264 18374656 3372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=17944 CPUtime=3.06
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 1617 0 0 0 306 0 0 0 25 0 3 0 352720264 18374656 3372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17944

[startup+6.30194 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 28166
/proc/meminfo: memFree=1551400/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=28164 CPUtime=12.55
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 5934 0 0 0 1252 3 0 0 18 0 3 0 352720263 28839936 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 7041 5835 218 20 0 6399 0
[pid=28163/tid=28165] ppid=28161 vsize=28164 CPUtime=6.28
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 2584 0 0 0 627 1 0 0 25 0 3 0 352720264 28839936 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=28164 CPUtime=6.25
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 2982 0 0 0 624 1 0 0 25 0 3 0 352720264 28839936 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28164

[startup+12.7016 s]
/proc/loadavg: 0.44 0.10 0.03 3/80 28166
/proc/meminfo: memFree=1534632/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=44288 CPUtime=25.3
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 10021 0 0 0 2523 7 0 0 18 0 3 0 352720263 45350912 9641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 11072 9641 218 20 0 10430 0
[pid=28163/tid=28165] ppid=28161 vsize=44288 CPUtime=12.65
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 4604 0 0 0 1263 2 0 0 25 0 3 0 352720264 45350912 9641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=44288 CPUtime=12.63
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 5049 0 0 0 1259 4 0 0 19 0 3 0 352720264 45350912 9641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522399 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 44288

[startup+25.5028 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 28166
/proc/meminfo: memFree=1528360/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=50436 CPUtime=50.84
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 11875 0 0 0 5076 8 0 0 18 0 3 0 352720263 51646464 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 12609 11126 218 20 0 11967 0
[pid=28163/tid=28165] ppid=28161 vsize=50436 CPUtime=25.45
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 5403 0 0 0 2542 3 0 0 25 0 3 0 352720264 51646464 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=50436 CPUtime=25.38
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 6104 0 0 0 2533 5 0 0 25 0 3 0 352720264 51646464 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 50436

[startup+51.1023 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 28166
/proc/meminfo: memFree=1516264/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=61632 CPUtime=101.92
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 15889 0 0 0 10179 13 0 0 18 0 3 0 352720263 63111168 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 15408 14285 218 20 0 14766 0
[pid=28163/tid=28165] ppid=28161 vsize=61632 CPUtime=51.03
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 7466 0 0 0 5098 5 0 0 25 0 3 0 352720264 63111168 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=61632 CPUtime=50.88
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 8055 0 0 0 5080 8 0 0 25 0 3 0 352720264 63111168 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 61632

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/80 28166
/proc/meminfo: memFree=1503400/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=74368 CPUtime=204.05
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 20255 0 0 0 20386 19 0 0 18 0 3 0 352720263 76152832 17154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 18592 17154 218 20 0 17950 0
[pid=28163/tid=28165] ppid=28161 vsize=74368 CPUtime=102.17
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 9756 0 0 0 10210 7 0 0 25 0 3 0 352720264 76152832 17154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=74368 CPUtime=101.86
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 10131 0 0 0 10175 11 0 0 25 0 3 0 352720264 76152832 17154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 74368

[startup+162.302 s]
/proc/loadavg: 1.90 0.86 0.32 3/80 28166
/proc/meminfo: memFree=1501416/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=76472 CPUtime=323.76
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 22451 0 0 0 32354 22 0 0 18 0 3 0 352720263 78307328 17646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 19118 17646 218 20 0 18476 0
[pid=28163/tid=28165] ppid=28161 vsize=76472 CPUtime=162.12
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 10930 0 0 0 16204 8 0 0 25 0 3 0 352720264 78307328 17646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=76472 CPUtime=161.61
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 11153 0 0 0 16148 13 0 0 25 0 3 0 352720264 78307328 17646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.76
Current children cumulated vsize (KiB) 76472

[startup+222.303 s]
/proc/loadavg: 2.07 1.09 0.44 3/80 28166
/proc/meminfo: memFree=1498536/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=79124 CPUtime=443.43
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 24713 0 0 0 44320 23 0 0 18 0 3 0 352720263 81022976 18376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 19781 18376 218 20 0 19139 0
[pid=28163/tid=28165] ppid=28161 vsize=79124 CPUtime=222.07
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 12185 0 0 0 22198 9 0 0 25 0 3 0 352720264 81022976 18376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=79124 CPUtime=221.35
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 12160 0 0 0 22121 14 0 0 25 0 3 0 352720264 81022976 18376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 79124

[startup+282.303 s]
/proc/loadavg: 2.18 1.29 0.54 3/80 28166
/proc/meminfo: memFree=1497640/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=80188 CPUtime=563.11
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 26658 0 0 0 56286 25 0 0 18 0 3 0 352720263 82112512 18615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 20047 18615 218 20 0 19405 0
[pid=28163/tid=28165] ppid=28161 vsize=80188 CPUtime=282
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 13204 0 0 0 28190 10 0 0 25 0 3 0 352720264 82112512 18615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=80188 CPUtime=281.09
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 13086 0 0 0 28095 14 0 0 25 0 3 0 352720264 82112512 18615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 80188

[startup+342.302 s]
/proc/loadavg: 2.21 1.46 0.65 3/80 28166
/proc/meminfo: memFree=1496040/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=81176 CPUtime=682.8
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 28622 0 0 0 68253 27 0 0 18 0 3 0 352720263 83124224 18999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 20294 18999 218 20 0 19652 0
[pid=28163/tid=28165] ppid=28161 vsize=81176 CPUtime=341.95
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 14248 0 0 0 34184 11 0 0 21 0 3 0 352720264 83124224 18999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=81176 CPUtime=340.83
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 14006 0 0 0 34067 16 0 0 21 0 3 0 352720264 83124224 18999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 81176

[startup+402.302 s]

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

/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 34257 0 0 0 183862 30 0 0 25 0 3 0 352720264 104853504 24424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=102396 CPUtime=1836.24
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 34398 0 0 0 183584 40 0 0 25 0 3 0 352720264 104853504 24424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.17
Current children cumulated vsize (KiB) 102396

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/80 28168
/proc/meminfo: memFree=1474152/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=102396 CPUtime=3794.86
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 70499 0 0 0 379415 71 0 0 18 0 3 0 352720263 104853504 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 25599 24444 218 20 0 24957 0
[pid=28163/tid=28165] ppid=28161 vsize=102396 CPUtime=1898.86
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 34994 0 0 0 189856 30 0 0 25 0 3 0 352720264 104853504 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=102396 CPUtime=1895.98
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 35137 0 0 0 189558 40 0 0 25 0 3 0 352720264 104853504 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.86
Current children cumulated vsize (KiB) 102396

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 28168
/proc/meminfo: memFree=1474088/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=102396 CPUtime=3914.55
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 71851 0 0 0 391383 72 0 0 18 0 3 0 352720263 104853504 24474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 25599 24474 218 20 0 24957 0
[pid=28163/tid=28165] ppid=28161 vsize=102396 CPUtime=1958.79
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 35737 0 0 0 195849 30 0 0 25 0 3 0 352720264 104853504 24474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=102396 CPUtime=1955.74
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 35746 0 0 0 195533 41 0 0 25 0 3 0 352720264 104853504 24474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8302309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.55
Current children cumulated vsize (KiB) 102396

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 28168
/proc/meminfo: memFree=1473960/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=103420 CPUtime=4034.25
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 73064 0 0 0 403352 73 0 0 18 0 3 0 352720263 105902080 24503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 25855 24503 218 20 0 25213 0
[pid=28163/tid=28165] ppid=28161 vsize=103420 CPUtime=2018.75
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 36336 0 0 0 201844 31 0 0 25 0 3 0 352720264 105902080 24503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=103420 CPUtime=2015.49
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 36360 0 0 0 201507 42 0 0 25 0 3 0 352720264 105902080 24503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.25
Current children cumulated vsize (KiB) 103420

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 28168
/proc/meminfo: memFree=1473832/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=103420 CPUtime=4153.94
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 74456 0 0 0 415320 74 0 0 18 0 3 0 352720263 105902080 24552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 25855 24552 218 20 0 25213 0
[pid=28163/tid=28165] ppid=28161 vsize=103420 CPUtime=2078.69
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 36940 0 0 0 207838 31 0 0 25 0 3 0 352720264 105902080 24552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=103420 CPUtime=2075.23
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 37148 0 0 0 207481 42 0 0 25 0 3 0 352720264 105902080 24552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.94
Current children cumulated vsize (KiB) 103420

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 28168
/proc/meminfo: memFree=1473640/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=104636 CPUtime=4273.64
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 75848 0 0 0 427288 76 0 0 18 0 3 0 352720263 107147264 24589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26159 24589 218 20 0 25517 0
[pid=28163/tid=28165] ppid=28161 vsize=104636 CPUtime=2138.65
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 37703 0 0 0 213833 32 0 0 25 0 3 0 352720264 107147264 24589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=104636 CPUtime=2134.98
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 37777 0 0 0 213454 44 0 0 25 0 3 0 352720264 107147264 24589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.64
Current children cumulated vsize (KiB) 104636

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 28168
/proc/meminfo: memFree=1473384/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=104808 CPUtime=4393.34
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 77122 0 0 0 439256 78 0 0 18 0 3 0 352720263 107323392 24650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26202 24650 218 20 0 25560 0
[pid=28163/tid=28165] ppid=28161 vsize=104808 CPUtime=2198.59
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 38330 0 0 0 219827 32 0 0 25 0 3 0 352720264 107323392 24650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=104808 CPUtime=2194.73
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 38424 0 0 0 219428 45 0 0 25 0 3 0 352720264 107323392 24650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.34
Current children cumulated vsize (KiB) 104808

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 28168
/proc/meminfo: memFree=1473320/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=104952 CPUtime=4513.04
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 78395 0 0 0 451225 79 0 0 18 0 3 0 352720263 107470848 24702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26238 24702 218 20 0 25596 0
[pid=28163/tid=28165] ppid=28161 vsize=104952 CPUtime=2258.53
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 38987 0 0 0 225820 33 0 0 25 0 3 0 352720264 107470848 24702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=104952 CPUtime=2254.49
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 39040 0 0 0 225403 46 0 0 25 0 3 0 352720264 107470848 24702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.04
Current children cumulated vsize (KiB) 104952

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 28168
/proc/meminfo: memFree=1472936/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=105260 CPUtime=4632.73
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 79858 0 0 0 463193 80 0 0 18 0 3 0 352720263 107786240 24781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26315 24781 218 20 0 25673 0
[pid=28163/tid=28165] ppid=28161 vsize=105260 CPUtime=2318.48
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 39827 0 0 0 231815 33 0 0 25 0 3 0 352720264 107786240 24781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=105260 CPUtime=2314.23
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 39663 0 0 0 231377 46 0 0 25 0 3 0 352720264 107786240 24781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.73
Current children cumulated vsize (KiB) 105260

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 28168
/proc/meminfo: memFree=1472552/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=105392 CPUtime=4752.42
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 81332 0 0 0 475161 81 0 0 18 0 3 0 352720263 107921408 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26348 24860 218 20 0 25706 0
[pid=28163/tid=28165] ppid=28161 vsize=105392 CPUtime=2378.42
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 40486 0 0 0 237809 33 0 0 25 0 3 0 352720264 107921408 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=105392 CPUtime=2373.99
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 40478 0 0 0 237352 47 0 0 25 0 3 0 352720264 107921408 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.42
Current children cumulated vsize (KiB) 105392

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 28242
/proc/meminfo: memFree=1470880/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=105392 CPUtime=4872.02
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 82491 0 0 0 487117 85 0 0 18 0 3 0 352720263 107921408 24927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26348 24927 218 20 0 25706 0
[pid=28163/tid=28165] ppid=28161 vsize=105392 CPUtime=2438.35
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 41142 0 0 0 243798 37 0 0 25 0 3 0 352720264 107921408 24927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=105392 CPUtime=2433.66
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 40981 0 0 0 243318 48 0 0 25 0 3 0 352720264 107921408 24927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.02
Current children cumulated vsize (KiB) 105392

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 28366
/proc/meminfo: memFree=1471720/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=105564 CPUtime=4991.49
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 83804 0 0 0 499050 99 0 0 18 0 3 0 352720263 108097536 24986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26391 24986 218 20 0 25749 0
[pid=28163/tid=28165] ppid=28161 vsize=105564 CPUtime=2498.23
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 41785 0 0 0 249773 50 0 0 25 0 3 0 352720264 108097536 24986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=105564 CPUtime=2493.24
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 41651 0 0 0 249276 48 0 0 25 0 3 0 352720264 108097536 24986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.49
Current children cumulated vsize (KiB) 105564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 28366
/proc/meminfo: memFree=1471656/2055920 swapFree=4144420/4192956
[pid=28163] ppid=28161 vsize=105564 CPUtime=5000.08
/proc/28163/stat : 28163 (MiraXTv3_dyn) S 28161 28163 28091 0 -1 4194304 83962 0 0 0 499909 99 0 0 18 0 3 0 352720263 108097536 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 26391 24987 218 20 0 25749 0
[pid=28163/tid=28165] ppid=28161 vsize=105564 CPUtime=2502.54
/proc/28163/task/28165/stat : 28165 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 41785 0 0 0 250204 50 0 0 25 0 3 0 352720264 108097536 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=105564 CPUtime=2497.53
/proc/28163/task/28166/stat : 28166 (MiraXTv3_dyn) R 28161 28163 28091 0 -1 4194368 41809 0 0 0 249704 49 0 0 25 0 3 0 352720264 108097536 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 105564

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.63
CPU time (s): 5000.12
CPU user time (s): 4999.11
CPU system time (s): 1.01584
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 106192

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

runsolver used 2.44463 second user time and 6.75297 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun May 13 09:20:29 UTC 2007

IDJOB= 426193
IDBENCH= 20015
IDSOLVER= 196
FILE ID= node18/426193-1179048029

PBS_JOBID= 5253312

Free space on /tmp= 66500 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426193-1179048029/MiraXTv3_dyn /tmp/evaluation/426193-1179048029/instance-426193-1179048029.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426193-1179048029 -o ROOT/results/node18/solver-426193-1179048029 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426193-1179048029/MiraXTv3_dyn /tmp/evaluation/426193-1179048029/instance-426193-1179048029.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  67fab2237a85c249de45919413a62498

RANDOM SEED= 833073171

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1572248 kB
Buffers:         51208 kB
Cached:         335812 kB
SwapCached:      18668 kB
Active:         217980 kB
Inactive:       197200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572248 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            54028 kB
Committed_AS:  8849196 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB

End job on node18 on Sun May 13 10:02:18 UTC 2007