Trace number 456300

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 2545.72

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.149
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.99 1.93 3/64 30663
/proc/meminfo: memFree=1248648/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=3788 CPUtime=0
/proc/30663/stat : 30663 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 257055209 3878912 263 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8356813 0 0 4096 0 0 0 0 17 1 0 0
/proc/30663/statm: 947 264 206 20 0 305 0

[startup+0.101032 s]
/proc/loadavg: 1.91 1.99 1.93 3/64 30663
/proc/meminfo: memFree=1248648/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=6508 CPUtime=0.17
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 620 0 0 0 17 0 0 0 18 0 3 0 257055209 6664192 595 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 1627 595 218 20 0 985 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6508

[startup+0.201042 s]
/proc/loadavg: 1.91 1.99 1.93 3/64 30663
/proc/meminfo: memFree=1248648/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=6872 CPUtime=0.37
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 801 0 0 0 37 0 0 0 18 0 3 0 257055209 7036928 776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 1718 776 218 20 0 1076 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 6872

[startup+0.301052 s]
/proc/loadavg: 1.91 1.99 1.93 3/64 30663
/proc/meminfo: memFree=1248648/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=8324 CPUtime=0.56
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 957 0 0 0 56 0 0 0 18 0 3 0 257055209 8523776 932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 2081 932 218 20 0 1439 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8324

[startup+0.701085 s]
/proc/loadavg: 1.91 1.99 1.93 3/64 30663
/proc/meminfo: memFree=1248648/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=10304 CPUtime=1.36
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 1483 0 0 0 136 0 0 0 18 0 3 0 257055209 10551296 1458 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 2576 1458 218 20 0 1934 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10304

[startup+1.50116 s]
/proc/loadavg: 1.91 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1242032/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=12980 CPUtime=2.96
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 2228 0 0 0 296 0 0 0 18 0 3 0 257055209 13291520 2203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 3245 2203 218 20 0 2603 0
[pid=30663/tid=30665] ppid=30661 vsize=12980 CPUtime=1.48
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 937 0 0 0 148 0 0 0 25 0 3 0 257055210 13291520 2203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=12980 CPUtime=1.46
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 941 0 0 0 146 0 0 0 25 0 3 0 257055210 13291520 2203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12980

[startup+3.1023 s]
/proc/loadavg: 1.91 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1238448/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=15196 CPUtime=6.16
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 2758 0 0 0 615 1 0 0 18 0 3 0 257055209 15560704 2733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 3799 2733 218 20 0 3157 0
[pid=30663/tid=30665] ppid=30661 vsize=15196 CPUtime=3.07
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 1200 0 0 0 307 0 0 0 24 0 3 0 257055210 15560704 2733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=15196 CPUtime=3.06
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 1208 0 0 0 306 0 0 0 25 0 3 0 257055210 15560704 2733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15196

[startup+6.30158 s]
/proc/loadavg: 1.92 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1234480/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=20052 CPUtime=12.54
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 4186 0 0 0 1252 2 0 0 18 0 3 0 257055209 20533248 4086 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 5013 4086 218 20 0 4371 0
[pid=30663/tid=30665] ppid=30661 vsize=20052 CPUtime=6.27
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 1813 0 0 0 626 1 0 0 25 0 3 0 257055210 20533248 4086 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=20052 CPUtime=6.24
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 2023 0 0 0 624 0 0 0 25 0 3 0 257055210 20533248 4086 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 20052

[startup+12.7011 s]
/proc/loadavg: 1.93 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1223984/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=29632 CPUtime=25.31
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 6730 0 0 0 2526 5 0 0 18 0 3 0 257055209 30343168 6548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 7408 6548 218 20 0 6766 0
[pid=30663/tid=30665] ppid=30661 vsize=29632 CPUtime=12.67
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 3139 0 0 0 1264 3 0 0 25 0 3 0 257055210 30343168 6548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=29632 CPUtime=12.62
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 3241 0 0 0 1260 2 0 0 24 0 3 0 257055210 30343168 6548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29632

[startup+25.5013 s]
/proc/loadavg: 1.94 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1214704/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=40316 CPUtime=50.85
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 9085 0 0 0 5077 8 0 0 18 0 3 0 257055209 41283584 8587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 10079 8587 218 20 0 9437 0
[pid=30663/tid=30665] ppid=30661 vsize=40316 CPUtime=25.46
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 4418 0 0 0 2542 4 0 0 25 0 3 0 257055210 41283584 8587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=40316 CPUtime=25.37
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 4317 0 0 0 2534 3 0 0 25 0 3 0 257055210 41283584 8587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 40316

