Trace number 426317

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.24 2507.63

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2072
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/node10/watcher-426317-1179010266 -o ROOT/results/node10/solver-426317-1179010266 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426317-1179010266/MiraXTv3_dyn /tmp/evaluation/426317-1179010266/instance-426317-1179010266.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.84 1.97 1.99 3/77 28270
/proc/meminfo: memFree=1499656/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=3788 CPUtime=0
/proc/28270/stat : 28270 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 377064111 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/28270/statm: 947 328 206 20 0 305 0

[startup+0.03142 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28270
/proc/meminfo: memFree=1499656/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=4780 CPUtime=0.02
/proc/28270/stat : 28270 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194304 623 0 0 0 2 0 0 0 18 0 1 0 377064111 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583923 0 0 4096 0 0 0 0 17 1 0 0
/proc/28270/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4780

[startup+0.101434 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28270
/proc/meminfo: memFree=1499656/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=4780 CPUtime=0.09
/proc/28270/stat : 28270 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 377064111 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/28270/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.30148 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28270
/proc/meminfo: memFree=1499656/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=9880 CPUtime=0.29
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 1105 0 0 0 29 0 0 0 19 0 3 0 377064111 10117120 1012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 2470 1012 218 20 0 1828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9880

[startup+0.701567 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28270
/proc/meminfo: memFree=1499656/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=14088 CPUtime=1.09
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 2021 0 0 0 109 0 0 0 19 0 3 0 377064111 14426112 1928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 3522 1928 218 20 0 2880 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 14088

[startup+1.50274 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28273
/proc/meminfo: memFree=1490096/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=19200 CPUtime=2.69
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 3572 0 0 0 268 1 0 0 19 0 3 0 377064111 19660800 3479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 4800 3479 218 20 0 4158 0
[pid=28270/tid=28272] ppid=28268 vsize=19200 CPUtime=1.2
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 1363 0 0 0 120 0 0 0 23 0 3 0 377064140 19660800 3479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=19200 CPUtime=1.19
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 1445 0 0 0 119 0 0 0 22 0 3 0 377064140 19660800 3479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 19200

[startup+3.10108 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28273
/proc/meminfo: memFree=1483760/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=23588 CPUtime=5.88
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 4575 0 0 0 586 2 0 0 19 0 3 0 377064111 24154112 4482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 5897 4482 218 20 0 5255 0
[pid=28270/tid=28272] ppid=28268 vsize=23588 CPUtime=2.8
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 1976 0 0 0 280 0 0 0 24 0 3 0 377064140 24154112 4482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=23588 CPUtime=2.78
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 1835 0 0 0 278 0 0 0 25 0 3 0 377064140 24154112 4482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 23588

[startup+6.30278 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 28273
/proc/meminfo: memFree=1473712/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=35008 CPUtime=12.26
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 7687 0 0 0 1221 5 0 0 19 0 3 0 377064111 35848192 7446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 8752 7446 218 20 0 8110 0
[pid=28270/tid=28272] ppid=28268 vsize=35008 CPUtime=6
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 3390 0 0 0 598 2 0 0 25 0 3 0 377064140 35848192 7446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=35008 CPUtime=5.96
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 3533 0 0 0 594 2 0 0 25 0 3 0 377064140 35848192 7446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 35008

[startup+12.7012 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 28273
/proc/meminfo: memFree=1455992/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=49872 CPUtime=25.01
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 11346 0 0 0 2493 8 0 0 19 0 3 0 377064111 51068928 10915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 12468 10915 218 20 0 11826 0
[pid=28270/tid=28272] ppid=28268 vsize=49872 CPUtime=12.39
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 5217 0 0 0 1236 3 0 0 25 0 3 0 377064140 51068928 10915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=49872 CPUtime=12.32
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 5365 0 0 0 1228 4 0 0 25 0 3 0 377064140 51068928 10915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 49872

[startup+25.5019 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 28273
/proc/meminfo: memFree=1443192/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=62932 CPUtime=50.55
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 15297 0 0 0 5041 14 0 0 19 0 3 0 377064111 64442368 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 15733 14405 218 20 0 15091 0
[pid=28270/tid=28272] ppid=28268 vsize=62932 CPUtime=25.19
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 7181 0 0 0 2514 5 0 0 25 0 3 0 377064140 64442368 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=62932 CPUtime=25.07
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 7352 0 0 0 2499 8 0 0 25 0 3 0 377064140 64442368 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 62932

[startup+51.1014 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 28273
/proc/meminfo: memFree=1437880/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=66908 CPUtime=101.56
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 17381 0 0 0 10140 16 0 0 19 0 3 0 377064111 68513792 15469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 16727 15469 218 20 0 16085 0
[pid=28270/tid=28272] ppid=28268 vsize=66908 CPUtime=50.75
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 8209 0 0 0 5069 6 0 0 25 0 3 0 377064140 68513792 15469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=66908 CPUtime=50.51
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 8408 0 0 0 5042 9 0 0 25 0 3 0 377064140 68513792 15469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 66908

[startup+102.306 s]
/proc/loadavg: 2.13 2.03 2.01 3/80 28273
/proc/meminfo: memFree=1434680/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=70236 CPUtime=203.67
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 19896 0 0 0 20349 18 0 0 19 0 3 0 377064111 71921664 16229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 17559 16229 218 20 0 16917 0
[pid=28270/tid=28272] ppid=28268 vsize=70236 CPUtime=101.91
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 9371 0 0 0 10184 7 0 0 25 0 3 0 377064140 71921664 16229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=70236 CPUtime=101.47
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 9761 0 0 0 10137 10 0 0 25 0 3 0 377064140 71921664 16229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 70236

[startup+162.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/80 28273
/proc/meminfo: memFree=1433016/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=71376 CPUtime=323.32
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 22352 0 0 0 32312 20 0 0 19 0 3 0 377064111 73089024 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 17844 16669 218 20 0 17202 0
[pid=28270/tid=28272] ppid=28268 vsize=71376 CPUtime=161.85
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 10637 0 0 0 16177 8 0 0 25 0 3 0 377064140 73089024 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28270/tid=28273] ppid=28268 vsize=71376 CPUtime=161.18
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 10951 0 0 0 16107 11 0 0 25 0 3 0 377064140 73089024 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.32
Current children cumulated vsize (KiB) 71376

[startup+222.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/80 28273
/proc/meminfo: memFree=1431160/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=73400 CPUtime=442.97
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 24560 0 0 0 44275 22 0 0 19 0 3 0 377064111 75161600 17117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 18350 17117 218 20 0 17708 0
[pid=28270/tid=28272] ppid=28268 vsize=73400 CPUtime=221.78
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 11831 0 0 0 22168 10 0 0 25 0 3 0 377064140 75161600 17117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521264 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=73400 CPUtime=220.89
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 11965 0 0 0 22078 11 0 0 25 0 3 0 377064140 75161600 17117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 73400

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 28273
/proc/meminfo: memFree=1428088/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=76524 CPUtime=562.64
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 27025 0 0 0 56239 25 0 0 19 0 3 0 377064111 78360576 17876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 19131 17876 218 20 0 18489 0
[pid=28270/tid=28272] ppid=28268 vsize=76524 CPUtime=281.5
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 12950 0 0 0 28139 11 0 0 25 0 3 0 377064140 78360576 17876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=76524 CPUtime=280.84
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 13311 0 0 0 28071 13 0 0 25 0 3 0 377064140 78360576 17876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.64
Current children cumulated vsize (KiB) 76524

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 28273
/proc/meminfo: memFree=1425912/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=78560 CPUtime=682.28
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 29536 0 0 0 68201 27 0 0 19 0 3 0 377064111 80445440 18486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 19640 18486 218 20 0 18998 0
[pid=28270/tid=28272] ppid=28268 vsize=78560 CPUtime=341.19
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 14168 0 0 0 34108 11 0 0 25 0 3 0 377064140 80445440 18486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=78560 CPUtime=340.8
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 14604 0 0 0 34065 15 0 0 25 0 3 0 377064140 80445440 18486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.28
Current children cumulated vsize (KiB) 78560

[startup+402.302 s]

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

/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 37961 0 0 0 183469 32 0 0 25 0 3 0 377064140 123428864 28699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=120536 CPUtime=1838.07
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 40604 0 0 0 183745 62 0 0 25 0 3 0 377064140 123428864 28699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.38
Current children cumulated vsize (KiB) 120536

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28471
/proc/meminfo: memFree=1384376/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=120720 CPUtime=3793.02
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 80763 0 0 0 379206 96 0 0 19 0 3 0 377064111 123617280 28812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 30180 28812 218 20 0 29538 0
[pid=28270/tid=28272] ppid=28268 vsize=120720 CPUtime=1894.7
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 38670 0 0 0 189437 33 0 0 25 0 3 0 377064140 123617280 28812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=120720 CPUtime=1898.02
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 41329 0 0 0 189740 62 0 0 25 0 3 0 377064140 123617280 28812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.02
Current children cumulated vsize (KiB) 120720

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28471
/proc/meminfo: memFree=1383928/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=121936 CPUtime=3912.68
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 82190 0 0 0 391171 97 0 0 19 0 3 0 377064111 124862464 28919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 30484 28919 218 20 0 29842 0
[pid=28270/tid=28272] ppid=28268 vsize=121936 CPUtime=1954.41
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 39246 0 0 0 195408 33 0 0 25 0 3 0 377064140 124862464 28919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=121936 CPUtime=1957.98
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 42180 0 0 0 195735 63 0 0 25 0 3 0 377064140 124862464 28919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.68
Current children cumulated vsize (KiB) 121936

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28471
/proc/meminfo: memFree=1383928/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=122076 CPUtime=4032.35
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 83700 0 0 0 403136 99 0 0 19 0 3 0 377064111 125005824 28921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 30519 28921 218 20 0 29877 0
[pid=28270/tid=28272] ppid=28268 vsize=122076 CPUtime=2014.13
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 39865 0 0 0 201379 34 0 0 25 0 3 0 377064140 125005824 28921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=122076 CPUtime=2017.93
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 43071 0 0 0 201729 64 0 0 25 0 3 0 377064140 125005824 28921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.35
Current children cumulated vsize (KiB) 122076

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28471
/proc/meminfo: memFree=1379960/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=125148 CPUtime=4152.01
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 86009 0 0 0 415099 102 0 0 19 0 3 0 377064111 128151552 29910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 31287 29910 218 20 0 30645 0
[pid=28270/tid=28272] ppid=28268 vsize=125148 CPUtime=2073.82
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 40531 0 0 0 207348 34 0 0 25 0 3 0 377064140 128151552 29910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=125148 CPUtime=2077.89
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 44714 0 0 0 207723 66 0 0 25 0 3 0 377064140 128151552 29910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.01
Current children cumulated vsize (KiB) 125148

[startup+2142.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1379640/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=126172 CPUtime=4271.67
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 87596 0 0 0 427063 104 0 0 19 0 3 0 377064111 129200128 29979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 31543 29979 218 20 0 30901 0
[pid=28270/tid=28272] ppid=28268 vsize=126172 CPUtime=2133.53
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 41324 0 0 0 213318 35 0 0 25 0 3 0 377064140 129200128 29979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=126172 CPUtime=2137.84
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 45508 0 0 0 213716 68 0 0 25 0 3 0 377064140 129200128 29979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.67
Current children cumulated vsize (KiB) 126172

[startup+2202.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1379576/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=126172 CPUtime=4391.34
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 89077 0 0 0 439028 106 0 0 19 0 3 0 377064111 129200128 30008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 31543 30008 218 20 0 30901 0
[pid=28270/tid=28272] ppid=28268 vsize=126172 CPUtime=2193.24
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 42056 0 0 0 219288 36 0 0 25 0 3 0 377064140 129200128 30008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=126172 CPUtime=2197.8
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 46257 0 0 0 219711 69 0 0 25 0 3 0 377064140 129200128 30008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.34
Current children cumulated vsize (KiB) 126172

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1375224/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=130268 CPUtime=4510.98
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 91798 0 0 0 450989 109 0 0 19 0 3 0 377064111 133394432 31079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32567 31079 218 20 0 31925 0
[pid=28270/tid=28272] ppid=28268 vsize=130268 CPUtime=2252.94
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 43959 0 0 0 225255 39 0 0 25 0 3 0 377064140 133394432 31079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=130268 CPUtime=2257.74
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 47075 0 0 0 225704 70 0 0 25 0 3 0 377064140 133394432 31079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.98
Current children cumulated vsize (KiB) 130268

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1375224/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=130268 CPUtime=4630.65
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 93384 0 0 0 462954 111 0 0 19 0 3 0 377064111 133394432 31081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32567 31081 218 20 0 31925 0
[pid=28270/tid=28272] ppid=28268 vsize=130268 CPUtime=2312.65
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 44753 0 0 0 231226 39 0 0 25 0 3 0 377064140 133394432 31081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=130268 CPUtime=2317.7
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 47867 0 0 0 231699 71 0 0 25 0 3 0 377064140 133394432 31081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.65
Current children cumulated vsize (KiB) 130268

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1374840/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=130784 CPUtime=4750.3
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 94900 0 0 0 474917 113 0 0 19 0 3 0 377064111 133922816 31211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32696 31211 218 20 0 32054 0
[pid=28270/tid=28272] ppid=28268 vsize=130784 CPUtime=2372.36
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 45674 0 0 0 237196 40 0 0 17 0 3 0 377064140 133922816 31211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=130784 CPUtime=2377.64
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 48462 0 0 0 237692 72 0 0 25 0 3 0 377064140 133922816 31211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.3
Current children cumulated vsize (KiB) 130784

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1374328/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=130784 CPUtime=4869.96
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 96221 0 0 0 486881 115 0 0 19 0 3 0 377064111 133922816 31278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32696 31278 218 20 0 32054 0
[pid=28270/tid=28272] ppid=28268 vsize=130784 CPUtime=2432.07
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 46224 0 0 0 243166 41 0 0 25 0 3 0 377064140 133922816 31278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=130784 CPUtime=2437.6
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 49233 0 0 0 243687 73 0 0 25 0 3 0 377064140 133922816 31278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.96
Current children cumulated vsize (KiB) 130784

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1373752/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=131316 CPUtime=4989.62
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 97660 0 0 0 498846 116 0 0 19 0 3 0 377064111 134467584 31463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32829 31463 218 20 0 32187 0
[pid=28270/tid=28272] ppid=28268 vsize=131316 CPUtime=2491.77
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 46970 0 0 0 249136 41 0 0 25 0 3 0 377064140 134467584 31463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=131316 CPUtime=2497.55
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 49926 0 0 0 249681 74 0 0 25 0 3 0 377064140 134467584 31463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4989.62
Current children cumulated vsize (KiB) 131316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28471
/proc/meminfo: memFree=1373816/2055920 swapFree=4143936/4192956
[pid=28270] ppid=28268 vsize=131316 CPUtime=5000.2
/proc/28270/stat : 28270 (MiraXTv3_dyn) S 28268 28270 28139 0 -1 4194304 97727 0 0 0 499904 116 0 0 19 0 3 0 377064111 134467584 31464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28270/statm: 32829 31464 218 20 0 32187 0
[pid=28270/tid=28272] ppid=28268 vsize=131316 CPUtime=2497.05
/proc/28270/task/28272/stat : 28272 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 46970 0 0 0 249664 41 0 0 25 0 3 0 377064140 134467584 31464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28270/tid=28273] ppid=28268 vsize=131316 CPUtime=2502.85
/proc/28270/task/28273/stat : 28273 (MiraXTv3_dyn) R 28268 28270 28139 0 -1 4194368 49993 0 0 0 250211 74 0 0 25 0 3 0 377064140 134467584 31464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 131316

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): 2507.63
CPU time (s): 5000.24
CPU user time (s): 4999.06
CPU system time (s): 1.18482
CPU usage (%): 199.401
Max. virtual memory (cumulated for all children) (KiB): 131448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.06
system time used= 1.18482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97727
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= 1451
involuntary context switches= 93625

runsolver used 2.43163 second user time and 6.72998 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 22:51:06 UTC 2007

IDJOB= 426317
IDBENCH= 20142
IDSOLVER= 196
FILE ID= node10/426317-1179010266

PBS_JOBID= 5252869

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 203183761

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1499808 kB
Buffers:         52696 kB
Cached:         412924 kB
SwapCached:      18064 kB
Active:         147576 kB
Inactive:       342360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499808 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            51712 kB
Committed_AS:  5335268 kB
PageTables:       1736 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= 66547 MiB

End job on node10 on Sat May 12 23:32:56 UTC 2007