Trace number 426244

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.12 2507.16

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S36357048-10.cnf
MD5SUM4cdd0acdea0930e71ba338cdcb899d67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1572.21
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
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/node5/watcher-426244-1179001309 -o ROOT/results/node5/solver-426244-1179001309 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426244-1179001309/MiraXTv3_dyn /tmp/evaluation/426244-1179001309/instance-426244-1179001309.cnf 

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


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.91 3/77 28533
/proc/meminfo: memFree=1611448/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=3788 CPUtime=0
/proc/28533/stat : 28533 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 376168542 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28533/statm: 947 318 202 20 0 305 0

[startup+0.054155 s]
/proc/loadavg: 1.91 1.97 1.91 3/77 28533
/proc/meminfo: memFree=1611448/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=5700 CPUtime=0.04
/proc/28533/stat : 28533 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194304 873 0 0 0 4 0 0 0 18 0 1 0 376168542 5836800 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/28533/statm: 1425 848 207 20 0 783 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5700

[startup+0.10116 s]
/proc/loadavg: 1.91 1.97 1.91 3/77 28533
/proc/meminfo: memFree=1611448/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=5700 CPUtime=0.09
/proc/28533/stat : 28533 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 376168542 5836800 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332232 0 0 4096 0 0 0 0 17 1 0 0
/proc/28533/statm: 1425 848 207 20 0 783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5700

[startup+0.301189 s]
/proc/loadavg: 1.91 1.97 1.91 3/77 28533
/proc/meminfo: memFree=1611448/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=15224 CPUtime=0.41
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 1937 0 0 0 40 1 0 0 18 0 3 0 376168542 15589376 1825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 3806 1825 218 20 0 3164 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 15224

[startup+0.701235 s]
/proc/loadavg: 1.91 1.97 1.91 3/77 28533
/proc/meminfo: memFree=1611448/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=19780 CPUtime=1.21
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 3330 0 0 0 119 2 0 0 18 0 3 0 376168542 20254720 3218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 4945 3219 218 20 0 4303 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 19780

[startup+1.50133 s]
/proc/loadavg: 1.91 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1595424/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=30556 CPUtime=2.8
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 5916 0 0 0 277 3 0 0 18 0 3 0 376168542 31289344 5804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 7639 5804 218 20 0 6997 0
[pid=28533/tid=28535] ppid=28531 vsize=30556 CPUtime=1.32
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 2308 0 0 0 132 0 0 0 17 0 3 0 376168559 31289344 5804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=30556 CPUtime=1.3
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 2546 0 0 0 129 1 0 0 21 0 3 0 376168559 31289344 5804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 30556

[startup+3.10151 s]
/proc/loadavg: 1.91 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1581728/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=47376 CPUtime=5.99
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 9930 0 0 0 594 5 0 0 18 0 3 0 376168542 48513024 9818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 11844 9818 218 20 0 11202 0
[pid=28533/tid=28535] ppid=28531 vsize=47376 CPUtime=2.92
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 4225 0 0 0 290 2 0 0 23 0 3 0 376168559 48513024 9818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=47376 CPUtime=2.89
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 4643 0 0 0 287 2 0 0 18 0 3 0 376168559 48513024 9818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 47376

[startup+6.30287 s]
/proc/loadavg: 1.92 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1567200/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=56756 CPUtime=12.37
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 12295 0 0 0 1229 8 0 0 18 0 3 0 376168542 58118144 12147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 14189 12147 218 20 0 13547 0
[pid=28533/tid=28535] ppid=28531 vsize=56756 CPUtime=6.11
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 5285 0 0 0 609 2 0 0 25 0 3 0 376168559 58118144 12147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=56756 CPUtime=6.07
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 5948 0 0 0 603 4 0 0 25 0 3 0 376168559 58118144 12147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 56756

[startup+12.7016 s]
/proc/loadavg: 1.93 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1518496/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=105360 CPUtime=25.14
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 24990 0 0 0 2496 18 0 0 18 0 3 0 376168542 107888640 24684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 26340 24684 218 20 0 25698 0
[pid=28533/tid=28535] ppid=28531 vsize=105360 CPUtime=12.51
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 11483 0 0 0 1245 6 0 0 25 0 3 0 376168559 107888640 24684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=105360 CPUtime=12.44
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 12445 0 0 0 1234 10 0 0 20 0 3 0 376168559 107888640 24684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 105360

