Trace number 426187

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.11 2506.77

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1481730841-18.SAT.shuffled.cnf
MD5SUMca23c03e62584abdedb2b20d52898b44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node14/watcher-426187-1179048020 -o ROOT/results/node14/solver-426187-1179048020 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426187-1179048020/MiraXTv3_dyn /tmp/evaluation/426187-1179048020/instance-426187-1179048020.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: 0.06 0.02 0.00 3/77 12663
/proc/meminfo: memFree=1542456/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=3788 CPUtime=0
/proc/12663/stat : 12663 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 352719778 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/12663/statm: 947 276 206 20 0 305 0

[startup+0.083692 s]
/proc/loadavg: 0.06 0.02 0.00 3/77 12663
/proc/meminfo: memFree=1542456/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=7300 CPUtime=0.14
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 645 0 0 0 14 0 0 0 18 0 3 0 352719778 7475200 620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 1825 620 218 20 0 1183 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 7300

[startup+0.101696 s]
/proc/loadavg: 0.06 0.02 0.00 3/77 12663
/proc/meminfo: memFree=1542456/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=7432 CPUtime=0.17
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 691 0 0 0 17 0 0 0 18 0 3 0 352719778 7610368 666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 1858 666 218 20 0 1216 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7432

[startup+0.301714 s]
/proc/loadavg: 0.06 0.02 0.00 3/77 12663
/proc/meminfo: memFree=1542456/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=8392 CPUtime=0.57
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 1106 0 0 0 57 0 0 0 18 0 3 0 352719778 8593408 1081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 2098 1081 218 20 0 1456 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8392

[startup+0.701751 s]
/proc/loadavg: 0.06 0.02 0.00 3/77 12663
/proc/meminfo: memFree=1542456/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=10992 CPUtime=1.38
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 1765 0 0 0 137 1 0 0 18 0 3 0 352719778 11255808 1740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 2748 1740 218 20 0 2106 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10992

[startup+1.50183 s]
/proc/loadavg: 0.06 0.02 0.00 3/80 12666
/proc/meminfo: memFree=1534496/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=15676 CPUtime=2.97
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 2894 0 0 0 296 1 0 0 18 0 3 0 352719778 16052224 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 3919 2869 218 20 0 3277 0
[pid=12663/tid=12665] ppid=12661 vsize=15676 CPUtime=1.48
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 1151 0 0 0 148 0 0 0 17 0 3 0 352719779 16052224 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=15676 CPUtime=1.47
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 1375 0 0 0 147 0 0 0 17 0 3 0 352719779 16052224 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15676

[startup+3.10198 s]
/proc/loadavg: 0.06 0.02 0.00 3/80 12666
/proc/meminfo: memFree=1530464/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=19024 CPUtime=6.16
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 3670 0 0 0 614 2 0 0 18 0 3 0 352719778 19480576 3645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 4756 3645 218 20 0 4114 0
[pid=12663/tid=12665] ppid=12661 vsize=19024 CPUtime=3.07
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 1575 0 0 0 307 0 0 0 18 0 3 0 352719779 19480576 3645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=19024 CPUtime=3.06
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 1727 0 0 0 305 1 0 0 25 0 3 0 352719779 19480576 3645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19024

[startup+6.30228 s]
/proc/loadavg: 0.22 0.05 0.01 3/80 12666
/proc/meminfo: memFree=1522656/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=27036 CPUtime=12.55
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 5774 0 0 0 1251 4 0 0 18 0 3 0 352719778 27684864 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 6759 5675 218 20 0 6117 0
[pid=12663/tid=12665] ppid=12661 vsize=27036 CPUtime=6.27
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 2542 0 0 0 626 1 0 0 22 0 3 0 352719779 27684864 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=27036 CPUtime=6.25
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 2864 0 0 0 623 2 0 0 20 0 3 0 352719779 27684864 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27036

[startup+12.7019 s]
/proc/loadavg: 0.36 0.08 0.02 3/80 12666
/proc/meminfo: memFree=1505824/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=42140 CPUtime=25.3
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 9741 0 0 0 2522 8 0 0 18 0 3 0 352719778 43151360 9361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 10535 9361 218 20 0 9893 0
[pid=12663/tid=12665] ppid=12661 vsize=42140 CPUtime=12.67
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 4546 0 0 0 1264 3 0 0 21 0 3 0 352719779 43151360 9361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=42140 CPUtime=12.63
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 4827 0 0 0 1258 5 0 0 21 0 3 0 352719779 43151360 9361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42140

