Trace number 426209

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.08 2506.95

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S769702923-04.cnf
MD5SUM9d525706adfc4abc6e0df4f54f53bcea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2091.25
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/node2/watcher-426209-1178998439 -o ROOT/results/node2/solver-426209-1178998439 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426209-1178998439/MiraXTv3_dyn /tmp/evaluation/426209-1178998439/instance-426209-1178998439.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.89 1.98 1.97 3/77 17947
/proc/meminfo: memFree=1662128/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=3788 CPUtime=0
/proc/17947/stat : 17947 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 375881663 3878912 340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17947/statm: 947 342 205 20 0 305 0

[startup+0.044312 s]
/proc/loadavg: 1.89 1.98 1.97 3/77 17947
/proc/meminfo: memFree=1662128/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=5180 CPUtime=0.03
/proc/17947/stat : 17947 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194304 706 0 0 0 3 0 0 0 18 0 1 0 375881663 5304320 681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 1 0 0
/proc/17947/statm: 1295 681 207 20 0 653 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5180

[startup+0.101317 s]
/proc/loadavg: 1.89 1.98 1.97 3/77 17947
/proc/meminfo: memFree=1662128/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=5312 CPUtime=0.09
/proc/17947/stat : 17947 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194304 740 0 0 0 9 0 0 0 18 0 1 0 375881663 5439488 715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17947/statm: 1328 715 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301342 s]
/proc/loadavg: 1.89 1.98 1.97 3/77 17947
/proc/meminfo: memFree=1662128/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=13304 CPUtime=0.47
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 1824 0 0 0 46 1 0 0 18 0 3 0 375881663 13623296 1746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 3326 1746 218 20 0 2684 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13304

[startup+0.701384 s]
/proc/loadavg: 1.89 1.98 1.97 3/77 17947
/proc/meminfo: memFree=1662128/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=18884 CPUtime=1.27
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 3198 0 0 0 125 2 0 0 18 0 3 0 375881663 19337216 3120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 4721 3120 218 20 0 4079 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 18884

[startup+1.50147 s]
/proc/loadavg: 1.89 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1646488/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=28332 CPUtime=2.86
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 5645 0 0 0 283 3 0 0 18 0 3 0 375881663 29011968 5567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 7083 5567 218 20 0 6441 0
[pid=17947/tid=17949] ppid=17945 vsize=28332 CPUtime=1.38
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 2369 0 0 0 137 1 0 0 17 0 3 0 375881675 29011968 5567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=28332 CPUtime=1.36
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 2438 0 0 0 135 1 0 0 18 0 3 0 375881675 29011968 5567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 28332

[startup+3.10164 s]
/proc/loadavg: 1.89 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1634264/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=39868 CPUtime=6.06
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 8406 0 0 0 601 5 0 0 18 0 3 0 375881663 40824832 8328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 9967 8328 218 20 0 9325 0
[pid=17947/tid=17949] ppid=17945 vsize=39868 CPUtime=2.97
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 3751 0 0 0 296 1 0 0 20 0 3 0 375881675 40824832 8328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=39868 CPUtime=2.96
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 3817 0 0 0 294 2 0 0 21 0 3 0 375881675 40824832 8328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 39868

[startup+6.30297 s]
/proc/loadavg: 1.90 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1622360/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=54340 CPUtime=12.44
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 11994 0 0 0 1236 8 0 0 18 0 3 0 375881663 55644160 11844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 13585 11844 218 20 0 12943 0
[pid=17947/tid=17949] ppid=17945 vsize=54340 CPUtime=6.18
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 5525 0 0 0 615 3 0 0 25 0 3 0 375881675 55644160 11844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=54340 CPUtime=6.14
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 5631 0 0 0 610 4 0 0 21 0 3 0 375881675 55644160 11844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 54340