[startup+25.501 s]
/proc/loadavg: 1.94 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1492576/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=126176 CPUtime=50.66
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 30393 0 0 0 5044 22 0 0 18 0 3 0 376168542 129204224 29720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 31544 29720 218 20 0 30902 0
[pid=28533/tid=28535] ppid=28531 vsize=126176 CPUtime=25.3
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 14376 0 0 0 2521 9 0 0 25 0 3 0 376168559 129204224 29720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=126176 CPUtime=25.18
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 14955 0 0 0 2506 12 0 0 25 0 3 0 376168559 129204224 29720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 126176

[startup+51.102 s]
/proc/loadavg: 1.96 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1449312/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=169672 CPUtime=101.7
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 41876 0 0 0 10135 35 0 0 18 0 3 0 376168542 173744128 40521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 42418 40521 218 20 0 41776 0
[pid=28533/tid=28535] ppid=28531 vsize=169672 CPUtime=50.87
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 19605 0 0 0 5074 13 0 0 25 0 3 0 376168559 173744128 40521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=169672 CPUtime=50.65
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 21209 0 0 0 5045 20 0 0 25 0 3 0 376168559 173744128 40521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 169672

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1439200/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=179380 CPUtime=203.71
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 45453 0 0 0 20333 38 0 0 18 0 3 0 376168542 183685120 43050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 44845 43050 218 20 0 44203 0
[pid=28533/tid=28535] ppid=28531 vsize=179380 CPUtime=102.04
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 20984 0 0 0 10189 15 0 0 25 0 3 0 376168559 183685120 43050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=179380 CPUtime=101.5
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 23407 0 0 0 10128 22 0 0 25 0 3 0 376168559 183685120 43050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 179380

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1435232/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=184408 CPUtime=323.37
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 47822 0 0 0 32297 40 0 0 18 0 3 0 376168542 188833792 44360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 46102 44360 218 20 0 45460 0
[pid=28533/tid=28535] ppid=28531 vsize=184408 CPUtime=162
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 23009 0 0 0 16183 17 0 0 25 0 3 0 376168559 188833792 44360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=184408 CPUtime=161.19
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 23751 0 0 0 16097 22 0 0 25 0 3 0 376168559 188833792 44360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.37
Current children cumulated vsize (KiB) 184408

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1426080/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=191964 CPUtime=442.92
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 50260 0 0 0 44249 43 0 0 18 0 3 0 376168542 196571136 46329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 47991 46329 218 20 0 47349 0
[pid=28533/tid=28535] ppid=28531 vsize=191964 CPUtime=221.82
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 25395 0 0 0 22163 19 0 0 25 0 3 0 376168559 196571136 46329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=191964 CPUtime=220.92
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 23803 0 0 0 22069 23 0 0 25 0 3 0 376168559 196571136 46329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 191964

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1401312/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=216192 CPUtime=562.51
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 57635 0 0 0 56202 49 0 0 18 0 3 0 376168542 221380608 52472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 54048 52472 218 20 0 53406 0
[pid=28533/tid=28535] ppid=28531 vsize=216192 CPUtime=281.72
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 30682 0 0 0 28149 23 0 0 25 0 3 0 376168559 221380608 52472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=216192 CPUtime=280.62
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 25891 0 0 0 28037 25 0 0 25 0 3 0 376168559 221380608 52472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.51
Current children cumulated vsize (KiB) 216192

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 28536
/proc/meminfo: memFree=1401504/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=216192 CPUtime=682.21
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 58357 0 0 0 68171 50 0 0 18 0 3 0 376168542 221380608 52476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 54048 52476 218 20 0 53406 0
[pid=28533/tid=28535] ppid=28531 vsize=216192 CPUtime=341.68
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 30884 0 0 0 34145 23 0 0 25 0 3 0 376168559 221380608 52476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28533/tid=28536] ppid=28531 vsize=216192 CPUtime=340.35
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 26411 0 0 0 34009 26 0 0 25 0 3 0 376168559 221380608 52476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.21
Current children cumulated vsize (KiB) 216192

[startup+402.302 s]

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

