Trace number 426458

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.06 2506.43

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1488855480-20-UNSAT.cnf
MD5SUM7bd0b6f2ea7f2de2ae8c9498c250cbcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark631.626
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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/node26/watcher-426458-1179015770 -o ROOT/results/node26/solver-426458-1179015770 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426458-1179015770/MiraXTv3_dyn /tmp/evaluation/426458-1179015770/instance-426458-1179015770.cnf 

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 22904
/proc/meminfo: memFree=1017920/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=3788 CPUtime=0
/proc/22904/stat : 22904 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 349493848 3878912 271 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 13030349 0 0 4096 0 0 0 0 17 1 0 0
/proc/22904/statm: 947 277 205 20 0 305 0

[startup+0.049594 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 22904
/proc/meminfo: memFree=1017920/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=7600 CPUtime=0.06
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 751 0 0 0 6 0 0 0 18 0 3 0 349493848 7782400 726 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 1900 726 218 20 0 1258 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7600

[startup+0.1016 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 22904
/proc/meminfo: memFree=1017920/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=7600 CPUtime=0.16
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 826 0 0 0 16 0 0 0 18 0 3 0 349493848 7782400 801 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 1900 801 218 20 0 1258 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7600

[startup+0.301619 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 22904
/proc/meminfo: memFree=1017920/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=8932 CPUtime=0.56
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 1084 0 0 0 56 0 0 0 18 0 3 0 349493848 9146368 1059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 2233 1059 218 20 0 1591 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8932

[startup+0.701657 s]
/proc/loadavg: 1.84 1.97 1.95 3/77 22904
/proc/meminfo: memFree=1017920/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=10916 CPUtime=1.36
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 1568 0 0 0 136 0 0 0 18 0 3 0 349493848 11177984 1543 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 2729 1543 218 20 0 2087 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10916

[startup+1.50173 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 22907
/proc/meminfo: memFree=1011048/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=13656 CPUtime=2.95
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 2370 0 0 0 294 1 0 0 18 0 3 0 349493848 13983744 2345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 3414 2345 218 20 0 2772 0
[pid=22904/tid=22906] ppid=22902 vsize=13656 CPUtime=1.47
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 981 0 0 0 147 0 0 0 25 0 3 0 349493851 13983744 2345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 13026939 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=13656 CPUtime=1.45
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 923 0 0 0 145 0 0 0 25 0 3 0 349493851 13983744 2345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 13656

[startup+3.10188 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 22907
/proc/meminfo: memFree=1006824/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=17908 CPUtime=6.14
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 3526 0 0 0 612 2 0 0 18 0 3 0 349493848 18337792 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 4477 3501 218 20 0 3835 0
[pid=22904/tid=22906] ppid=22902 vsize=17908 CPUtime=3.06
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 1542 0 0 0 306 0 0 0 25 0 3 0 349493851 18337792 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=17908 CPUtime=3.05
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 1518 0 0 0 304 1 0 0 18 0 3 0 349493851 18337792 3501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 17908

[startup+6.30218 s]
/proc/loadavg: 1.85 1.97 1.95 3/80 22907
/proc/meminfo: memFree=1002408/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=21732 CPUtime=12.52
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 4183 0 0 0 1250 2 0 0 18 0 3 0 349493848 22253568 4158 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 5433 4158 218 20 0 4791 0
[pid=22904/tid=22906] ppid=22902 vsize=21732 CPUtime=6.27
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 1861 0 0 0 626 1 0 0 25 0 3 0 349493851 22253568 4158 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=21732 CPUtime=6.23
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 1856 0 0 0 622 1 0 0 25 0 3 0 349493851 22253568 4158 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 21732

[startup+12.7018 s]
/proc/loadavg: 1.86 1.97 1.95 3/80 22907
/proc/meminfo: memFree=991152/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=32832 CPUtime=25.3
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 7243 0 0 0 2525 5 0 0 18 0 3 0 349493848 33619968 7062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 8208 7062 218 20 0 7566 0
[pid=22904/tid=22906] ppid=22902 vsize=32832 CPUtime=12.67
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 3384 0 0 0 1265 2 0 0 25 0 3 0 349493851 33619968 7062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=32832 CPUtime=12.6
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 3393 0 0 0 1258 2 0 0 25 0 3 0 349493851 33619968 7062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32832

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.95 3/80 22907
/proc/meminfo: memFree=976624/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=46840 CPUtime=50.82
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 10763 0 0 0 5073 9 0 0 18 0 3 0 349493848 47964160 10378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 11710 10378 218 20 0 11068 0
[pid=22904/tid=22906] ppid=22902 vsize=46840 CPUtime=25.45
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 5035 0 0 0 2542 3 0 0 25 0 3 0 349493851 47964160 10378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=46840 CPUtime=25.34
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 5262 0 0 0 2529 5 0 0 25 0 3 0 349493851 47964160 10378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 46840

[startup+51.1013 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 22907
/proc/meminfo: memFree=965168/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=58928 CPUtime=101.89
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 14255 0 0 0 10174 15 0 0 18 0 3 0 349493848 60342272 13426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 14732 13426 218 20 0 14090 0
[pid=22904/tid=22906] ppid=22902 vsize=58928 CPUtime=51.04
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 6617 0 0 0 5099 5 0 0 25 0 3 0 349493851 60342272 13426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=58928 CPUtime=50.82
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 7172 0 0 0 5073 9 0 0 25 0 3 0 349493851 60342272 13426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 58928

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.95 3/80 22907
/proc/meminfo: memFree=953328/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=69204 CPUtime=204.04
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 18038 0 0 0 20383 21 0 0 18 0 3 0 349493848 70864896 16172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 17301 16172 218 20 0 16659 0
[pid=22904/tid=22906] ppid=22902 vsize=69204 CPUtime=102.21
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 8354 0 0 0 10214 7 0 0 25 0 3 0 349493851 70864896 16172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=69204 CPUtime=101.79
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 9218 0 0 0 10166 13 0 0 25 0 3 0 349493851 70864896 16172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 69204

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22907
/proc/meminfo: memFree=946864/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=75404 CPUtime=323.73
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 20664 0 0 0 32349 24 0 0 18 0 3 0 349493848 77213696 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 18851 17750 218 20 0 18209 0
[pid=22904/tid=22906] ppid=22902 vsize=75404 CPUtime=162.18
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 10239 0 0 0 16209 9 0 0 25 0 3 0 349493851 77213696 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=75404 CPUtime=161.52
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 9959 0 0 0 16138 14 0 0 25 0 3 0 349493851 77213696 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 75404

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22907
/proc/meminfo: memFree=941808/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=80972 CPUtime=443.44
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 23068 0 0 0 44316 28 0 0 18 0 3 0 349493848 82915328 19051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 20243 19051 218 20 0 19601 0
[pid=22904/tid=22906] ppid=22902 vsize=80972 CPUtime=222.16
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 10911 0 0 0 22206 10 0 0 25 0 3 0 349493851 82915328 19051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=80972 CPUtime=221.25
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 11691 0 0 0 22108 17 0 0 25 0 3 0 349493851 82915328 19051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 80972

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.95 4/80 22907
/proc/meminfo: memFree=940592/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=82588 CPUtime=563.12
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 24498 0 0 0 56283 29 0 0 18 0 3 0 349493848 84570112 19332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 20647 19332 218 20 0 20005 0
[pid=22904/tid=22906] ppid=22902 vsize=82588 CPUtime=282.11
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 11543 0 0 0 28201 10 0 0 25 0 3 0 349493851 84570112 19332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=82588 CPUtime=280.98
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 12489 0 0 0 28080 18 0 0 25 0 3 0 349493851 84570112 19332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 82588

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22907
/proc/meminfo: memFree=932592/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=90908 CPUtime=682.81
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 27454 0 0 0 68248 33 0 0 18 0 3 0 349493848 93089792 21376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 22727 21376 218 20 0 22085 0
[pid=22904/tid=22906] ppid=22902 vsize=90908 CPUtime=342.09
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 12838 0 0 0 34196 13 0 0 25 0 3 0 349493851 93089792 21376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22904/tid=22907] ppid=22902 vsize=90908 CPUtime=340.7
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 14150 0 0 0 34050 20 0 0 25 0 3 0 349493851 93089792 21376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 90908

[startup+402.302 s]

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

/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 26618 0 0 0 183927 28 0 0 25 0 3 0 349493851 110108672 25658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=107528 CPUtime=1835.88
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 29211 0 0 0 183551 37 0 0 25 0 3 0 349493851 110108672 25658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.46
Current children cumulated vsize (KiB) 107528

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22909
/proc/meminfo: memFree=915120/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=107528 CPUtime=3795.14
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 57314 0 0 0 379448 66 0 0 18 0 3 0 349493848 110108672 25669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 26882 25669 218 20 0 26240 0
[pid=22904/tid=22906] ppid=22902 vsize=107528 CPUtime=1899.26
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 27128 0 0 0 189898 28 0 0 25 0 3 0 349493851 110108672 25669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=107528 CPUtime=1895.85
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 29720 0 0 0 189548 37 0 0 25 0 3 0 349493851 110108672 25669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3795.14
Current children cumulated vsize (KiB) 107528

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22909
/proc/meminfo: memFree=913840/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=109004 CPUtime=3914.82
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 58437 0 0 0 391414 68 0 0 18 0 3 0 349493848 111620096 26031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27251 26031 218 20 0 26609 0
[pid=22904/tid=22906] ppid=22902 vsize=109004 CPUtime=1958.99
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 27866 0 0 0 195869 30 0 0 25 0 3 0 349493851 111620096 26031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=109004 CPUtime=1955.81
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 30105 0 0 0 195543 38 0 0 25 0 3 0 349493851 111620096 26031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.82
Current children cumulated vsize (KiB) 109004

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22909
/proc/meminfo: memFree=913648/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=109164 CPUtime=4034.55
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 59373 0 0 0 403386 69 0 0 18 0 3 0 349493848 111783936 26075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27291 26075 218 20 0 26649 0
[pid=22904/tid=22906] ppid=22902 vsize=109164 CPUtime=2018.73
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 28417 0 0 0 201843 30 0 0 25 0 3 0 349493851 111783936 26075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=109164 CPUtime=2015.78
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 30490 0 0 0 201540 38 0 0 25 0 3 0 349493851 111783936 26075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.55
Current children cumulated vsize (KiB) 109164

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22909
/proc/meminfo: memFree=913008/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=109164 CPUtime=4154.24
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 60405 0 0 0 415354 70 0 0 18 0 3 0 349493848 111783936 26211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27291 26211 218 20 0 26649 0
[pid=22904/tid=22906] ppid=22902 vsize=109164 CPUtime=2078.45
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 28810 0 0 0 207815 30 0 0 25 0 3 0 349493851 111783936 26211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=109164 CPUtime=2075.76
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 31129 0 0 0 207537 39 0 0 25 0 3 0 349493851 111783936 26211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.24
Current children cumulated vsize (KiB) 109164

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 22909
/proc/meminfo: memFree=912880/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=109164 CPUtime=4273.94
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 61330 0 0 0 427323 71 0 0 18 0 3 0 349493848 111783936 26235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27291 26235 218 20 0 26649 0
[pid=22904/tid=22906] ppid=22902 vsize=109164 CPUtime=2138.16
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 29198 0 0 0 213786 30 0 0 25 0 3 0 349493851 111783936 26235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=109164 CPUtime=2135.74
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 31666 0 0 0 213534 40 0 0 25 0 3 0 349493851 111783936 26235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521612 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.94
Current children cumulated vsize (KiB) 109164

[startup+2202.3 s]
/proc/loadavg: 2.06 1.99 1.96 3/80 22909
/proc/meminfo: memFree=910768/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=111212 CPUtime=4393.63
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 62886 0 0 0 439290 73 0 0 18 0 3 0 349493848 113881088 26754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27803 26754 218 20 0 27161 0
[pid=22904/tid=22906] ppid=22902 vsize=111212 CPUtime=2197.9
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 29726 0 0 0 219759 31 0 0 25 0 3 0 349493851 113881088 26754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=111212 CPUtime=2195.71
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 32694 0 0 0 219529 42 0 0 25 0 3 0 349493851 113881088 26754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.63
Current children cumulated vsize (KiB) 111212

[startup+2262.3 s]
/proc/loadavg: 2.02 1.99 1.96 3/80 22909
/proc/meminfo: memFree=910704/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=111212 CPUtime=4513.34
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 63943 0 0 0 451260 74 0 0 18 0 3 0 349493848 113881088 26766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27803 26766 218 20 0 27161 0
[pid=22904/tid=22906] ppid=22902 vsize=111212 CPUtime=2257.62
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 30254 0 0 0 225731 31 0 0 25 0 3 0 349493851 113881088 26766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=111212 CPUtime=2255.68
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 33223 0 0 0 225526 42 0 0 25 0 3 0 349493851 113881088 26766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.34
Current children cumulated vsize (KiB) 111212

[startup+2322.3 s]
/proc/loadavg: 2.01 1.99 1.96 4/86 23065
/proc/meminfo: memFree=909528/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=111212 CPUtime=4632.81
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 64879 0 0 0 463197 84 0 0 18 0 3 0 349493848 113881088 26780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 27803 26780 218 20 0 27161 0
[pid=22904/tid=22906] ppid=22902 vsize=111212 CPUtime=2317.24
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 30789 0 0 0 231684 40 0 0 25 0 3 0 349493851 113881088 26780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=111212 CPUtime=2315.53
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 33624 0 0 0 231510 43 0 0 25 0 3 0 349493851 113881088 26780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.81
Current children cumulated vsize (KiB) 111212

[startup+2382.3 s]
/proc/loadavg: 2.19 2.05 1.98 3/80 23107
/proc/meminfo: memFree=910320/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=112300 CPUtime=4752.42
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 65821 0 0 0 475149 93 0 0 18 0 3 0 349493848 114995200 26794 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 28075 26794 218 20 0 27433 0
[pid=22904/tid=22906] ppid=22902 vsize=112300 CPUtime=2376.93
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 31195 0 0 0 237644 49 0 0 25 0 3 0 349493851 114995200 26794 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=112300 CPUtime=2375.46
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 34160 0 0 0 237503 43 0 0 25 0 3 0 349493851 114995200 26794 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.42
Current children cumulated vsize (KiB) 112300

[startup+2442.3 s]
/proc/loadavg: 2.07 2.04 1.98 3/80 23107
/proc/meminfo: memFree=910320/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=112300 CPUtime=4872.11
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 66900 0 0 0 487117 94 0 0 18 0 3 0 349493848 114995200 26805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 28075 26805 218 20 0 27433 0
[pid=22904/tid=22906] ppid=22902 vsize=112300 CPUtime=2436.64
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 31734 0 0 0 243615 49 0 0 25 0 3 0 349493851 114995200 26805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=112300 CPUtime=2435.43
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 34700 0 0 0 243499 44 0 0 25 0 3 0 349493851 114995200 26805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.11
Current children cumulated vsize (KiB) 112300

[startup+2502.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/80 23107
/proc/meminfo: memFree=910320/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=112300 CPUtime=4991.84
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 67715 0 0 0 499089 95 0 0 18 0 3 0 349493848 114995200 26813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 28075 26813 218 20 0 27433 0
[pid=22904/tid=22906] ppid=22902 vsize=112300 CPUtime=2496.4
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 32142 0 0 0 249590 50 0 0 25 0 3 0 349493851 114995200 26813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=112300 CPUtime=2495.41
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 35107 0 0 0 249497 44 0 0 25 0 3 0 349493851 114995200 26813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.84
Current children cumulated vsize (KiB) 112300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.02 2.03 1.98 3/80 23107
/proc/meminfo: memFree=910320/2055920 swapFree=4170140/4192956
[pid=22904] ppid=22902 vsize=112300 CPUtime=5000.02
/proc/22904/stat : 22904 (MiraXTv3_dyn) S 22902 22904 22320 0 -1 4194304 67991 0 0 0 499907 95 0 0 18 0 3 0 349493848 114995200 26819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22904/statm: 28075 26819 218 20 0 27433 0
[pid=22904/tid=22906] ppid=22902 vsize=112300 CPUtime=2500.48
/proc/22904/task/22906/stat : 22906 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 32280 0 0 0 249998 50 0 0 25 0 3 0 349493851 114995200 26819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22904/tid=22907] ppid=22902 vsize=112300 CPUtime=2499.52
/proc/22904/task/22907/stat : 22907 (MiraXTv3_dyn) R 22902 22904 22320 0 -1 4194368 35245 0 0 0 249907 45 0 0 25 0 3 0 349493851 114995200 26819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 112300

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.43
CPU time (s): 5000.06
CPU user time (s): 4999.09
CPU system time (s): 0.970852
CPU usage (%): 199.489
Max. virtual memory (cumulated for all children) (KiB): 112836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.09
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67991
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= 399
involuntary context switches= 93511

runsolver used 2.6106 second user time and 6.563 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun May 13 00:22:50 UTC 2007

IDJOB= 426458
IDBENCH= 20334
IDSOLVER= 196
FILE ID= node26/426458-1179015770

PBS_JOBID= 5252988

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1488855480-20-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426458-1179015770/MiraXTv3_dyn /tmp/evaluation/426458-1179015770/instance-426458-1179015770.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-426458-1179015770 -o ROOT/results/node26/solver-426458-1179015770 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426458-1179015770/MiraXTv3_dyn /tmp/evaluation/426458-1179015770/instance-426458-1179015770.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7bd0b6f2ea7f2de2ae8c9498c250cbcc

RANDOM SEED= 414136862

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1018072 kB
Buffers:         54100 kB
Cached:         830388 kB
SwapCached:       3456 kB
Active:         516140 kB
Inactive:       391804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018072 kB
SwapTotal:     4192956 kB
SwapFree:      4170140 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30820 kB
Slab:           115508 kB
Committed_AS:  2551188 kB
PageTables:       1716 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= 66550 MiB

End job on node26 on Sun May 13 01:04:39 UTC 2007