[startup+25.5011 s]
/proc/loadavg: 0.72 0.17 0.06 3/80 12666
/proc/meminfo: memFree=1501416/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=48156 CPUtime=50.83
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 11303 0 0 0 5073 10 0 0 18 0 3 0 352719778 49311744 10557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 12039 10557 218 20 0 11397 0
[pid=12663/tid=12665] ppid=12661 vsize=48156 CPUtime=25.46
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 5194 0 0 0 2542 4 0 0 25 0 3 0 352719779 49311744 10557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=48156 CPUtime=25.35
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 5741 0 0 0 2529 6 0 0 25 0 3 0 352719779 49311744 10557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48156

[startup+51.1015 s]
/proc/loadavg: 1.16 0.32 0.11 3/80 12666
/proc/meminfo: memFree=1490664/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=56284 CPUtime=101.9
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 14819 0 0 0 10176 14 0 0 18 0 3 0 352719778 57634816 13222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 14071 13222 218 20 0 13429 0
[pid=12663/tid=12665] ppid=12661 vsize=56284 CPUtime=51.04
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 6965 0 0 0 5098 6 0 0 25 0 3 0 352719779 57634816 13222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=56284 CPUtime=50.83
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 7486 0 0 0 5076 7 0 0 25 0 3 0 352719779 57634816 13222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 56284

[startup+102.305 s]
/proc/loadavg: 1.63 0.58 0.20 3/80 12666
/proc/meminfo: memFree=1477544/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=69668 CPUtime=204.02
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 19391 0 0 0 20382 20 0 0 18 0 3 0 352719778 71340032 16298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 17417 16298 218 20 0 16775 0
[pid=12663/tid=12665] ppid=12661 vsize=69668 CPUtime=102.21
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 8737 0 0 0 10214 7 0 0 25 0 3 0 352719779 71340032 16298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=69668 CPUtime=101.79
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 10286 0 0 0 10167 12 0 0 25 0 3 0 352719779 71340032 16298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 69668

[startup+162.302 s]
/proc/loadavg: 1.86 0.83 0.31 3/80 12666
/proc/meminfo: memFree=1475304/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=72172 CPUtime=323.69
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 21603 0 0 0 32347 22 0 0 18 0 3 0 352719778 73904128 16805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 18043 16805 218 20 0 17401 0
[pid=12663/tid=12665] ppid=12661 vsize=72172 CPUtime=162.16
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 9952 0 0 0 16208 8 0 0 25 0 3 0 352719779 73904128 16805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=72172 CPUtime=161.51
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 11283 0 0 0 16138 13 0 0 25 0 3 0 352719779 73904128 16805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 72172

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 12666
/proc/meminfo: memFree=1474344/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=73044 CPUtime=443.35
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 23489 0 0 0 44312 23 0 0 18 0 3 0 352719778 74797056 17066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 18261 17066 218 20 0 17619 0
[pid=12663/tid=12665] ppid=12661 vsize=73044 CPUtime=222.11
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 10916 0 0 0 22202 9 0 0 25 0 3 0 352719779 74797056 17066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=73044 CPUtime=221.22
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 12205 0 0 0 22109 13 0 0 25 0 3 0 352719779 74797056 17066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 73044

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 12666
/proc/meminfo: memFree=1472424/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=75720 CPUtime=563.03
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 25726 0 0 0 56278 25 0 0 18 0 3 0 352719778 77537280 17586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 18930 17586 218 20 0 18288 0
[pid=12663/tid=12665] ppid=12661 vsize=75720 CPUtime=282.07
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 12025 0 0 0 28197 10 0 0 25 0 3 0 352719779 77537280 17586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=75720 CPUtime=280.94
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 13333 0 0 0 28080 14 0 0 25 0 3 0 352719779 77537280 17586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 75720

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.60 3/80 12666
/proc/meminfo: memFree=1469992/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=78412 CPUtime=682.7
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 27820 0 0 0 68243 27 0 0 18 0 3 0 352719778 80293888 18188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 19603 18188 218 20 0 18961 0
[pid=12663/tid=12665] ppid=12661 vsize=78412 CPUtime=342.04
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 13075 0 0 0 34193 11 0 0 25 0 3 0 352719779 80293888 18188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12663/tid=12666] ppid=12661 vsize=78412 CPUtime=340.64
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 14377 0 0 0 34049 15 0 0 25 0 3 0 352719779 80293888 18188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 78412

[startup+402.301 s]

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

