Trace number 426316

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.04 2507.33

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S779713554-13.cnf
MD5SUMcfea37cf2c4e91ad4c7e1db353aebdc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark124.266
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/node11/watcher-426316-1179010164 -o ROOT/results/node11/solver-426316-1179010164 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426316-1179010164/MiraXTv3_dyn /tmp/evaluation/426316-1179010164/instance-426316-1179010164.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: 2.00 2.00 1.94 3/77 7314
/proc/meminfo: memFree=1500792/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=3788 CPUtime=0
/proc/7314/stat : 7314 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 342065348 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7314/statm: 947 328 206 20 0 305 0

[startup+0.079679 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 7314
/proc/meminfo: memFree=1500792/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=4780 CPUtime=0.07
/proc/7314/stat : 7314 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194304 624 0 0 0 7 0 0 0 18 0 1 0 342065348 4894720 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7314/statm: 1195 599 207 20 0 553 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4780

[startup+0.101681 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 7314
/proc/meminfo: memFree=1500792/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=4780 CPUtime=0.09
/proc/7314/stat : 7314 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194304 624 0 0 0 9 0 0 0 18 0 1 0 342065348 4894720 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7314/statm: 1195 599 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301708 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 7314
/proc/meminfo: memFree=1500792/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=9892 CPUtime=0.29
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 1106 0 0 0 29 0 0 0 19 0 3 0 342065348 10129408 1012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 2473 1012 218 20 0 1831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9892

[startup+0.701759 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 7314
/proc/meminfo: memFree=1500792/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=14100 CPUtime=1.1
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 2014 0 0 0 109 1 0 0 19 0 3 0 342065348 14438400 1920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 3525 1920 218 20 0 2883 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 14100

[startup+1.50185 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1491296/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=19220 CPUtime=2.69
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 3586 0 0 0 268 1 0 0 19 0 3 0 342065348 19681280 3490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 4805 3490 218 20 0 4163 0
[pid=7314/tid=7316] ppid=7312 vsize=19220 CPUtime=1.2
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 1376 0 0 0 120 0 0 0 23 0 3 0 342065377 19681280 3490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=19220 CPUtime=1.18
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 1444 0 0 0 118 0 0 0 18 0 3 0 342065377 19681280 3490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 19220

[startup+3.10104 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1485024/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=23640 CPUtime=5.88
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 4567 0 0 0 586 2 0 0 19 0 3 0 342065348 24207360 4471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 5910 4471 218 20 0 5268 0
[pid=7314/tid=7316] ppid=7312 vsize=23640 CPUtime=2.8
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 1964 0 0 0 279 1 0 0 19 0 3 0 342065377 24207360 4471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8418837 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=23640 CPUtime=2.77
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 1837 0 0 0 277 0 0 0 25 0 3 0 342065377 24207360 4471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 23640

[startup+6.30142 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1475040/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=35048 CPUtime=12.26
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 7716 0 0 0 1221 5 0 0 19 0 3 0 342065348 35889152 7472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 8762 7472 218 20 0 8120 0
[pid=7314/tid=7316] ppid=7312 vsize=35048 CPUtime=5.99
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 3397 0 0 0 597 2 0 0 25 0 3 0 342065377 35889152 7472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=35048 CPUtime=5.95
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 3553 0 0 0 594 1 0 0 25 0 3 0 342065377 35889152 7472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 35048

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1457696/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=49388 CPUtime=25.01
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 11310 0 0 0 2493 8 0 0 19 0 3 0 342065348 50573312 10821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 12347 10821 218 20 0 11705 0
[pid=7314/tid=7316] ppid=7312 vsize=49388 CPUtime=12.38
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 5101 0 0 0 1235 3 0 0 25 0 3 0 342065377 50573312 10821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=49388 CPUtime=12.33
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 5443 0 0 0 1229 4 0 0 25 0 3 0 342065377 50573312 10821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 49388

[startup+25.5027 s]
/proc/loadavg: 1.94 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1442976/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=63280 CPUtime=50.54
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 15502 0 0 0 5041 13 0 0 19 0 3 0 342065348 64798720 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 15820 14545 218 20 0 15178 0
[pid=7314/tid=7316] ppid=7312 vsize=63280 CPUtime=25.18
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 7239 0 0 0 2513 5 0 0 19 0 3 0 342065377 64798720 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=63280 CPUtime=25.07
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 7497 0 0 0 2500 7 0 0 19 0 3 0 342065377 64798720 14545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 63280

[startup+51.1027 s]
/proc/loadavg: 1.96 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1438624/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=67076 CPUtime=101.58
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 17516 0 0 0 10143 15 0 0 19 0 3 0 342065348 68685824 15600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 16769 15600 218 20 0 16127 0
[pid=7314/tid=7316] ppid=7312 vsize=67076 CPUtime=50.75
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 8232 0 0 0 5069 6 0 0 25 0 3 0 342065377 68685824 15600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=67076 CPUtime=50.53
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 8518 0 0 0 5045 8 0 0 25 0 3 0 342065377 68685824 15600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 67076

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.93 3/80 7317
/proc/meminfo: memFree=1432928/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=73636 CPUtime=203.69
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 20854 0 0 0 20351 18 0 0 19 0 3 0 342065348 75403264 17053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 18409 17053 218 20 0 17767 0
[pid=7314/tid=7316] ppid=7312 vsize=73636 CPUtime=101.91
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 9770 0 0 0 10183 8 0 0 25 0 3 0 342065377 75403264 17053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=73636 CPUtime=101.48
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 10318 0 0 0 10139 9 0 0 25 0 3 0 342065377 75403264 17053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 73636

[startup+162.303 s]
/proc/loadavg: 2.05 2.00 1.94 3/80 7317
/proc/meminfo: memFree=1431008/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=75392 CPUtime=323.33
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 23330 0 0 0 32313 20 0 0 19 0 3 0 342065348 77201408 17449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 18848 17449 218 20 0 18206 0
[pid=7314/tid=7316] ppid=7312 vsize=75392 CPUtime=161.86
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 10986 0 0 0 16177 9 0 0 25 0 3 0 342065377 77201408 17449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=75392 CPUtime=161.18
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 11578 0 0 0 16107 11 0 0 25 0 3 0 342065377 77201408 17449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.33
Current children cumulated vsize (KiB) 75392

[startup+222.303 s]
/proc/loadavg: 2.02 2.00 1.94 3/80 7317
/proc/meminfo: memFree=1428256/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=77324 CPUtime=443
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 25974 0 0 0 44277 23 0 0 19 0 3 0 342065348 79179776 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 19331 18192 218 20 0 18689 0
[pid=7314/tid=7316] ppid=7312 vsize=77324 CPUtime=221.81
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 12133 0 0 0 22171 10 0 0 25 0 3 0 342065377 79179776 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=77324 CPUtime=220.89
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 13075 0 0 0 22077 12 0 0 25 0 3 0 342065377 79179776 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443
Current children cumulated vsize (KiB) 77324

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7317
/proc/meminfo: memFree=1426016/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=79560 CPUtime=562.65
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 28294 0 0 0 56240 25 0 0 19 0 3 0 342065348 81469440 18738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 19890 18738 218 20 0 19248 0
[pid=7314/tid=7316] ppid=7312 vsize=79560 CPUtime=281.75
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 13341 0 0 0 28164 11 0 0 25 0 3 0 342065377 81469440 18738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=79560 CPUtime=280.6
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 14187 0 0 0 28047 13 0 0 25 0 3 0 342065377 81469440 18738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 79560

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7317
/proc/meminfo: memFree=1422880/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=83036 CPUtime=682.29
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 31149 0 0 0 68201 28 0 0 19 0 3 0 342065348 85028864 19549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 20759 19549 218 20 0 20117 0
[pid=7314/tid=7316] ppid=7312 vsize=83036 CPUtime=341.69
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 14940 0 0 0 34156 13 0 0 25 0 3 0 342065377 85028864 19549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=83036 CPUtime=340.3
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 15443 0 0 0 34016 14 0 0 25 0 3 0 342065377 85028864 19549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.29
Current children cumulated vsize (KiB) 83036

[startup+402.301 s]

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

/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 40618 0 0 0 189515 40 0 0 25 0 3 0 342065377 124755968 29023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=121832 CPUtime=1897.43
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 39917 0 0 0 189697 46 0 0 25 0 3 0 342065377 124755968 29023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.28
Current children cumulated vsize (KiB) 121832

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1384288/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=122128 CPUtime=3912.98
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 83045 0 0 0 391209 89 0 0 19 0 3 0 342065348 125059072 29117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30532 29117 218 20 0 29890 0
[pid=7314/tid=7316] ppid=7312 vsize=122128 CPUtime=1955.27
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 41613 0 0 0 195487 40 0 0 25 0 3 0 342065377 125059072 29117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=122128 CPUtime=1957.4
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 40666 0 0 0 195693 47 0 0 25 0 3 0 342065377 125059072 29117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.98
Current children cumulated vsize (KiB) 122128

[startup+2022.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/80 7515
/proc/meminfo: memFree=1384096/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=122296 CPUtime=4032.64
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 84489 0 0 0 403174 90 0 0 19 0 3 0 342065348 125231104 29175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30574 29175 218 20 0 29932 0
[pid=7314/tid=7316] ppid=7312 vsize=122296 CPUtime=2014.99
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 42462 0 0 0 201458 41 0 0 25 0 3 0 342065377 125231104 29175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=122296 CPUtime=2017.35
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 41261 0 0 0 201687 48 0 0 25 0 3 0 342065377 125231104 29175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.64
Current children cumulated vsize (KiB) 122296

[startup+2082.31 s]
/proc/loadavg: 2.01 2.01 1.94 3/80 7515
/proc/meminfo: memFree=1383712/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=122592 CPUtime=4152.31
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 85837 0 0 0 415140 91 0 0 19 0 3 0 342065348 125534208 29252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30648 29252 218 20 0 30006 0
[pid=7314/tid=7316] ppid=7312 vsize=122592 CPUtime=2074.7
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 43260 0 0 0 207428 42 0 0 25 0 3 0 342065377 125534208 29252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=122592 CPUtime=2077.33
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 41811 0 0 0 207684 49 0 0 25 0 3 0 342065377 125534208 29252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.31
Current children cumulated vsize (KiB) 122592

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1383712/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=122592 CPUtime=4271.98
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 87161 0 0 0 427105 93 0 0 19 0 3 0 342065348 125534208 29256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30648 29256 218 20 0 30006 0
[pid=7314/tid=7316] ppid=7312 vsize=122592 CPUtime=2134.4
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 43789 0 0 0 213398 42 0 0 25 0 3 0 342065377 125534208 29256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=122592 CPUtime=2137.28
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 42606 0 0 0 213678 50 0 0 25 0 3 0 342065377 125534208 29256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.98
Current children cumulated vsize (KiB) 122592

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1383520/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=123780 CPUtime=4391.68
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 88841 0 0 0 439073 95 0 0 19 0 3 0 342065348 126750720 29352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30945 29352 218 20 0 30303 0
[pid=7314/tid=7316] ppid=7312 vsize=123780 CPUtime=2194.13
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 44667 0 0 0 219370 43 0 0 25 0 3 0 342065377 126750720 29352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=123780 CPUtime=2197.24
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 43408 0 0 0 219673 51 0 0 25 0 3 0 342065377 126750720 29352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.68
Current children cumulated vsize (KiB) 123780

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1383008/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=123780 CPUtime=4511.33
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 90584 0 0 0 451037 96 0 0 19 0 3 0 342065348 126750720 29444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30945 29444 218 20 0 30303 0
[pid=7314/tid=7316] ppid=7312 vsize=123780 CPUtime=2253.84
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 45553 0 0 0 225340 44 0 0 25 0 3 0 342065377 126750720 29444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=123780 CPUtime=2257.18
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 44265 0 0 0 225667 51 0 0 25 0 3 0 342065377 126750720 29444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.33
Current children cumulated vsize (KiB) 123780

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1382624/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=123988 CPUtime=4631.01
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 92190 0 0 0 463003 98 0 0 19 0 3 0 342065348 126963712 29532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 30997 29532 218 20 0 30355 0
[pid=7314/tid=7316] ppid=7312 vsize=123988 CPUtime=2313.55
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 46372 0 0 0 231311 44 0 0 25 0 3 0 342065377 126963712 29532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=123988 CPUtime=2317.15
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 45052 0 0 0 231663 52 0 0 25 0 3 0 342065377 126963712 29532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.01
Current children cumulated vsize (KiB) 123988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1382304/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=124196 CPUtime=4750.68
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 93932 0 0 0 474968 100 0 0 19 0 3 0 342065348 127176704 29602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 31049 29602 218 20 0 30407 0
[pid=7314/tid=7316] ppid=7312 vsize=124196 CPUtime=2373.49
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 47215 0 0 0 237303 46 0 0 25 0 3 0 342065377 127176704 29602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=124196 CPUtime=2376.9
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 45951 0 0 0 237637 53 0 0 25 0 3 0 342065377 127176704 29602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.68
Current children cumulated vsize (KiB) 124196

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1381920/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=125220 CPUtime=4870.34
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 95522 0 0 0 486933 101 0 0 19 0 3 0 342065348 128225280 29671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 31305 29671 218 20 0 30663 0
[pid=7314/tid=7316] ppid=7312 vsize=125220 CPUtime=2433.33
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 48033 0 0 0 243287 46 0 0 25 0 3 0 342065377 128225280 29671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=125220 CPUtime=2436.71
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 46723 0 0 0 243617 54 0 0 25 0 3 0 342065377 128225280 29671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.34
Current children cumulated vsize (KiB) 125220

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1381344/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=125556 CPUtime=4990.02
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 97195 0 0 0 498899 103 0 0 19 0 3 0 342065348 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 31389 29825 218 20 0 30747 0
[pid=7314/tid=7316] ppid=7312 vsize=125556 CPUtime=2493.05
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 48836 0 0 0 249258 47 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=125556 CPUtime=2496.67
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 47593 0 0 0 249612 55 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.02
Current children cumulated vsize (KiB) 125556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1381344/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=125556 CPUtime=5000
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 97327 0 0 0 499897 103 0 0 19 0 3 0 342065348 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 31389 29825 218 20 0 30747 0
[pid=7314/tid=7316] ppid=7312 vsize=125556 CPUtime=2498.02
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 48902 0 0 0 249755 47 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=125556 CPUtime=2501.67
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 47659 0 0 0 250112 55 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 125556

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 7515
/proc/meminfo: memFree=1381344/2055920 swapFree=4144152/4192956
[pid=7314] ppid=7312 vsize=125556 CPUtime=5000
/proc/7314/stat : 7314 (MiraXTv3_dyn) S 7312 7314 7183 0 -1 4194304 97327 0 0 0 499897 103 0 0 19 0 3 0 342065348 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 31389 29825 218 20 0 30747 0
[pid=7314/tid=7316] ppid=7312 vsize=125556 CPUtime=2498.02
/proc/7314/task/7316/stat : 7316 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 48902 0 0 0 249755 47 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=125556 CPUtime=2501.67
/proc/7314/task/7317/stat : 7317 (MiraXTv3_dyn) R 7312 7314 7183 0 -1 4194368 47659 0 0 0 250112 55 0 0 25 0 3 0 342065377 128569344 29825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 125556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.33
CPU time (s): 5000.04
CPU user time (s): 4998.99
CPU system time (s): 1.05484
CPU usage (%): 199.417
Max. virtual memory (cumulated for all children) (KiB): 125556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 1.05484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97327
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= 1479
involuntary context switches= 93479

runsolver used 2.39764 second user time and 6.76697 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 22:49:24 UTC 2007

IDJOB= 426316
IDBENCH= 20141
IDSOLVER= 196
FILE ID= node11/426316-1179010164

PBS_JOBID= 5252868

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S779713554-13.cnf
COMMAND LINE= /tmp/evaluation/426316-1179010164/MiraXTv3_dyn /tmp/evaluation/426316-1179010164/instance-426316-1179010164.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-426316-1179010164 -o ROOT/results/node11/solver-426316-1179010164 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426316-1179010164/MiraXTv3_dyn /tmp/evaluation/426316-1179010164/instance-426316-1179010164.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 5370526

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1501008 kB
Buffers:         53180 kB
Cached:         410972 kB
SwapCached:      18444 kB
Active:         177720 kB
Inactive:       311232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501008 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4256 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            51384 kB
Committed_AS:  7748228 kB
PageTables:       1848 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= 66544 MiB

End job on node11 on Sat May 12 23:31:14 UTC 2007