[startup+12.7016 s]
/proc/loadavg: 1.91 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1573528/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=99796 CPUtime=25.2
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 23672 0 0 0 2502 18 0 0 18 0 3 0 375881663 102191104 23356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 24949 23356 218 20 0 24307 0
[pid=17947/tid=17949] ppid=17945 vsize=99796 CPUtime=12.57
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 11231 0 0 0 1251 6 0 0 25 0 3 0 375881675 102191104 23356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=99796 CPUtime=12.5
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 11603 0 0 0 1239 11 0 0 24 0 3 0 375881675 102191104 23356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520064 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 99796

[startup+25.502 s]
/proc/loadavg: 1.93 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1563416/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=104596 CPUtime=50.72
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 25356 0 0 0 5052 20 0 0 18 0 3 0 375881663 107106304 24718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 26149 24718 218 20 0 25507 0
[pid=17947/tid=17949] ppid=17945 vsize=104596 CPUtime=25.36
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 12112 0 0 0 2529 7 0 0 25 0 3 0 375881675 107106304 24718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=104596 CPUtime=25.25
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 12406 0 0 0 2513 12 0 0 25 0 3 0 375881675 107106304 24718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 104596

[startup+51.1016 s]
/proc/loadavg: 1.95 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1531928/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=135812 CPUtime=101.78
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 33999 0 0 0 10149 29 0 0 18 0 3 0 375881663 139071488 32548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 33953 32548 218 20 0 33311 0
[pid=17947/tid=17949] ppid=17945 vsize=135812 CPUtime=50.94
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 15876 0 0 0 5084 10 0 0 25 0 3 0 375881675 139071488 32548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=135812 CPUtime=50.71
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 17285 0 0 0 5054 17 0 0 25 0 3 0 375881675 139071488 32548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 135812

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1506776/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=160688 CPUtime=203.9
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 41705 0 0 0 20352 38 0 0 18 0 3 0 375881663 164544512 38869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 40172 38869 218 20 0 39530 0
[pid=17947/tid=17949] ppid=17945 vsize=160688 CPUtime=102.09
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 20158 0 0 0 10196 13 0 0 25 0 3 0 375881675 164544512 38869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=160688 CPUtime=101.67
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 20709 0 0 0 10144 23 0 0 21 0 3 0 375881675 164544512 38869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521365 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 160688

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 17950
/proc/meminfo: memFree=1496216/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=171160 CPUtime=323.52
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 45446 0 0 0 32309 43 0 0 18 0 3 0 375881663 175267840 41471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 42790 41471 218 20 0 42148 0
[pid=17947/tid=17949] ppid=17945 vsize=171160 CPUtime=162.02
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 21169 0 0 0 16187 15 0 0 25 0 3 0 375881675 175267840 41471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=171160 CPUtime=161.38
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 23439 0 0 0 16112 26 0 0 19 0 3 0 375881675 175267840 41471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.52
Current children cumulated vsize (KiB) 171160

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 17952
/proc/meminfo: memFree=1496216/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=171304 CPUtime=443.15
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 46203 0 0 0 44272 43 0 0 18 0 3 0 375881663 175415296 41429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 42826 41429 218 20 0 42184 0
[pid=17947/tid=17949] ppid=17945 vsize=171304 CPUtime=221.95
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 21924 0 0 0 22180 15 0 0 25 0 3 0 375881675 175415296 41429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=171304 CPUtime=221.06
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 23441 0 0 0 22080 26 0 0 25 0 3 0 375881675 175415296 41429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 171304

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 17952
/proc/meminfo: memFree=1496280/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=171304 CPUtime=562.84
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 46814 0 0 0 56240 44 0 0 18 0 3 0 375881663 175415296 41431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 42826 41431 218 20 0 42184 0
[pid=17947/tid=17949] ppid=17945 vsize=171304 CPUtime=281.92
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 22534 0 0 0 28176 16 0 0 25 0 3 0 375881675 175415296 41431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970780 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=171304 CPUtime=280.81
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 23442 0 0 0 28054 27 0 0 25 0 3 0 375881675 175415296 41431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 171304

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 17952
/proc/meminfo: memFree=1494496/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=173176 CPUtime=682.54
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 47910 0 0 0 68208 46 0 0 18 0 3 0 375881663 177332224 41915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 43294 41915 218 20 0 42652 0
[pid=17947/tid=17949] ppid=17945 vsize=173176 CPUtime=341.89
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 23428 0 0 0 34172 17 0 0 25 0 3 0 375881675 177332224 41915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=173176 CPUtime=340.52
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 23644 0 0 0 34025 27 0 0 25 0 3 0 375881675 177332224 41915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 173176