[startup+51.1015 s]
/proc/loadavg: 1.96 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1201264/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=52340 CPUtime=101.92
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 13000 0 0 0 10179 13 0 0 18 0 3 0 257055209 53596160 11992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 13085 11992 218 20 0 12443 0
[pid=30663/tid=30665] ppid=30661 vsize=52340 CPUtime=51.04
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 6267 0 0 0 5098 6 0 0 22 0 3 0 257055210 53596160 11992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=52340 CPUtime=50.85
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 6383 0 0 0 5079 6 0 0 23 0 3 0 257055210 53596160 11992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 52340

[startup+102.302 s]
/proc/loadavg: 1.98 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1197296/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=57744 CPUtime=204.07
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 14872 0 0 0 20393 14 0 0 18 0 3 0 257055209 59129856 12897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 14436 12897 218 20 0 13794 0
[pid=30663/tid=30665] ppid=30661 vsize=57744 CPUtime=102.22
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 7211 0 0 0 10215 7 0 0 25 0 3 0 257055210 59129856 12897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=57744 CPUtime=101.83
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 7311 0 0 0 10177 6 0 0 25 0 3 0 257055210 59129856 12897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 57744

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1194416/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=60376 CPUtime=323.78
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 16740 0 0 0 32362 16 0 0 18 0 3 0 257055209 61825024 13623 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 15094 13623 218 20 0 14452 0
[pid=30663/tid=30665] ppid=30661 vsize=60376 CPUtime=162.19
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 8284 0 0 0 16211 8 0 0 22 0 3 0 257055210 61825024 13623 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=60376 CPUtime=161.57
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 8106 0 0 0 16149 8 0 0 25 0 3 0 257055210 61825024 13623 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 60376

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.93 3/67 30666
/proc/meminfo: memFree=1193520/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=60664 CPUtime=443.5
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 18073 0 0 0 44332 18 0 0 18 0 3 0 257055209 62119936 13876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 15166 13876 218 20 0 14524 0
[pid=30663/tid=30665] ppid=30661 vsize=60664 CPUtime=222.16
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 9062 0 0 0 22207 9 0 0 25 0 3 0 257055210 62119936 13876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=60664 CPUtime=221.31
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 8661 0 0 0 22123 8 0 0 25 0 3 0 257055210 62119936 13876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 60664

[startup+282.302 s]
/proc/loadavg: 1.99 1.99 1.93 3/67 30668
/proc/meminfo: memFree=1192624/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=61092 CPUtime=563.17
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 19475 0 0 0 56299 18 0 0 18 0 3 0 257055209 62558208 14113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 15273 14113 218 20 0 14631 0
[pid=30663/tid=30665] ppid=30661 vsize=61092 CPUtime=282.13
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 9839 0 0 0 28204 9 0 0 25 0 3 0 257055210 62558208 14113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=61092 CPUtime=281.01
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 9286 0 0 0 28093 8 0 0 25 0 3 0 257055210 62558208 14113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.17
Current children cumulated vsize (KiB) 61092

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.93 3/67 30668
/proc/meminfo: memFree=1192432/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=61356 CPUtime=682.86
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 20610 0 0 0 68267 19 0 0 18 0 3 0 257055209 62828544 14143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 15339 14143 218 20 0 14697 0
[pid=30663/tid=30665] ppid=30661 vsize=61356 CPUtime=342.09
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 10458 0 0 0 34200 9 0 0 25 0 3 0 257055210 62828544 14143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=61356 CPUtime=340.74
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 9802 0 0 0 34065 9 0 0 25 0 3 0 257055210 62828544 14143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.86
Current children cumulated vsize (KiB) 61356

[startup+402.301 s]

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

/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 24666 0 0 0 178646 35 0 0 25 0 3 0 257055210 76169216 17283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=74384 CPUtime=1809.86
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 22189 0 0 0 180945 41 0 0 25 0 3 0 257055210 76169216 17283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3596.69
Current children cumulated vsize (KiB) 74384

