Trace number 426447

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

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1117386741-13-UNSAT.cnf
MD5SUMf92c9470ce530d69e9c5c87f2f1f8a3e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2404
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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/node40/watcher-426447-1179048559 -o ROOT/results/node40/solver-426447-1179048559 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426447-1179048559/MiraXTv3_dyn /tmp/evaluation/426447-1179048559/instance-426447-1179048559.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 5335
/proc/meminfo: memFree=1355568/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=3788 CPUtime=0
/proc/5335/stat : 5335 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 233735449 3878912 274 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/5335/statm: 947 276 205 20 0 305 0

[startup+0.053328 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5335
/proc/meminfo: memFree=1355568/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=8712 CPUtime=0.05
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 957 0 0 0 5 0 0 0 18 0 3 0 233735449 8921088 932 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 2178 932 218 20 0 1536 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8712

[startup+0.1023 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5335
/proc/meminfo: memFree=1355568/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=8712 CPUtime=0.15
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 998 0 0 0 15 0 0 0 18 0 3 0 233735449 8921088 973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 2178 973 218 20 0 1536 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8712

[startup+0.302343 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5335
/proc/meminfo: memFree=1355568/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=9108 CPUtime=0.55
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 1248 0 0 0 55 0 0 0 18 0 3 0 233735449 9326592 1223 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 2277 1223 218 20 0 1635 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9108

[startup+0.701428 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5335
/proc/meminfo: memFree=1355568/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=11736 CPUtime=1.34
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 1753 0 0 0 134 0 0 0 18 0 3 0 233735449 12017664 1728 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 2934 1728 218 20 0 2292 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 11736

[startup+1.5016 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 5338
/proc/meminfo: memFree=1348056/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=15740 CPUtime=2.94
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 2699 0 0 0 293 1 0 0 18 0 3 0 233735449 16117760 2674 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 3935 2674 218 20 0 3293 0
[pid=5335/tid=5337] ppid=5333 vsize=15740 CPUtime=1.46
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 1071 0 0 0 146 0 0 0 25 0 3 0 233735452 16117760 2674 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7345787 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=15740 CPUtime=1.44
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 1078 0 0 0 144 0 0 0 21 0 3 0 233735452 16117760 2674 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15740

[startup+3.10193 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 5338
/proc/meminfo: memFree=1343128/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=21440 CPUtime=6.14
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 4184 0 0 0 611 3 0 0 18 0 3 0 233735449 21954560 4159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 5360 4159 218 20 0 4718 0
[pid=5335/tid=5337] ppid=5333 vsize=21440 CPUtime=3.06
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 1769 0 0 0 305 1 0 0 25 0 3 0 233735452 21954560 4159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=21440 CPUtime=3.04
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 1865 0 0 0 303 1 0 0 25 0 3 0 233735452 21954560 4159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134516421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 21440

[startup+6.3016 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 5338
/proc/meminfo: memFree=1336920/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=25048 CPUtime=12.51
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 4865 0 0 0 1248 3 0 0 18 0 3 0 233735449 25649152 4840 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 6262 4840 218 20 0 5620 0
[pid=5335/tid=5337] ppid=5333 vsize=25048 CPUtime=6.25
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 2167 0 0 0 624 1 0 0 25 0 3 0 233735452 25649152 4840 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565545 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=25048 CPUtime=6.23
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 2148 0 0 0 621 2 0 0 25 0 3 0 233735452 25649152 4840 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 25048

[startup+12.7019 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 5338
/proc/meminfo: memFree=1324696/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=37568 CPUtime=25.29
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 8249 0 0 0 2522 7 0 0 18 0 3 0 233735449 38469632 8110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 9392 8110 218 20 0 8750 0
[pid=5335/tid=5337] ppid=5333 vsize=37568 CPUtime=12.65
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 3597 0 0 0 1263 2 0 0 25 0 3 0 233735452 38469632 8110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=37568 CPUtime=12.6
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 4102 0 0 0 1256 4 0 0 25 0 3 0 233735452 38469632 8110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 37568

[startup+25.5026 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 5338
/proc/meminfo: memFree=1307104/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=54188 CPUtime=50.8
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 12542 0 0 0 5067 13 0 0 18 0 3 0 233735449 55488512 12160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 13547 12160 218 20 0 12905 0
[pid=5335/tid=5337] ppid=5333 vsize=54188 CPUtime=25.44
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 5690 0 0 0 2539 5 0 0 25 0 3 0 233735452 55488512 12160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=54188 CPUtime=25.32
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 6302 0 0 0 2525 7 0 0 25 0 3 0 233735452 55488512 12160 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 54188

[startup+51.1029 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 5338
/proc/meminfo: memFree=1294176/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=67924 CPUtime=101.88
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 16588 0 0 0 10169 19 0 0 18 0 3 0 233735449 69554176 15703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 16981 15703 218 20 0 16339 0
[pid=5335/tid=5337] ppid=5333 vsize=67924 CPUtime=51.03
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 7988 0 0 0 5095 8 0 0 25 0 3 0 233735452 69554176 15703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565885 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=67924 CPUtime=50.81
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 8050 0 0 0 5071 10 0 0 25 0 3 0 233735452 69554176 15703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 67924

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 5338
/proc/meminfo: memFree=1273696/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=87404 CPUtime=204
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 22410 0 0 0 20372 28 0 0 18 0 3 0 233735449 89501696 20507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 21851 20507 218 20 0 21209 0
[pid=5335/tid=5337] ppid=5333 vsize=87404 CPUtime=102.19
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 9798 0 0 0 10209 10 0 0 25 0 3 0 233735452 89501696 20507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=87404 CPUtime=101.78
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 12062 0 0 0 10160 18 0 0 25 0 3 0 233735452 89501696 20507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 87404

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 5338
/proc/meminfo: memFree=1270432/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=90660 CPUtime=323.68
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 24212 0 0 0 32338 30 0 0 18 0 3 0 233735449 92835840 21292 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 22665 21292 218 20 0 22023 0
[pid=5335/tid=5337] ppid=5333 vsize=90660 CPUtime=162.15
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 10984 0 0 0 16204 11 0 0 25 0 3 0 233735452 92835840 21292 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=90660 CPUtime=161.49
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 12678 0 0 0 16131 18 0 0 25 0 3 0 233735452 92835840 21292 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 90660

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 5338
/proc/meminfo: memFree=1270176/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=90660 CPUtime=443.35
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 25409 0 0 0 44304 31 0 0 18 0 3 0 233735449 92835840 21339 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 22665 21339 218 20 0 22023 0
[pid=5335/tid=5337] ppid=5333 vsize=90660 CPUtime=222.1
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 11584 0 0 0 22198 12 0 0 25 0 3 0 233735452 92835840 21339 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526400 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=90660 CPUtime=221.21
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 13275 0 0 0 22103 18 0 0 25 0 3 0 233735452 92835840 21339 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 90660

[startup+282.301 s]
/proc/loadavg: 2.55 1.36 0.56 3/80 5338
/proc/meminfo: memFree=1270176/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=90660 CPUtime=563.05
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 26463 0 0 0 56273 32 0 0 18 0 3 0 233735449 92835840 21373 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 22665 21373 218 20 0 22023 0
[pid=5335/tid=5337] ppid=5333 vsize=90660 CPUtime=282.07
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 12111 0 0 0 28194 13 0 0 25 0 3 0 233735452 92835840 21373 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526207 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=90660 CPUtime=280.94
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 13802 0 0 0 28076 18 0 0 25 0 3 0 233735452 92835840 21373 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 90660

[startup+342.302 s]
/proc/loadavg: 2.34 1.52 0.66 3/80 5338
/proc/meminfo: memFree=1269472/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=90792 CPUtime=682.71
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 27588 0 0 0 68238 33 0 0 18 0 3 0 233735449 92971008 21536 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 22698 21536 218 20 0 22056 0
[pid=5335/tid=5337] ppid=5333 vsize=90792 CPUtime=342.04
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 12592 0 0 0 34190 14 0 0 25 0 3 0 233735452 92971008 21536 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5335/tid=5338] ppid=5333 vsize=90792 CPUtime=340.64
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 14446 0 0 0 34045 19 0 0 25 0 3 0 233735452 92971008 21536 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 90792

[startup+402.301 s]

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

/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 30925 0 0 0 183705 33 0 0 25 0 3 0 233735452 133148672 31517 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=130028 CPUtime=1837.48
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 30220 0 0 0 183708 40 0 0 25 0 3 0 233735452 133148672 31517 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.91
Current children cumulated vsize (KiB) 130028

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/80 5338
/proc/meminfo: memFree=1229408/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=3794.6
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 62670 0 0 0 379384 76 0 0 18 0 3 0 233735449 134180864 31527 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31527 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=1897.11
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 31412 0 0 0 189676 35 0 0 25 0 3 0 233735452 134180864 31527 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=1897.45
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 30708 0 0 0 189705 40 0 0 25 0 3 0 233735452 134180864 31527 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.6
Current children cumulated vsize (KiB) 131036

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 5536
/proc/meminfo: memFree=1229264/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=3913.98
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 63653 0 0 0 391304 94 0 0 18 0 3 0 233735449 134180864 31542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31542 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=1956.7
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 31898 0 0 0 195617 53 0 0 25 0 3 0 233735452 134180864 31542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=1957.24
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 31205 0 0 0 195684 40 0 0 25 0 3 0 233735452 134180864 31542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.98
Current children cumulated vsize (KiB) 131036

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 5536
/proc/meminfo: memFree=1229024/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4033.68
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 64558 0 0 0 403273 95 0 0 18 0 3 0 233735449 134180864 31593 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31593 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2016.44
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 32271 0 0 0 201591 53 0 0 25 0 3 0 233735452 134180864 31593 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2017.21
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 31737 0 0 0 201680 41 0 0 25 0 3 0 233735452 134180864 31593 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.68
Current children cumulated vsize (KiB) 131036

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 5536
/proc/meminfo: memFree=1229024/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4153.37
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 65421 0 0 0 415241 96 0 0 18 0 3 0 233735449 134180864 31599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31599 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2076.16
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 32642 0 0 0 207562 54 0 0 25 0 3 0 233735452 134180864 31599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2077.18
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 32229 0 0 0 207676 42 0 0 25 0 3 0 233735452 134180864 31599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.37
Current children cumulated vsize (KiB) 131036

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 5536
/proc/meminfo: memFree=1229024/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4273.05
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 66540 0 0 0 427208 97 0 0 18 0 3 0 233735449 134180864 31610 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31610 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2135.87
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 33139 0 0 0 213533 54 0 0 25 0 3 0 233735452 134180864 31610 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2137.15
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 32851 0 0 0 213672 43 0 0 25 0 3 0 233735452 134180864 31610 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.05
Current children cumulated vsize (KiB) 131036

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 5536
/proc/meminfo: memFree=1228896/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4392.68
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 67666 0 0 0 439170 98 0 0 18 0 3 0 233735449 134180864 31621 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31621 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2195.54
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 33764 0 0 0 219500 54 0 0 25 0 3 0 233735452 134180864 31621 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2197.1
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 33352 0 0 0 219667 43 0 0 25 0 3 0 233735452 134180864 31621 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.68
Current children cumulated vsize (KiB) 131036

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 5536
/proc/meminfo: memFree=1228896/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4512.37
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 68678 0 0 0 451138 99 0 0 18 0 3 0 233735449 134180864 31633 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31633 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2255.26
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 34270 0 0 0 225472 54 0 0 25 0 3 0 233735452 134180864 31633 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2257.07
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 33858 0 0 0 225663 44 0 0 25 0 3 0 233735452 134180864 31633 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.37
Current children cumulated vsize (KiB) 131036

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 5536
/proc/meminfo: memFree=1228832/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131036 CPUtime=4632.05
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 69698 0 0 0 463105 100 0 0 18 0 3 0 233735449 134180864 31646 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32759 31646 218 20 0 32117 0
[pid=5335/tid=5337] ppid=5333 vsize=131036 CPUtime=2314.98
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 34780 0 0 0 231443 55 0 0 25 0 3 0 233735452 134180864 31646 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131036 CPUtime=2317.04
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 34368 0 0 0 231659 45 0 0 25 0 3 0 233735452 134180864 31646 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.05
Current children cumulated vsize (KiB) 131036

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 5536
/proc/meminfo: memFree=1228832/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131628 CPUtime=4751.74
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 70597 0 0 0 475073 101 0 0 18 0 3 0 233735449 134787072 31658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32907 31658 218 20 0 32265 0
[pid=5335/tid=5337] ppid=5333 vsize=131628 CPUtime=2374.71
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 35166 0 0 0 237416 55 0 0 25 0 3 0 233735452 134787072 31658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131628 CPUtime=2377.01
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 34881 0 0 0 237655 46 0 0 25 0 3 0 233735452 134787072 31658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.74
Current children cumulated vsize (KiB) 131628

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 5536
/proc/meminfo: memFree=1228768/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131628 CPUtime=4871.44
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 71629 0 0 0 487041 103 0 0 18 0 3 0 233735449 134787072 31669 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32907 31669 218 20 0 32265 0
[pid=5335/tid=5337] ppid=5333 vsize=131628 CPUtime=2434.43
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 35811 0 0 0 243387 56 0 0 25 0 3 0 233735452 134787072 31669 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131628 CPUtime=2436.97
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 35268 0 0 0 243651 46 0 0 25 0 3 0 233735452 134787072 31669 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7344479 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.44
Current children cumulated vsize (KiB) 131628

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 5536
/proc/meminfo: memFree=1228832/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131628 CPUtime=4991.13
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 72540 0 0 0 499009 104 0 0 18 0 3 0 233735449 134787072 31680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32907 31680 218 20 0 32265 0
[pid=5335/tid=5337] ppid=5333 vsize=131628 CPUtime=2494.14
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 36202 0 0 0 249358 56 0 0 25 0 3 0 233735452 134787072 31680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131628 CPUtime=2496.95
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 35788 0 0 0 249648 47 0 0 25 0 3 0 233735452 134787072 31680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.13
Current children cumulated vsize (KiB) 131628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 5536
/proc/meminfo: memFree=1228832/2055920 swapFree=4157544/4192956
[pid=5335] ppid=5333 vsize=131628 CPUtime=5000.12
/proc/5335/stat : 5335 (MiraXTv3_dyn) S 5333 5335 5263 0 -1 4194304 72670 0 0 0 499908 104 0 0 18 0 3 0 233735449 134787072 31681 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5335/statm: 32907 31681 218 20 0 32265 0
[pid=5335/tid=5337] ppid=5333 vsize=131628 CPUtime=2498.63
/proc/5335/task/5337/stat : 5337 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 36202 0 0 0 249807 56 0 0 25 0 3 0 233735452 134787072 31681 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5335/tid=5338] ppid=5333 vsize=131628 CPUtime=2501.45
/proc/5335/task/5338/stat : 5338 (MiraXTv3_dyn) R 5333 5335 5263 0 -1 4194368 35918 0 0 0 250098 47 0 0 25 0 3 0 233735452 134787072 31681 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 131628

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.17
CPU user time (s): 4999.1
CPU system time (s): 1.06784
CPU usage (%): 199.461
Max. virtual memory (cumulated for all children) (KiB): 132140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 1.06784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72670
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= 489
involuntary context switches= 94505

runsolver used 2.66759 second user time and 6.50401 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun May 13 09:29:19 UTC 2007

IDJOB= 426447
IDBENCH= 20321
IDSOLVER= 196
FILE ID= node40/426447-1179048559

PBS_JOBID= 5253491

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1117386741-13-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426447-1179048559/MiraXTv3_dyn /tmp/evaluation/426447-1179048559/instance-426447-1179048559.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-426447-1179048559 -o ROOT/results/node40/solver-426447-1179048559 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426447-1179048559/MiraXTv3_dyn /tmp/evaluation/426447-1179048559/instance-426447-1179048559.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f92c9470ce530d69e9c5c87f2f1f8a3e

RANDOM SEED= 301631342

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1355912 kB
Buffers:         42396 kB
Cached:         514092 kB
SwapCached:      15256 kB
Active:         106976 kB
Inactive:       472512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355912 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:           105956 kB
Committed_AS:  4693792 kB
PageTables:       1932 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= 66543 MiB

End job on node40 on Sun May 13 10:11:08 UTC 2007