/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 34110 0 0 0 189879 32 0 0 25 0 3 0 352719779 105299968 24358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=102832 CPUtime=1895.55
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 36160 0 0 0 189523 32 0 0 25 0 3 0 352719779 105299968 24358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.68
Current children cumulated vsize (KiB) 102832

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 1.74 3/80 12668
/proc/meminfo: memFree=1444776/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=104360 CPUtime=3914.38
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 72087 0 0 0 391371 67 0 0 18 0 3 0 352719778 106864640 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26090 24444 218 20 0 25448 0
[pid=12663/tid=12665] ppid=12661 vsize=104360 CPUtime=1958.84
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 34920 0 0 0 195851 33 0 0 25 0 3 0 352719779 106864640 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=104360 CPUtime=1955.52
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 36799 0 0 0 195519 33 0 0 25 0 3 0 352719779 106864640 24444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.38
Current children cumulated vsize (KiB) 104360

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 1.75 3/80 12668
/proc/meminfo: memFree=1443112/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=105384 CPUtime=4034.06
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 73877 0 0 0 403337 69 0 0 18 0 3 0 352719778 107913216 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26346 24860 218 20 0 25704 0
[pid=12663/tid=12665] ppid=12661 vsize=105384 CPUtime=2018.55
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 35694 0 0 0 201822 33 0 0 25 0 3 0 352719779 107913216 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=105384 CPUtime=2015.49
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 37815 0 0 0 201514 35 0 0 25 0 3 0 352719779 107913216 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.06
Current children cumulated vsize (KiB) 105384