[startup+1902.3 s]
/proc/loadavg: 2.00 2.08 2.16 3/67 464
/proc/meminfo: memFree=1136944/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=76664 CPUtime=3716.39
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 48773 0 0 0 371560 79 0 0 18 0 3 0 257055209 78503936 17903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 19166 17903 218 20 0 18524 0
[pid=30663/tid=30665] ppid=30661 vsize=76664 CPUtime=1846.78
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 25759 0 0 0 184641 37 0 0 25 0 3 0 257055210 78503936 17903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=76664 CPUtime=1869.59
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 22664 0 0 0 186918 41 0 0 25 0 3 0 257055210 78503936 17903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3716.39
Current children cumulated vsize (KiB) 76664

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.15 3/67 464
/proc/meminfo: memFree=1135920/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=77896 CPUtime=3836.1
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 50067 0 0 0 383530 80 0 0 18 0 3 0 257055209 79765504 18170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 19474 18170 218 20 0 18832 0
[pid=30663/tid=30665] ppid=30661 vsize=77896 CPUtime=1906.76
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 26500 0 0 0 190638 38 0 0 25 0 3 0 257055210 79765504 18170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=77896 CPUtime=1929.32
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 23217 0 0 0 192890 42 0 0 25 0 3 0 257055210 79765504 18170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3836.1
Current children cumulated vsize (KiB) 77896

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.14 3/67 464
/proc/meminfo: memFree=1135600/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=77896 CPUtime=3955.79
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 51097 0 0 0 395498 81 0 0 18 0 3 0 257055209 79765504 18252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 19474 18252 218 20 0 18832 0
[pid=30663/tid=30665] ppid=30661 vsize=77896 CPUtime=1966.72
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 26974 0 0 0 196634 38 0 0 25 0 3 0 257055210 79765504 18252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=77896 CPUtime=1989.05
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 23773 0 0 0 198863 42 0 0 25 0 3 0 257055210 79765504 18252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3955.79
Current children cumulated vsize (KiB) 77896

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.13 3/67 464
/proc/meminfo: memFree=1133744/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=79944 CPUtime=4075.5
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 52497 0 0 0 407468 82 0 0 18 0 3 0 257055209 81862656 18704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 19986 18704 218 20 0 19344 0
[pid=30663/tid=30665] ppid=30661 vsize=79944 CPUtime=2026.7
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 27896 0 0 0 202631 39 0 0 25 0 3 0 257055210 81862656 18704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=79944 CPUtime=2048.78
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 24251 0 0 0 204836 42 0 0 25 0 3 0 257055210 81862656 18704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4075.5
Current children cumulated vsize (KiB) 79944

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/67 464
/proc/meminfo: memFree=1133680/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=80076 CPUtime=4195.21
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 53479 0 0 0 419438 83 0 0 18 0 3 0 257055209 81997824 18738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20019 18738 218 20 0 19377 0
[pid=30663/tid=30665] ppid=30661 vsize=80076 CPUtime=2086.66
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 28402 0 0 0 208627 39 0 0 25 0 3 0 257055210 81997824 18738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=80076 CPUtime=2108.51
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 24727 0 0 0 210809 42 0 0 25 0 3 0 257055210 81997824 18738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4195.21
Current children cumulated vsize (KiB) 80076

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.10 3/67 464
/proc/meminfo: memFree=1133616/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=80076 CPUtime=4314.92
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 54508 0 0 0 431408 84 0 0 18 0 3 0 257055209 81997824 18740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20019 18740 218 20 0 19377 0
[pid=30663/tid=30665] ppid=30661 vsize=80076 CPUtime=2146.65
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 28877 0 0 0 214625 40 0 0 25 0 3 0 257055210 81997824 18740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=80076 CPUtime=2168.25
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 25281 0 0 0 216782 43 0 0 25 0 3 0 257055210 81997824 18740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4314.92
Current children cumulated vsize (KiB) 80076

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/67 464
/proc/meminfo: memFree=1133040/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=81264 CPUtime=4434.59
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 55591 0 0 0 443375 84 0 0 18 0 3 0 257055209 83214336 18875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20316 18875 218 20 0 19674 0
[pid=30663/tid=30665] ppid=30661 vsize=81264 CPUtime=2206.61
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 29385 0 0 0 220621 40 0 0 25 0 3 0 257055210 83214336 18875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=81264 CPUtime=2227.96
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 25856 0 0 0 222753 43 0 0 21 0 3 0 257055210 83214336 18875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4434.59
Current children cumulated vsize (KiB) 81264

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/67 464
/proc/meminfo: memFree=1130672/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=83312 CPUtime=4554.3
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 57073 0 0 0 455344 86 0 0 18 0 3 0 257055209 85311488 19488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20828 19488 218 20 0 20186 0
[pid=30663/tid=30665] ppid=30661 vsize=83312 CPUtime=2266.58
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 30313 0 0 0 226617 41 0 0 25 0 3 0 257055210 85311488 19488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=83312 CPUtime=2287.7
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 26410 0 0 0 228726 44 0 0 25 0 3 0 257055210 85311488 19488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4554.3
Current children cumulated vsize (KiB) 83312

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/67 464
/proc/meminfo: memFree=1130608/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=83312 CPUtime=4674.02
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 58037 0 0 0 467315 87 0 0 18 0 3 0 257055209 85311488 19503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20828 19503 218 20 0 20186 0
[pid=30663/tid=30665] ppid=30661 vsize=83312 CPUtime=2326.56
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 30787 0 0 0 232614 42 0 0 25 0 3 0 257055210 85311488 19503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=83312 CPUtime=2347.44
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 26900 0 0 0 234700 44 0 0 25 0 3 0 257055210 85311488 19503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4674.02
Current children cumulated vsize (KiB) 83312

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 464
/proc/meminfo: memFree=1130352/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=83312 CPUtime=4793.71
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 58927 0 0 0 479284 87 0 0 18 0 3 0 257055209 85311488 19522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20828 19522 218 20 0 20186 0
[pid=30663/tid=30665] ppid=30661 vsize=83312 CPUtime=2386.53
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 31183 0 0 0 238611 42 0 0 25 0 3 0 257055210 85311488 19522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=83312 CPUtime=2407.16
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 27394 0 0 0 240672 44 0 0 25 0 3 0 257055210 85311488 19522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4793.71
Current children cumulated vsize (KiB) 83312

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 464
/proc/meminfo: memFree=1130288/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=83312 CPUtime=4913.43
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 59828 0 0 0 491255 88 0 0 18 0 3 0 257055209 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20828 19545 218 20 0 20186 0
[pid=30663/tid=30665] ppid=30661 vsize=83312 CPUtime=2446.5
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 31583 0 0 0 244608 42 0 0 25 0 3 0 257055210 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=83312 CPUtime=2466.9
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 27895 0 0 0 246646 44 0 0 25 0 3 0 257055210 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4913.43
Current children cumulated vsize (KiB) 83312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2545.7 s]
/proc/loadavg: 2.00 2.00 2.06 3/67 464
/proc/meminfo: memFree=1130224/2055920 swapFree=4183876/4192956
[pid=30663] ppid=30661 vsize=83312 CPUtime=5000.01
/proc/30663/stat : 30663 (MiraXTv3_dyn) S 30661 30663 29852 0 -1 4194304 60628 0 0 0 499913 88 0 0 18 0 3 0 257055209 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30663/statm: 20828 19545 218 20 0 20186 0
[pid=30663/tid=30665] ppid=30661 vsize=83312 CPUtime=2489.89
/proc/30663/task/30665/stat : 30665 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 31983 0 0 0 248946 43 0 0 25 0 3 0 257055210 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30663/tid=30666] ppid=30661 vsize=83312 CPUtime=2510.1
/proc/30663/task/30666/stat : 30666 (MiraXTv3_dyn) R 30661 30663 29852 0 -1 4194368 28295 0 0 0 250965 45 0 0 25 0 3 0 257055210 85311488 19545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 83312

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): 2545.72
CPU time (s): 5000.05
CPU user time (s): 4999.15
CPU system time (s): 0.900863
CPU usage (%): 196.41
Max. virtual memory (cumulated for all children) (KiB): 83632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.15
system time used= 0.900863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60628
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= 490
involuntary context switches= 57839

runsolver used 2.36864 second user time and 6.95194 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun May 13 02:08:20 UTC 2007

IDJOB= 456300
IDBENCH= 24665
IDSOLVER= 196
FILE ID= node50/456300-1179022100

PBS_JOBID= 5253226

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456300-1179022100/MiraXTv3_dyn /tmp/evaluation/456300-1179022100/instance-456300-1179022100.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-456300-1179022100 -o ROOT/results/node50/solver-456300-1179022100 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456300-1179022100/MiraXTv3_dyn /tmp/evaluation/456300-1179022100/instance-456300-1179022100.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  42a2d57c47222c3ed0e0546d3518a54d

RANDOM SEED= 456946954

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1248928 kB
Buffers:         50816 kB
Cached:         626036 kB
SwapCached:       3148 kB
Active:         329796 kB
Inactive:       356944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248928 kB
SwapTotal:     4192956 kB
SwapFree:      4183876 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          15872 kB
Slab:           106200 kB
Committed_AS:  4967404 kB
PageTables:       1460 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= 66546 MiB

End job on node50 on Sun May 13 02:50:48 UTC 2007