[startup+402.301 s]

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

/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 40308 0 0 0 190032 45 0 0 25 0 3 0 375881675 251314176 59888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=245424 CPUtime=1893.09
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 41290 0 0 0 189247 62 0 0 25 0 3 0 375881675 251314176 59888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.98
Current children cumulated vsize (KiB) 245424

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1422304/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=245424 CPUtime=3913.7
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 82937 0 0 0 391260 110 0 0 18 0 3 0 375881663 251314176 59888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61356 59888 218 20 0 60714 0
[pid=17947/tid=17949] ppid=17945 vsize=245424 CPUtime=1960.74
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 40737 0 0 0 196028 46 0 0 25 0 3 0 375881675 251314176 59888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=245424 CPUtime=1952.82
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 41362 0 0 0 195220 62 0 0 25 0 3 0 375881675 251314176 59888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.7
Current children cumulated vsize (KiB) 245424

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1422304/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=245424 CPUtime=4033.39
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 83874 0 0 0 403228 111 0 0 18 0 3 0 375881663 251314176 59889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61356 59889 218 20 0 60714 0
[pid=17947/tid=17949] ppid=17945 vsize=245424 CPUtime=2020.71
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 41169 0 0 0 202025 46 0 0 25 0 3 0 375881675 251314176 59889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=245424 CPUtime=2012.55
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 41867 0 0 0 201192 63 0 0 25 0 3 0 375881675 251314176 59889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.39
Current children cumulated vsize (KiB) 245424