[startup+2082.31 s]
/proc/loadavg: 2.00 2.01 1.77 3/80 12668
/proc/meminfo: memFree=1442600/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=105520 CPUtime=4153.77
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 75391 0 0 0 415306 71 0 0 18 0 3 0 352719778 108052480 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26380 24987 218 20 0 25738 0
[pid=12663/tid=12665] ppid=12661 vsize=105520 CPUtime=2078.29
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 36352 0 0 0 207795 34 0 0 22 0 3 0 352719779 108052480 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=105520 CPUtime=2075.46
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 38671 0 0 0 207510 36 0 0 25 0 3 0 352719779 108052480 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.77
Current children cumulated vsize (KiB) 105520

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/80 12668
/proc/meminfo: memFree=1442344/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=105652 CPUtime=4273.46
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 76682 0 0 0 427274 72 0 0 18 0 3 0 352719778 108187648 25034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26413 25034 218 20 0 25771 0
[pid=12663/tid=12665] ppid=12661 vsize=105652 CPUtime=2138
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 37010 0 0 0 213766 34 0 0 25 0 3 0 352719779 108187648 25034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=105652 CPUtime=2135.44
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 39304 0 0 0 213507 37 0 0 25 0 3 0 352719779 108187648 25034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520640 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.46
Current children cumulated vsize (KiB) 105652

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/80 12668
/proc/meminfo: memFree=1442280/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=105652 CPUtime=4393.15
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 78119 0 0 0 439242 73 0 0 18 0 3 0 352719778 108187648 25062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26413 25062 218 20 0 25771 0
[pid=12663/tid=12665] ppid=12661 vsize=105652 CPUtime=2197.72
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 37658 0 0 0 219738 34 0 0 25 0 3 0 352719779 108187648 25062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=105652 CPUtime=2195.41
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 40093 0 0 0 219503 38 0 0 25 0 3 0 352719779 108187648 25062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.15
Current children cumulated vsize (KiB) 105652

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/80 12668
/proc/meminfo: memFree=1442024/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=105952 CPUtime=4512.85
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 79599 0 0 0 451211 74 0 0 18 0 3 0 352719778 108494848 25124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26488 25124 218 20 0 25846 0
[pid=12663/tid=12665] ppid=12661 vsize=105952 CPUtime=2257.46
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 38501 0 0 0 225711 35 0 0 25 0 3 0 352719779 108494848 25124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=105952 CPUtime=2255.37
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 40730 0 0 0 225499 38 0 0 25 0 3 0 352719779 108494848 25124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.85
Current children cumulated vsize (KiB) 105952

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/80 12668
/proc/meminfo: memFree=1441960/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=106672 CPUtime=4632.55
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 80881 0 0 0 463180 75 0 0 18 0 3 0 352719778 109232128 25137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26668 25137 218 20 0 26026 0
[pid=12663/tid=12665] ppid=12661 vsize=106672 CPUtime=2317.19
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 39143 0 0 0 231684 35 0 0 25 0 3 0 352719779 109232128 25137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=106672 CPUtime=2315.34
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 41370 0 0 0 231495 39 0 0 25 0 3 0 352719779 109232128 25137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.55
Current children cumulated vsize (KiB) 106672

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/80 12668
/proc/meminfo: memFree=1441704/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=106828 CPUtime=4752.22
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 82239 0 0 0 475146 76 0 0 18 0 3 0 352719778 109391872 25217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26707 25217 218 20 0 26065 0
[pid=12663/tid=12665] ppid=12661 vsize=106828 CPUtime=2376.92
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 39804 0 0 0 237656 36 0 0 25 0 3 0 352719779 109391872 25217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=106828 CPUtime=2375.29
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 42067 0 0 0 237489 40 0 0 25 0 3 0 352719779 109391872 25217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.22
Current children cumulated vsize (KiB) 106828

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 12694
/proc/meminfo: memFree=1440176/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=107104 CPUtime=4871.88
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 83739 0 0 0 487109 79 0 0 18 0 3 0 352719778 109674496 25270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26776 25270 218 20 0 26134 0
[pid=12663/tid=12665] ppid=12661 vsize=107104 CPUtime=2436.63
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 40493 0 0 0 243625 38 0 0 25 0 3 0 352719779 109674496 25270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=107104 CPUtime=2435.24
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 42878 0 0 0 243483 41 0 0 25 0 3 0 352719779 109674496 25270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.88
Current children cumulated vsize (KiB) 107104

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 12866
/proc/meminfo: memFree=1441000/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=107240 CPUtime=4991.3
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 84940 0 0 0 499030 100 0 0 18 0 3 0 352719778 109813760 25338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26810 25338 218 20 0 26168 0
[pid=12663/tid=12665] ppid=12661 vsize=107240 CPUtime=2496.22
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 41172 0 0 0 249564 58 0 0 25 0 3 0 352719779 109813760 25338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=107240 CPUtime=2495.06
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 43400 0 0 0 249465 41 0 0 25 0 3 0 352719779 109813760 25338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.3
Current children cumulated vsize (KiB) 107240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 12866
/proc/meminfo: memFree=1440808/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=107376 CPUtime=5000.07
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 85114 0 0 0 499907 100 0 0 18 0 3 0 352719778 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26844 25350 218 20 0 26202 0
[pid=12663/tid=12665] ppid=12661 vsize=107376 CPUtime=2500.59
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 41184 0 0 0 250001 58 0 0 25 0 3 0 352719779 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=107376 CPUtime=2499.46
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 43562 0 0 0 249905 41 0 0 25 0 3 0 352719779 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 107376

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 12866
/proc/meminfo: memFree=1440808/2055920 swapFree=4145896/4192956
[pid=12663] ppid=12661 vsize=107376 CPUtime=5000.07
/proc/12663/stat : 12663 (MiraXTv3_dyn) S 12661 12663 12591 0 -1 4194304 85114 0 0 0 499907 100 0 0 18 0 3 0 352719778 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12663/statm: 26844 25350 218 20 0 26202 0
[pid=12663/tid=12665] ppid=12661 vsize=107376 CPUtime=2500.59
/proc/12663/task/12665/stat : 12665 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 41184 0 0 0 250001 58 0 0 25 0 3 0 352719779 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12663/tid=12666] ppid=12661 vsize=107376 CPUtime=2499.46
/proc/12663/task/12666/stat : 12666 (MiraXTv3_dyn) R 12661 12663 12591 0 -1 4194368 43562 0 0 0 249905 41 0 0 25 0 3 0 352719779 109953024 25350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 107376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.77
CPU time (s): 5000.11
CPU user time (s): 4999.09
CPU system time (s): 1.02084
CPU usage (%): 199.464
Max. virtual memory (cumulated for all children) (KiB): 107616

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

runsolver used 2.42663 second user time and 6.75197 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun May 13 09:20:20 UTC 2007

IDJOB= 426187
IDBENCH= 20009
IDSOLVER= 196
FILE ID= node14/426187-1179048020

PBS_JOBID= 5253316

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1481730841-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426187-1179048020/MiraXTv3_dyn /tmp/evaluation/426187-1179048020/instance-426187-1179048020.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-426187-1179048020 -o ROOT/results/node14/solver-426187-1179048020 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426187-1179048020/MiraXTv3_dyn /tmp/evaluation/426187-1179048020/instance-426187-1179048020.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ca23c03e62584abdedb2b20d52898b44

RANDOM SEED= 527186934

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1542800 kB
Buffers:         45004 kB
Cached:         395352 kB
SwapCached:      15176 kB
Active:         136144 kB
Inactive:       328076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542800 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          29852 kB
Slab:            34444 kB
Committed_AS:  9621904 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= 66533 MiB

End job on node14 on Sun May 13 10:02:09 UTC 2007