Trace number 426087

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.16 2506.03

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.425934
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/node16/watcher-426087-1178985486 -o ROOT/results/node16/solver-426087-1178985486 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426087-1178985486/MiraXTv3_dyn /tmp/evaluation/426087-1178985486/instance-426087-1178985486.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.93 3/77 9136
/proc/meminfo: memFree=1670280/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=3788 CPUtime=0
/proc/9136/stat : 9136 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 346466203 3878912 268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/9136/statm: 947 268 206 20 0 305 0

[startup+0.086292 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 9136
/proc/meminfo: memFree=1670280/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=6732 CPUtime=0.14
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 678 0 0 0 14 0 0 0 18 0 3 0 346466203 6893568 653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 1683 653 218 20 0 1041 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6732

[startup+0.106288 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 9136
/proc/meminfo: memFree=1670280/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=7012 CPUtime=0.18
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 760 0 0 0 18 0 0 0 18 0 3 0 346466203 7180288 735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 1753 735 218 20 0 1111 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7012

[startup+0.30125 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 9136
/proc/meminfo: memFree=1670280/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=9120 CPUtime=0.57
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 1254 0 0 0 57 0 0 0 18 0 3 0 346466203 9338880 1229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 2280 1229 218 20 0 1638 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9120

[startup+0.701166 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 9136
/proc/meminfo: memFree=1670280/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=11704 CPUtime=1.37
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 2070 0 0 0 136 1 0 0 18 0 3 0 346466203 11984896 2045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 2926 2045 218 20 0 2284 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11704

[startup+1.502 s]
/proc/loadavg: 1.84 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1660848/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=16612 CPUtime=2.96
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 2844 0 0 0 295 1 0 0 18 0 3 0 346466203 17010688 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 4153 2819 218 20 0 3511 0
[pid=9136/tid=9138] ppid=9134 vsize=16612 CPUtime=1.47
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 1240 0 0 0 147 0 0 0 21 0 3 0 346466205 17010688 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=16612 CPUtime=1.46
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 1236 0 0 0 146 0 0 0 18 0 3 0 346466205 17010688 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16612

[startup+3.10166 s]
/proc/loadavg: 1.85 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1658480/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=21204 CPUtime=6.15
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 4130 0 0 0 614 1 0 0 18 0 3 0 346466203 21712896 4033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 5301 4033 218 20 0 4659 0
[pid=9136/tid=9138] ppid=9134 vsize=21204 CPUtime=3.07
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 1820 0 0 0 307 0 0 0 21 0 3 0 346466205 21712896 4033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=21204 CPUtime=3.06
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 1942 0 0 0 305 1 0 0 25 0 3 0 346466205 21712896 4033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 21204

[startup+6.30198 s]
/proc/loadavg: 1.85 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1647216/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=30804 CPUtime=12.54
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 6695 0 0 0 1251 3 0 0 18 0 3 0 346466203 31543296 6474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 7701 6474 218 20 0 7059 0
[pid=9136/tid=9138] ppid=9134 vsize=30804 CPUtime=6.27
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 3224 0 0 0 626 1 0 0 25 0 3 0 346466205 31543296 6474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=30804 CPUtime=6.24
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 3103 0 0 0 623 1 0 0 25 0 3 0 346466205 31543296 6474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 30804

[startup+12.7016 s]
/proc/loadavg: 1.87 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1635896/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=39556 CPUtime=25.3
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 9092 0 0 0 2525 5 0 0 18 0 3 0 346466203 40505344 8668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 9889 8668 218 20 0 9247 0
[pid=9136/tid=9138] ppid=9134 vsize=39556 CPUtime=12.65
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 4504 0 0 0 1263 2 0 0 25 0 3 0 346466205 40505344 8668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=39556 CPUtime=12.62
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 4220 0 0 0 1260 2 0 0 25 0 3 0 346466205 40505344 8668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39556

[startup+25.5029 s]
/proc/loadavg: 1.89 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1623608/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=52152 CPUtime=50.84
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 12763 0 0 0 5075 9 0 0 18 0 3 0 346466203 53403648 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 13038 11787 218 20 0 12396 0
[pid=9136/tid=9138] ppid=9134 vsize=52152 CPUtime=25.45
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 6363 0 0 0 2541 4 0 0 20 0 3 0 346466205 53403648 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=52152 CPUtime=25.36
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 6032 0 0 0 2532 4 0 0 19 0 3 0 346466205 53403648 11787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 52152

[startup+51.1025 s]
/proc/loadavg: 1.93 1.97 1.93 3/80 9139
/proc/meminfo: memFree=1620024/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=56260 CPUtime=101.92
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 14653 0 0 0 10181 11 0 0 18 0 3 0 346466203 57610240 12652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 14065 12652 218 20 0 13423 0
[pid=9136/tid=9138] ppid=9134 vsize=56260 CPUtime=51.03
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 7432 0 0 0 5098 5 0 0 25 0 3 0 346466205 57610240 12652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=56260 CPUtime=50.86
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 6853 0 0 0 5081 5 0 0 25 0 3 0 346466205 57610240 12652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 56260

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 9139
/proc/meminfo: memFree=1616184/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=59700 CPUtime=204.06
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 17404 0 0 0 20393 13 0 0 18 0 3 0 346466203 61132800 13518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 14925 13518 218 20 0 14283 0
[pid=9136/tid=9138] ppid=9134 vsize=59700 CPUtime=102.2
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 8932 0 0 0 10214 6 0 0 25 0 3 0 346466205 61132800 13518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=59700 CPUtime=101.85
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 8104 0 0 0 10178 7 0 0 25 0 3 0 346466205 61132800 13518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 59700

[startup+162.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 9139
/proc/meminfo: memFree=1614392/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=61948 CPUtime=323.78
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 19908 0 0 0 32362 16 0 0 18 0 3 0 346466203 63434752 13978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 15487 13978 218 20 0 14845 0
[pid=9136/tid=9138] ppid=9134 vsize=61948 CPUtime=161.97
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 10174 0 0 0 16189 8 0 0 25 0 3 0 346466205 63434752 13978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9136/tid=9139] ppid=9134 vsize=61948 CPUtime=161.78
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 9366 0 0 0 16171 7 0 0 25 0 3 0 346466205 63434752 13978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 61948

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 9311
/proc/meminfo: memFree=1611504/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=62844 CPUtime=443.21
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 22326 0 0 0 44289 32 0 0 18 0 3 0 346466203 64352256 14334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 15711 14334 218 20 0 15069 0
[pid=9136/tid=9138] ppid=9134 vsize=62844 CPUtime=221.51
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 11420 0 0 0 22143 8 0 0 25 0 3 0 346466205 64352256 14334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9136/tid=9139] ppid=9134 vsize=62844 CPUtime=221.67
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 10538 0 0 0 22144 23 0 0 25 0 3 0 346466205 64352256 14334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 62844

[startup+282.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 9337
/proc/meminfo: memFree=1611320/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=64936 CPUtime=562.86
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 24597 0 0 0 56250 36 0 0 18 0 3 0 346466203 66494464 14752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 16234 14752 218 20 0 15592 0
[pid=9136/tid=9138] ppid=9134 vsize=64936 CPUtime=281.22
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 12489 0 0 0 28113 9 0 0 25 0 3 0 346466205 66494464 14752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9136/tid=9139] ppid=9134 vsize=64936 CPUtime=281.6
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 11740 0 0 0 28134 26 0 0 25 0 3 0 346466205 66494464 14752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 64936

[startup+342.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 9337
/proc/meminfo: memFree=1608760/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=67632 CPUtime=682.59
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 26928 0 0 0 68221 38 0 0 18 0 3 0 346466203 69255168 15356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 16908 15356 218 20 0 16266 0
[pid=9136/tid=9138] ppid=9134 vsize=67632 CPUtime=341
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 13621 0 0 0 34089 11 0 0 25 0 3 0 346466205 69255168 15356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9136/tid=9139] ppid=9134 vsize=67632 CPUtime=341.56
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 12939 0 0 0 34130 26 0 0 25 0 3 0 346466205 69255168 15356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 67632

[startup+402.302 s]

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

/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 38120 0 0 0 183796 33 0 0 25 0 3 0 346466205 99270656 22699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=96944 CPUtime=1837.36
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 36057 0 0 0 183685 51 0 0 25 0 3 0 346466205 99270656 22699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.68
Current children cumulated vsize (KiB) 96944

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9337
/proc/meminfo: memFree=1579256/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=96944 CPUtime=3795.39
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 76045 0 0 0 379453 86 0 0 18 0 3 0 346466203 99270656 22729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 24236 22729 218 20 0 23594 0
[pid=9136/tid=9138] ppid=9134 vsize=96944 CPUtime=1898.24
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 38859 0 0 0 189791 33 0 0 25 0 3 0 346466205 99270656 22729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=96944 CPUtime=1897.12
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 36818 0 0 0 189660 52 0 0 25 0 3 0 346466205 99270656 22729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3795.39
Current children cumulated vsize (KiB) 96944

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9337
/proc/meminfo: memFree=1577400/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=98992 CPUtime=3915.13
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 78099 0 0 0 391424 89 0 0 18 0 3 0 346466203 101367808 23202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 24748 23202 218 20 0 24106 0
[pid=9136/tid=9138] ppid=9134 vsize=98992 CPUtime=1958.22
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 40173 0 0 0 195786 36 0 0 25 0 3 0 346466205 101367808 23202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=98992 CPUtime=1956.89
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 37558 0 0 0 195636 53 0 0 25 0 3 0 346466205 101367808 23202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3915.13
Current children cumulated vsize (KiB) 98992

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9337
/proc/meminfo: memFree=1577272/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=99200 CPUtime=4034.84
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 79865 0 0 0 403393 91 0 0 18 0 3 0 346466203 101580800 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 24800 23270 218 20 0 24158 0
[pid=9136/tid=9138] ppid=9134 vsize=99200 CPUtime=2018.17
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 41082 0 0 0 201781 36 0 0 25 0 3 0 346466205 101580800 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=99200 CPUtime=2016.64
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 38415 0 0 0 201610 54 0 0 25 0 3 0 346466205 101580800 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.84
Current children cumulated vsize (KiB) 99200

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9337
/proc/meminfo: memFree=1577016/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=99200 CPUtime=4154.56
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 81501 0 0 0 415363 93 0 0 18 0 3 0 346466203 101580800 23301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 24800 23301 218 20 0 24158 0
[pid=9136/tid=9138] ppid=9134 vsize=99200 CPUtime=2078.12
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 41945 0 0 0 207775 37 0 0 25 0 3 0 346466205 101580800 23301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=99200 CPUtime=2076.41
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 39188 0 0 0 207586 55 0 0 25 0 3 0 346466205 101580800 23301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.56
Current children cumulated vsize (KiB) 99200

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9337
/proc/meminfo: memFree=1576824/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100224 CPUtime=4274.29
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 83060 0 0 0 427335 94 0 0 18 0 3 0 346466203 102629376 23349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25056 23349 218 20 0 24414 0
[pid=9136/tid=9138] ppid=9134 vsize=100224 CPUtime=2138.09
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 42706 0 0 0 213772 37 0 0 25 0 3 0 346466205 102629376 23349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100224 CPUtime=2136.18
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 39986 0 0 0 213562 56 0 0 25 0 3 0 346466205 102629376 23349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4274.29
Current children cumulated vsize (KiB) 100224

[startup+2202.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/80 9338
/proc/meminfo: memFree=1576568/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100420 CPUtime=4394.02
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 84738 0 0 0 439307 95 0 0 18 0 3 0 346466203 102830080 23402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25105 23402 218 20 0 24463 0
[pid=9136/tid=9138] ppid=9134 vsize=100420 CPUtime=2198.04
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 43602 0 0 0 219766 38 0 0 25 0 3 0 346466205 102830080 23402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100420 CPUtime=2195.95
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 40768 0 0 0 219538 57 0 0 25 0 3 0 346466205 102830080 23402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4394.02
Current children cumulated vsize (KiB) 100420

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/80 9339
/proc/meminfo: memFree=1576184/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100420 CPUtime=4513.75
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 86244 0 0 0 451279 96 0 0 18 0 3 0 346466203 102830080 23491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25105 23491 218 20 0 24463 0
[pid=9136/tid=9138] ppid=9134 vsize=100420 CPUtime=2258.01
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 44387 0 0 0 225763 38 0 0 25 0 3 0 346466205 102830080 23491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100420 CPUtime=2255.73
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 41489 0 0 0 225515 58 0 0 25 0 3 0 346466205 102830080 23491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.75
Current children cumulated vsize (KiB) 100420

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9339
/proc/meminfo: memFree=1576056/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100552 CPUtime=4633.51
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 87711 0 0 0 463253 98 0 0 18 0 3 0 346466203 102965248 23534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25138 23534 218 20 0 24496 0
[pid=9136/tid=9138] ppid=9134 vsize=100552 CPUtime=2317.99
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 45085 0 0 0 231761 38 0 0 25 0 3 0 346466205 102965248 23534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100552 CPUtime=2315.5
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 42258 0 0 0 231491 59 0 0 25 0 3 0 346466205 102965248 23534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4633.51
Current children cumulated vsize (KiB) 100552

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9339
/proc/meminfo: memFree=1575736/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100736 CPUtime=4753.25
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 89104 0 0 0 475226 99 0 0 18 0 3 0 346466203 103153664 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25184 23607 218 20 0 24542 0
[pid=9136/tid=9138] ppid=9134 vsize=100736 CPUtime=2377.98
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 45776 0 0 0 237759 39 0 0 25 0 3 0 346466205 103153664 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100736 CPUtime=2375.26
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 42960 0 0 0 237466 60 0 0 25 0 3 0 346466205 103153664 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4753.25
Current children cumulated vsize (KiB) 100736

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9339
/proc/meminfo: memFree=1575224/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=100736 CPUtime=4872.98
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 90864 0 0 0 487197 101 0 0 18 0 3 0 346466203 103153664 23707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25184 23707 218 20 0 24542 0
[pid=9136/tid=9138] ppid=9134 vsize=100736 CPUtime=2437.92
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 46689 0 0 0 243753 39 0 0 25 0 3 0 346466205 103153664 23707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=100736 CPUtime=2435.03
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 43807 0 0 0 243442 61 0 0 25 0 3 0 346466205 103153664 23707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.98
Current children cumulated vsize (KiB) 100736

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9339
/proc/meminfo: memFree=1575032/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=101052 CPUtime=4992.73
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 92399 0 0 0 499171 102 0 0 18 0 3 0 346466203 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25263 23799 218 20 0 24621 0
[pid=9136/tid=9138] ppid=9134 vsize=101052 CPUtime=2497.91
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 47407 0 0 0 249751 40 0 0 25 0 3 0 346466205 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=101052 CPUtime=2494.79
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 44624 0 0 0 249418 61 0 0 25 0 3 0 346466205 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.73
Current children cumulated vsize (KiB) 101052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 9339
/proc/meminfo: memFree=1574968/2055920 swapFree=4143412/4192956
[pid=9136] ppid=9134 vsize=101052 CPUtime=5000.12
/proc/9136/stat : 9136 (MiraXTv3_dyn) S 9134 9136 8748 0 -1 4194304 92399 0 0 0 499910 102 0 0 18 0 3 0 346466203 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9136/statm: 25263 23799 218 20 0 24621 0
[pid=9136/tid=9138] ppid=9134 vsize=101052 CPUtime=2501.62
/proc/9136/task/9138/stat : 9138 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 47407 0 0 0 250122 40 0 0 25 0 3 0 346466205 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9136/tid=9139] ppid=9134 vsize=101052 CPUtime=2498.48
/proc/9136/task/9139/stat : 9139 (MiraXTv3_dyn) R 9134 9136 8748 0 -1 4194368 44624 0 0 0 249787 61 0 0 25 0 3 0 346466205 103477248 23799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 101052

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.03
CPU time (s): 5000.16
CPU user time (s): 4999.12
CPU system time (s): 1.03984
CPU usage (%): 199.525
Max. virtual memory (cumulated for all children) (KiB): 101496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.12
system time used= 1.03984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92399
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= 819
involuntary context switches= 94644

runsolver used 2.44163 second user time and 6.80797 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 15:58:06 UTC 2007

IDJOB= 426087
IDBENCH= 19886
IDSOLVER= 196
FILE ID= node16/426087-1178985486

PBS_JOBID= 5252805

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426087-1178985486/MiraXTv3_dyn /tmp/evaluation/426087-1178985486/instance-426087-1178985486.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-426087-1178985486 -o ROOT/results/node16/solver-426087-1178985486 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426087-1178985486/MiraXTv3_dyn /tmp/evaluation/426087-1178985486/instance-426087-1178985486.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 710348089

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1670496 kB
Buffers:         50016 kB
Cached:         246796 kB
SwapCached:      18028 kB
Active:         169872 kB
Inactive:       152116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670496 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            48980 kB
Committed_AS: 14289044 kB
PageTables:       1836 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= 66556 MiB

End job on node16 on Sat May 12 16:39:54 UTC 2007