/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 41351 0 0 0 189467 39 0 0 25 0 3 0 376168559 295014400 70285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=288100 CPUtime=1898.73
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45087 0 0 0 189818 55 0 0 25 0 3 0 376168559 295014400 70285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.97
Current children cumulated vsize (KiB) 288100

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1330080/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=287904 CPUtime=3913.67
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 87500 0 0 0 391272 95 0 0 18 0 3 0 376168542 294813696 70264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 71976 70264 218 20 0 71334 0
[pid=28533/tid=28535] ppid=28531 vsize=287904 CPUtime=1954.79
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 41351 0 0 0 195440 39 0 0 25 0 3 0 376168559 294813696 70264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=287904 CPUtime=1958.7
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45087 0 0 0 195815 55 0 0 25 0 3 0 376168559 294813696 70264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.67
Current children cumulated vsize (KiB) 287904

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1330720/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=287164 CPUtime=4033.27
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 87500 0 0 0 403231 96 0 0 18 0 3 0 376168542 294055936 70079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 71791 70079 218 20 0 71149 0
[pid=28533/tid=28535] ppid=28531 vsize=287164 CPUtime=2014.42
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 41351 0 0 0 201403 39 0 0 25 0 3 0 376168559 294055936 70079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=287164 CPUtime=2018.67
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45087 0 0 0 201811 56 0 0 25 0 3 0 376168559 294055936 70079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.27
Current children cumulated vsize (KiB) 287164

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1330784/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=287156 CPUtime=4152.96
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 87500 0 0 0 415199 97 0 0 18 0 3 0 376168542 294047744 70077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 71789 70077 218 20 0 71147 0
[pid=28533/tid=28535] ppid=28531 vsize=287156 CPUtime=2074.14
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 41351 0 0 0 207375 39 0 0 25 0 3 0 376168559 294047744 70077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=287156 CPUtime=2078.64
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45087 0 0 0 207808 56 0 0 25 0 3 0 376168559 294047744 70077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.96
Current children cumulated vsize (KiB) 287156

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1326432/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=291252 CPUtime=4272.67
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 88628 0 0 0 427167 100 0 0 18 0 3 0 376168542 298242048 71205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 72813 71205 218 20 0 72171 0
[pid=28533/tid=28535] ppid=28531 vsize=291252 CPUtime=2133.87
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42478 0 0 0 213346 41 0 0 25 0 3 0 376168559 298242048 71205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=291252 CPUtime=2138.61
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45088 0 0 0 213804 57 0 0 25 0 3 0 376168559 298242048 71205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.67
Current children cumulated vsize (KiB) 291252

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1326688/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=290916 CPUtime=4392.34
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 88631 0 0 0 439134 100 0 0 18 0 3 0 376168542 297897984 71124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 72729 71124 218 20 0 72087 0
[pid=28533/tid=28535] ppid=28531 vsize=290916 CPUtime=2193.59
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 219317 42 0 0 25 0 3 0 376168559 297897984 71124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=290916 CPUtime=2198.58
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45088 0 0 0 219800 58 0 0 25 0 3 0 376168559 297897984 71124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.34
Current children cumulated vsize (KiB) 290916

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1326688/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=290912 CPUtime=4512.01
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 88634 0 0 0 451100 101 0 0 18 0 3 0 376168542 297893888 71126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 72728 71126 218 20 0 72086 0
[pid=28533/tid=28535] ppid=28531 vsize=290912 CPUtime=2253.3
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 225288 42 0 0 25 0 3 0 376168559 297893888 71126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=290912 CPUtime=2258.54
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45091 0 0 0 225796 58 0 0 25 0 3 0 376168559 297893888 71126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.01
Current children cumulated vsize (KiB) 290912

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28538
/proc/meminfo: memFree=1326944/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=290912 CPUtime=4631.72
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 88634 0 0 0 463070 102 0 0 18 0 3 0 376168542 297893888 71044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 72728 71044 218 20 0 72086 0
[pid=28533/tid=28535] ppid=28531 vsize=290912 CPUtime=2313.03
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 231261 42 0 0 25 0 3 0 376168559 297893888 71044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=290912 CPUtime=2318.51
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 45091 0 0 0 231792 59 0 0 25 0 3 0 376168559 297893888 71044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.72
Current children cumulated vsize (KiB) 290912

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 28676
/proc/meminfo: memFree=1321840/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=293984 CPUtime=4751.18
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 89834 0 0 0 475004 114 0 0 18 0 3 0 376168542 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 73496 71964 218 20 0 72854 0
[pid=28533/tid=28535] ppid=28531 vsize=293984 CPUtime=2372.65
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 237212 53 0 0 25 0 3 0 376168559 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=293984 CPUtime=2378.37
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 46291 0 0 0 237776 61 0 0 25 0 3 0 376168559 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.18
Current children cumulated vsize (KiB) 293984

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28736
/proc/meminfo: memFree=1323032/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=293984 CPUtime=4870.78
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 90254 0 0 0 486957 121 0 0 18 0 3 0 376168542 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 73496 71964 218 20 0 72854 0
[pid=28533/tid=28535] ppid=28531 vsize=293984 CPUtime=2432.32
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 243173 59 0 0 25 0 3 0 376168559 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=293984 CPUtime=2438.28
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 46711 0 0 0 243767 61 0 0 25 0 3 0 376168559 301039616 71964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.78
Current children cumulated vsize (KiB) 293984

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28736
/proc/meminfo: memFree=1321368/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=296032 CPUtime=4990.49
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 91012 0 0 0 498927 122 0 0 18 0 3 0 376168542 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 74008 72372 218 20 0 73366 0
[pid=28533/tid=28535] ppid=28531 vsize=296032 CPUtime=2492.06
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 249147 59 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=296032 CPUtime=2498.25
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 47469 0 0 0 249763 62 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.49
Current children cumulated vsize (KiB) 296032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28736
/proc/meminfo: memFree=1321368/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=296032 CPUtime=5000.06
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 91012 0 0 0 499884 122 0 0 18 0 3 0 376168542 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 74008 72372 218 20 0 73366 0
[pid=28533/tid=28535] ppid=28531 vsize=296032 CPUtime=2496.83
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 249624 59 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=296032 CPUtime=2503.04
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 47469 0 0 0 250242 62 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 296032

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 28736
/proc/meminfo: memFree=1321368/2055920 swapFree=4150068/4192956
[pid=28533] ppid=28531 vsize=296032 CPUtime=5000.06
/proc/28533/stat : 28533 (MiraXTv3_dyn) S 28531 28533 28205 0 -1 4194304 91012 0 0 0 499884 122 0 0 18 0 3 0 376168542 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28533/statm: 74008 72372 218 20 0 73366 0
[pid=28533/tid=28535] ppid=28531 vsize=296032 CPUtime=2496.83
/proc/28533/task/28535/stat : 28535 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 42481 0 0 0 249624 59 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28533/tid=28536] ppid=28531 vsize=296032 CPUtime=2503.04
/proc/28533/task/28536/stat : 28536 (MiraXTv3_dyn) R 28531 28533 28205 0 -1 4194368 47469 0 0 0 250242 62 0 0 25 0 3 0 376168559 303136768 72372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 296032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.16
CPU time (s): 5000.12
CPU user time (s): 4998.85
CPU system time (s): 1.26681
CPU usage (%): 199.434
Max. virtual memory (cumulated for all children) (KiB): 296032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.85
system time used= 1.26681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91012
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= 1128
involuntary context switches= 94495

runsolver used 2.48262 second user time and 6.68698 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 20:21:49 UTC 2007

IDJOB= 426244
IDBENCH= 20069
IDSOLVER= 196
FILE ID= node5/426244-1179001309

PBS_JOBID= 5252850

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S36357048-10.cnf
COMMAND LINE= /tmp/evaluation/426244-1179001309/MiraXTv3_dyn /tmp/evaluation/426244-1179001309/instance-426244-1179001309.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-426244-1179001309 -o ROOT/results/node5/solver-426244-1179001309 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426244-1179001309/MiraXTv3_dyn /tmp/evaluation/426244-1179001309/instance-426244-1179001309.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4cdd0acdea0930e71ba338cdcb899d67

RANDOM SEED= 550403215

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1611792 kB
Buffers:         48404 kB
Cached:         307408 kB
SwapCached:      11320 kB
Active:         172832 kB
Inactive:       206352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611792 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4428 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            50588 kB
Committed_AS: 14090868 kB
PageTables:       1720 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= 66536 MiB

End job on node5 on Sat May 12 21:03:38 UTC 2007