Trace number 426141

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.17 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1456038697-16.SAT.shuffled.cnf
MD5SUM477dc097da7e642f48b5bde247eb1f2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.245962
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-426141-1178991211 -o ROOT/results/node6/solver-426141-1178991211 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426141-1178991211/MiraXTv3_dyn /tmp/evaluation/426141-1178991211/instance-426141-1178991211.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.83 1.94 1.93 3/77 8528
/proc/meminfo: memFree=1442088/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=3920 CPUtime=0
/proc/8528/stat : 8528 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 375158734 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2622143 0 0 4096 0 0 0 0 17 1 0 0
/proc/8528/statm: 980 277 206 20 0 338 0

[startup+0.016552 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 8528
/proc/meminfo: memFree=1442088/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=5988 CPUtime=0.01
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 463 0 0 0 1 0 0 0 18 0 3 0 375158734 6131712 438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 1497 438 218 20 0 855 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5988

[startup+0.101659 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 8528
/proc/meminfo: memFree=1442088/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=7304 CPUtime=0.18
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 656 0 0 0 18 0 0 0 18 0 3 0 375158734 7479296 631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 1826 631 218 20 0 1184 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7304

[startup+0.301683 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 8528
/proc/meminfo: memFree=1442088/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=8304 CPUtime=0.58
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 1060 0 0 0 58 0 0 0 18 0 3 0 375158734 8503296 1035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 2076 1035 218 20 0 1434 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8304

[startup+0.701731 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 8528
/proc/meminfo: memFree=1442088/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=11052 CPUtime=1.37
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 1697 0 0 0 137 0 0 0 18 0 3 0 375158734 11317248 1672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 2763 1672 218 20 0 2121 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11052

[startup+1.50182 s]
/proc/loadavg: 1.83 1.94 1.93 3/80 8531
/proc/meminfo: memFree=1434384/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=14972 CPUtime=2.97
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 2767 0 0 0 296 1 0 0 18 0 3 0 375158734 15331328 2742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 3743 2742 218 20 0 3101 0
[pid=8528/tid=8530] ppid=8526 vsize=14972 CPUtime=1.48
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 1093 0 0 0 148 0 0 0 18 0 3 0 375158735 15331328 2742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=14972 CPUtime=1.47
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 1317 0 0 0 147 0 0 0 19 0 3 0 375158735 15331328 2743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14972

[startup+3.10202 s]
/proc/loadavg: 1.83 1.94 1.93 3/80 8531
/proc/meminfo: memFree=1430928/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=17900 CPUtime=6.17
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 3425 0 0 0 615 2 0 0 18 0 3 0 375158734 18329600 3400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 4475 3400 218 20 0 3833 0
[pid=8528/tid=8530] ppid=8526 vsize=17900 CPUtime=3.08
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 1428 0 0 0 308 0 0 0 19 0 3 0 375158735 18329600 3400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=17900 CPUtime=3.07
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 1640 0 0 0 306 1 0 0 18 0 3 0 375158735 18329600 3400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17900

[startup+6.30139 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 8531
/proc/meminfo: memFree=1423824/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=24780 CPUtime=12.55
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 5360 0 0 0 1251 4 0 0 18 0 3 0 375158734 25374720 5261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 6195 5261 218 20 0 5553 0
[pid=8528/tid=8530] ppid=8526 vsize=24780 CPUtime=6.28
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 2363 0 0 0 627 1 0 0 19 0 3 0 375158735 25374720 5261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=24780 CPUtime=6.25
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 2640 0 0 0 623 2 0 0 25 0 3 0 375158735 25374720 5261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24780

[startup+12.7021 s]
/proc/loadavg: 1.86 1.94 1.93 3/80 8531
/proc/meminfo: memFree=1408408/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=39720 CPUtime=25.31
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 8931 0 0 0 2524 7 0 0 18 0 3 0 375158734 40673280 8548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 9930 8548 218 20 0 9288 0
[pid=8528/tid=8530] ppid=8526 vsize=39720 CPUtime=12.67
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 4040 0 0 0 1264 3 0 0 25 0 3 0 375158735 40673280 8548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=39720 CPUtime=12.62
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 4534 0 0 0 1258 4 0 0 25 0 3 0 375158735 40673280 8548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 39720

[startup+25.5016 s]
/proc/loadavg: 1.96 1.96 1.94 3/80 8531
/proc/meminfo: memFree=1403416/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=44040 CPUtime=50.84
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 10636 0 0 0 5074 10 0 0 18 0 3 0 375158734 45096960 9883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 11010 9883 218 20 0 10368 0
[pid=8528/tid=8530] ppid=8526 vsize=44040 CPUtime=25.47
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 4856 0 0 0 2543 4 0 0 17 0 3 0 375158735 45096960 9883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=44040 CPUtime=25.35
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 5423 0 0 0 2530 5 0 0 25 0 3 0 375158735 45096960 9883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 44040

[startup+51.1017 s]
/proc/loadavg: 1.97 1.96 1.94 3/80 8531
/proc/meminfo: memFree=1392984/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=53572 CPUtime=101.89
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 13958 0 0 0 10176 13 0 0 18 0 3 0 375158734 54857728 12342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 13393 12342 218 20 0 12751 0
[pid=8528/tid=8530] ppid=8526 vsize=53572 CPUtime=51.04
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 6534 0 0 0 5099 5 0 0 25 0 3 0 375158735 54857728 12342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=53572 CPUtime=50.83
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 7067 0 0 0 5076 7 0 0 25 0 3 0 375158735 54857728 12342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 53572

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 8531
/proc/meminfo: memFree=1381464/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=66148 CPUtime=204.01
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 18332 0 0 0 20384 17 0 0 18 0 3 0 375158734 67735552 15271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 16537 15271 218 20 0 15895 0
[pid=8528/tid=8530] ppid=8526 vsize=66148 CPUtime=102.21
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 8644 0 0 0 10214 7 0 0 25 0 3 0 375158735 67735552 15271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=66148 CPUtime=101.79
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 9331 0 0 0 10169 10 0 0 25 0 3 0 375158735 67735552 15271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 66148

[startup+162.302 s]
/proc/loadavg: 2.05 1.99 1.94 3/80 8531
/proc/meminfo: memFree=1376600/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=70132 CPUtime=323.68
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 21274 0 0 0 32348 20 0 0 18 0 3 0 375158734 71815168 16386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 17533 16386 218 20 0 16891 0
[pid=8528/tid=8530] ppid=8526 vsize=70132 CPUtime=162.16
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 10227 0 0 0 16207 9 0 0 25 0 3 0 375158735 71815168 16386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=70132 CPUtime=161.51
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 10690 0 0 0 16140 11 0 0 25 0 3 0 375158735 71815168 16386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 70132

[startup+222.302 s]
/proc/loadavg: 2.02 1.99 1.94 3/80 8533
/proc/meminfo: memFree=1372312/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=73964 CPUtime=443.37
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 23989 0 0 0 44313 24 0 0 18 0 3 0 375158734 75739136 17434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 18491 17434 218 20 0 17849 0
[pid=8528/tid=8530] ppid=8526 vsize=73964 CPUtime=222.12
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 11775 0 0 0 22201 11 0 0 25 0 3 0 375158735 75739136 17434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=73964 CPUtime=221.22
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 11857 0 0 0 22110 12 0 0 25 0 3 0 375158735 75739136 17434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 73964

[startup+282.302 s]
/proc/loadavg: 2.09 2.01 1.95 3/80 8533
/proc/meminfo: memFree=1368216/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=78792 CPUtime=563.06
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 26636 0 0 0 56280 26 0 0 18 0 3 0 375158734 80683008 18522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 19698 18522 218 20 0 19056 0
[pid=8528/tid=8530] ppid=8526 vsize=78792 CPUtime=282.08
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 12748 0 0 0 28196 12 0 0 25 0 3 0 375158735 80683008 18522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=78792 CPUtime=280.97
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 13531 0 0 0 28083 14 0 0 25 0 3 0 375158735 80683008 18522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 78792

[startup+342.302 s]
/proc/loadavg: 2.10 2.04 1.96 3/80 8533
/proc/meminfo: memFree=1367448/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=81124 CPUtime=682.77
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 28506 0 0 0 68249 28 0 0 18 0 3 0 375158734 83070976 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 20281 18768 218 20 0 19639 0
[pid=8528/tid=8530] ppid=8526 vsize=81124 CPUtime=342.05
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 13699 0 0 0 34192 13 0 0 25 0 3 0 375158735 83070976 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=81124 CPUtime=340.7
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 14450 0 0 0 34056 14 0 0 25 0 3 0 375158735 83070976 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 81124

[startup+402.302 s]

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

/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 33545 0 0 0 184083 37 0 0 25 0 3 0 375158735 107954176 24953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=105424 CPUtime=1833.6
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 36401 0 0 0 183314 46 0 0 25 0 3 0 375158735 107954176 24953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.82
Current children cumulated vsize (KiB) 105424

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 8731
/proc/meminfo: memFree=1337816/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=109792 CPUtime=3794.52
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 72618 0 0 0 379365 87 0 0 18 0 3 0 375158734 112427008 26041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27448 26041 218 20 0 26806 0
[pid=8528/tid=8530] ppid=8526 vsize=109792 CPUtime=1901.17
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 34225 0 0 0 190079 38 0 0 25 0 3 0 375158735 112427008 26041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=109792 CPUtime=1893.33
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 38036 0 0 0 189285 48 0 0 25 0 3 0 375158735 112427008 26041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.52
Current children cumulated vsize (KiB) 109792

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 8731
/proc/meminfo: memFree=1337496/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=109964 CPUtime=3914.24
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 74088 0 0 0 391335 89 0 0 18 0 3 0 375158734 112603136 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27491 26121 218 20 0 26849 0
[pid=8528/tid=8530] ppid=8526 vsize=109964 CPUtime=1961.14
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 35041 0 0 0 196075 39 0 0 25 0 3 0 375158735 112603136 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=109964 CPUtime=1953.08
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 38690 0 0 0 195259 49 0 0 25 0 3 0 375158735 112603136 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.24
Current children cumulated vsize (KiB) 109964

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1337304/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=110136 CPUtime=4033.93
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 75540 0 0 0 403303 90 0 0 18 0 3 0 375158734 112779264 26173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27534 26173 218 20 0 26892 0
[pid=8528/tid=8530] ppid=8526 vsize=110136 CPUtime=2021.1
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 35690 0 0 0 202070 40 0 0 25 0 3 0 375158735 112779264 26173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=110136 CPUtime=2012.81
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 39493 0 0 0 201232 49 0 0 25 0 3 0 375158735 112779264 26173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.93
Current children cumulated vsize (KiB) 110136

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1337112/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=110316 CPUtime=4153.64
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 77023 0 0 0 415273 91 0 0 18 0 3 0 375158734 112963584 26245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27579 26245 218 20 0 26937 0
[pid=8528/tid=8530] ppid=8526 vsize=110316 CPUtime=2081.07
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 36483 0 0 0 208066 41 0 0 25 0 3 0 375158735 112963584 26245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=110316 CPUtime=2072.55
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 40183 0 0 0 207206 49 0 0 25 0 3 0 375158735 112963584 26245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.64
Current children cumulated vsize (KiB) 110316

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1336664/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=110464 CPUtime=4273.35
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 78385 0 0 0 427243 92 0 0 18 0 3 0 375158734 113115136 26344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27616 26344 218 20 0 26974 0
[pid=8528/tid=8530] ppid=8526 vsize=110464 CPUtime=2141.05
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 37162 0 0 0 214063 42 0 0 25 0 3 0 375158735 113115136 26344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=110464 CPUtime=2132.29
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 40866 0 0 0 213179 50 0 0 25 0 3 0 375158735 113115136 26344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.35
Current children cumulated vsize (KiB) 110464

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1336024/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=111960 CPUtime=4393.06
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 79862 0 0 0 439212 94 0 0 18 0 3 0 375158734 114647040 26549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 27990 26549 218 20 0 27348 0
[pid=8528/tid=8530] ppid=8526 vsize=111960 CPUtime=2201.02
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 37896 0 0 0 220059 43 0 0 25 0 3 0 375158735 114647040 26549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=111960 CPUtime=2192.02
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 41609 0 0 0 219151 51 0 0 25 0 3 0 375158735 114647040 26549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.06
Current children cumulated vsize (KiB) 111960

[startup+2262.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 8731
/proc/meminfo: memFree=1334296/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114008 CPUtime=4512.76
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 81742 0 0 0 451180 96 0 0 18 0 3 0 375158734 116744192 26989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28502 26989 218 20 0 27860 0
[pid=8528/tid=8530] ppid=8526 vsize=114008 CPUtime=2261
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 38651 0 0 0 226056 44 0 0 25 0 3 0 375158735 116744192 26989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114008 CPUtime=2251.75
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 42734 0 0 0 225123 52 0 0 25 0 3 0 375158735 116744192 26989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.76
Current children cumulated vsize (KiB) 114008

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 8731
/proc/meminfo: memFree=1334104/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114008 CPUtime=4632.47
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 83207 0 0 0 463149 98 0 0 18 0 3 0 375158734 116744192 27005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28502 27005 218 20 0 27860 0
[pid=8528/tid=8530] ppid=8526 vsize=114008 CPUtime=2320.96
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 39303 0 0 0 232051 45 0 0 25 0 3 0 375158735 116744192 27005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114008 CPUtime=2311.49
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 43547 0 0 0 231096 53 0 0 25 0 3 0 375158735 116744192 27005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.47
Current children cumulated vsize (KiB) 114008

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1333912/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114216 CPUtime=4752.15
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 84707 0 0 0 475116 99 0 0 18 0 3 0 375158734 116957184 27045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28554 27045 218 20 0 27912 0
[pid=8528/tid=8530] ppid=8526 vsize=114216 CPUtime=2380.92
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 40122 0 0 0 238047 45 0 0 25 0 3 0 375158735 116957184 27045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114216 CPUtime=2371.21
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 44228 0 0 0 237068 53 0 0 25 0 3 0 375158735 116957184 27045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.15
Current children cumulated vsize (KiB) 114216

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1333784/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114216 CPUtime=4871.83
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 86030 0 0 0 487083 100 0 0 18 0 3 0 375158734 116957184 27060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28554 27060 218 20 0 27912 0
[pid=8528/tid=8530] ppid=8526 vsize=114216 CPUtime=2440.88
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 40784 0 0 0 244042 46 0 0 25 0 3 0 375158735 116957184 27060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114216 CPUtime=2430.93
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 44889 0 0 0 243040 53 0 0 25 0 3 0 375158735 116957184 27060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.83
Current children cumulated vsize (KiB) 114216

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1333720/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114216 CPUtime=4991.55
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 87381 0 0 0 499053 102 0 0 18 0 3 0 375158734 116957184 27094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28554 27094 218 20 0 27912 0
[pid=8528/tid=8530] ppid=8526 vsize=114216 CPUtime=2500.85
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 41471 0 0 0 250038 47 0 0 25 0 3 0 375158735 116957184 27094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114216 CPUtime=2490.67
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 45553 0 0 0 249013 54 0 0 25 0 3 0 375158735 116957184 27094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.55
Current children cumulated vsize (KiB) 114216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8731
/proc/meminfo: memFree=1333720/2055924 swapFree=4143816/4192956
[pid=8528] ppid=8526 vsize=114216 CPUtime=5000.13
/proc/8528/stat : 8528 (MiraXTv3_dyn) S 8526 8528 8456 0 -1 4194304 87550 0 0 0 499911 102 0 0 18 0 3 0 375158734 116957184 27098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8528/statm: 28554 27098 218 20 0 27912 0
[pid=8528/tid=8530] ppid=8526 vsize=114216 CPUtime=2505.15
/proc/8528/task/8530/stat : 8530 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 41471 0 0 0 250468 47 0 0 25 0 3 0 375158735 116957184 27098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8528/tid=8531] ppid=8526 vsize=114216 CPUtime=2494.96
/proc/8528/task/8531/stat : 8531 (MiraXTv3_dyn) R 8526 8528 8456 0 -1 4194368 45722 0 0 0 249442 54 0 0 25 0 3 0 375158735 116957184 27098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 114216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.17
CPU user time (s): 4999.13
CPU system time (s): 1.04184
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 114876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 1.04184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87550
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= 647
involuntary context switches= 94197

runsolver used 2.54261 second user time and 6.63599 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 17:33:31 UTC 2007

IDJOB= 426141
IDBENCH= 19958
IDSOLVER= 196
FILE ID= node6/426141-1178991211

PBS_JOBID= 5252832

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1456038697-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426141-1178991211/MiraXTv3_dyn /tmp/evaluation/426141-1178991211/instance-426141-1178991211.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426141-1178991211 -o ROOT/results/node6/solver-426141-1178991211 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426141-1178991211/MiraXTv3_dyn /tmp/evaluation/426141-1178991211/instance-426141-1178991211.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  477dc097da7e642f48b5bde247eb1f2d

RANDOM SEED= 138890137

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1442368 kB
Buffers:         47492 kB
Cached:         493368 kB
SwapCached:      17556 kB
Active:         270968 kB
Inactive:       294364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1442368 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          29716 kB
Slab:            33768 kB
Committed_AS: 12790936 kB
PageTables:       1784 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= 66521 MiB

End job on node6 on Sat May 12 18:15:19 UTC 2007