[startup+2082.31 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1421280/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4153.08
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 84979 0 0 0 415195 113 0 0 18 0 3 0 375881663 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60130 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2080.67
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 41679 0 0 0 208020 47 0 0 25 0 3 0 375881675 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2072.28
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 42462 0 0 0 207164 64 0 0 25 0 3 0 375881675 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.08
Current children cumulated vsize (KiB) 246448

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1421344/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4272.77
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 85987 0 0 0 427163 114 0 0 18 0 3 0 375881663 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60130 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2140.65
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 42111 0 0 0 214016 49 0 0 25 0 3 0 375881675 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2131.99
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43038 0 0 0 213135 64 0 0 25 0 3 0 375881675 252362752 60130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.77
Current children cumulated vsize (KiB) 246448

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1420832/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4392.44
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 87108 0 0 0 439129 115 0 0 18 0 3 0 375881663 252362752 60243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60243 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2200.6
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 42723 0 0 0 220011 49 0 0 25 0 3 0 375881675 252362752 60243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2191.71
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43547 0 0 0 219107 64 0 0 25 0 3 0 375881675 252362752 60243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.44
Current children cumulated vsize (KiB) 246448

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1420896/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4512.13
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 88335 0 0 0 451097 116 0 0 18 0 3 0 375881663 252362752 60246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60246 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2260.57
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43155 0 0 0 226007 50 0 0 25 0 3 0 375881675 252362752 60246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2251.44
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 44342 0 0 0 225079 65 0 0 25 0 3 0 375881675 252362752 60246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.13
Current children cumulated vsize (KiB) 246448

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1420832/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4631.82
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 89634 0 0 0 463064 118 0 0 18 0 3 0 375881663 252362752 60249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60249 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2320.54
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43878 0 0 0 232003 51 0 0 25 0 3 0 375881675 252362752 60249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2311.15
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 44918 0 0 0 231050 65 0 0 25 0 3 0 375881675 252362752 60249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.82
Current children cumulated vsize (KiB) 246448

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1420896/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4751.47
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 90212 0 0 0 475029 118 0 0 18 0 3 0 375881663 252362752 60240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60240 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2380.48
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43879 0 0 0 237997 51 0 0 25 0 3 0 375881675 252362752 60240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2370.85
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 45495 0 0 0 237020 65 0 0 25 0 3 0 375881675 252362752 60240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.47
Current children cumulated vsize (KiB) 246448

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1420960/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246448 CPUtime=4871.15
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 90790 0 0 0 486996 119 0 0 18 0 3 0 375881663 252362752 60212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61612 60212 218 20 0 60970 0
[pid=17947/tid=17949] ppid=17945 vsize=246448 CPUtime=2440.45
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43880 0 0 0 243993 52 0 0 25 0 3 0 375881675 252362752 60212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246448 CPUtime=2430.59
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 46072 0 0 0 242993 66 0 0 25 0 3 0 375881675 252362752 60212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.15
Current children cumulated vsize (KiB) 246448

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1421152/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246444 CPUtime=4990.83
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 91371 0 0 0 498963 120 0 0 18 0 3 0 375881663 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61611 60202 218 20 0 60969 0
[pid=17947/tid=17949] ppid=17945 vsize=246444 CPUtime=2500.41
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43880 0 0 0 249989 52 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246444 CPUtime=2490.3
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 46653 0 0 0 248963 67 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.83
Current children cumulated vsize (KiB) 246444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1421152/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246444 CPUtime=5000.02
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 91371 0 0 0 499882 120 0 0 18 0 3 0 375881663 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61611 60202 218 20 0 60969 0
[pid=17947/tid=17949] ppid=17945 vsize=246444 CPUtime=2505.01
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43880 0 0 0 250449 52 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246444 CPUtime=2494.88
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 46653 0 0 0 249421 67 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 246444

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

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

[startup+2506.91 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 18150
/proc/meminfo: memFree=1421152/2055920 swapFree=4148880/4192956
[pid=17947] ppid=17945 vsize=246444 CPUtime=5000.02
/proc/17947/stat : 17947 (MiraXTv3_dyn) S 17945 17947 17875 0 -1 4194304 91371 0 0 0 499882 120 0 0 18 0 3 0 375881663 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17947/statm: 61611 60202 218 20 0 60969 0
[pid=17947/tid=17949] ppid=17945 vsize=246444 CPUtime=2505.01
/proc/17947/task/17949/stat : 17949 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 43880 0 0 0 250449 52 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17947/tid=17950] ppid=17945 vsize=246444 CPUtime=2494.88
/proc/17947/task/17950/stat : 17950 (MiraXTv3_dyn) R 17945 17947 17875 0 -1 4194368 46653 0 0 0 249421 67 0 0 25 0 3 0 375881675 252358656 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 246444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.95
CPU time (s): 5000.08
CPU user time (s): 4998.83
CPU system time (s): 1.24581
CPU usage (%): 199.448
Max. virtual memory (cumulated for all children) (KiB): 246740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.83
system time used= 1.24581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91371
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= 1175
involuntary context switches= 94412

runsolver used 2.46462 second user time and 6.70398 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 19:33:59 UTC 2007

IDJOB= 426209
IDBENCH= 20034
IDSOLVER= 196
FILE ID= node2/426209-1178998439

PBS_JOBID= 5252835

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S769702923-04.cnf
COMMAND LINE= /tmp/evaluation/426209-1178998439/MiraXTv3_dyn /tmp/evaluation/426209-1178998439/instance-426209-1178998439.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426209-1178998439 -o ROOT/results/node2/solver-426209-1178998439 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426209-1178998439/MiraXTv3_dyn /tmp/evaluation/426209-1178998439/instance-426209-1178998439.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9d525706adfc4abc6e0df4f54f53bcea

RANDOM SEED= 955648383

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1662408 kB
Buffers:         47580 kB
Cached:         257132 kB
SwapCached:      12372 kB
Active:         144236 kB
Inactive:       183404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662408 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          29776 kB
Slab:            51292 kB
Committed_AS: 11841344 kB
PageTables:       1860 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= 66553 MiB

End job on node2 on Sat May 12 20:15:48 UTC 2007