Trace number 426051

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.09 2506.83

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
MD5SUMeb01b1df9ef5b6e40fb94f06740282a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.726888
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/node10/watcher-426051-1178980614 -o ROOT/results/node10/solver-426051-1178980614 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426051-1178980614/MiraXTv3_dyn /tmp/evaluation/426051-1178980614/instance-426051-1178980614.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.85 0.99 0.97 3/77 25743
/proc/meminfo: memFree=1517624/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=3788 CPUtime=0
/proc/25743/stat : 25743 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 374098954 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/25743/statm: 947 257 206 20 0 305 0

[startup+0.08053 s]
/proc/loadavg: 0.85 0.99 0.97 3/77 25743
/proc/meminfo: memFree=1517624/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=6676 CPUtime=0.13
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 640 0 0 0 13 0 0 0 18 0 3 0 374098954 6836224 614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 1669 614 218 20 0 1027 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6676

[startup+0.120541 s]
/proc/loadavg: 0.85 0.99 0.97 3/77 25743
/proc/meminfo: memFree=1517624/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=6852 CPUtime=0.21
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 761 0 0 0 21 0 0 0 18 0 3 0 374098954 7016448 735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 1713 735 218 20 0 1071 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6852

[startup+0.301582 s]
/proc/loadavg: 0.85 0.99 0.97 3/77 25743
/proc/meminfo: memFree=1517624/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=8944 CPUtime=0.57
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 1203 0 0 0 57 0 0 0 18 0 3 0 374098954 9158656 1177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 2236 1177 218 20 0 1594 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8944

[startup+0.701671 s]
/proc/loadavg: 0.85 0.99 0.97 3/77 25743
/proc/meminfo: memFree=1517624/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=11436 CPUtime=1.38
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 1934 0 0 0 137 1 0 0 18 0 3 0 374098954 11710464 1907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 2859 1907 218 20 0 2217 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11436

[startup+1.50285 s]
/proc/loadavg: 0.85 0.99 0.97 3/80 25746
/proc/meminfo: memFree=1508896/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=14880 CPUtime=2.97
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 2522 0 0 0 296 1 0 0 18 0 3 0 374098954 15237120 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 3720 2495 218 20 0 3078 0
[pid=25743/tid=25745] ppid=25741 vsize=14880 CPUtime=1.47
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 1101 0 0 0 147 0 0 0 25 0 3 0 374098956 15237120 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=14880 CPUtime=1.47
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 1073 0 0 0 147 0 0 0 19 0 3 0 374098956 15237120 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14880

[startup+3.10119 s]
/proc/loadavg: 0.85 0.99 0.97 3/80 25746
/proc/meminfo: memFree=1507232/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=17892 CPUtime=6.15
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 3497 0 0 0 614 1 0 0 18 0 3 0 374098954 18321408 3398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 4473 3398 218 20 0 3831 0
[pid=25743/tid=25745] ppid=25741 vsize=17892 CPUtime=3.06
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 1527 0 0 0 306 0 0 0 25 0 3 0 374098956 18321408 3398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=17892 CPUtime=3.06
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 1622 0 0 0 306 0 0 0 25 0 3 0 374098956 18321408 3398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 17892

[startup+6.30288 s]
/proc/loadavg: 0.94 1.01 0.97 3/80 25746
/proc/meminfo: memFree=1498656/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=26232 CPUtime=12.54
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 5490 0 0 0 1250 4 0 0 18 0 3 0 374098954 26861568 5313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 6558 5313 218 20 0 5916 0
[pid=25743/tid=25745] ppid=25741 vsize=26232 CPUtime=6.26
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 2558 0 0 0 625 1 0 0 23 0 3 0 374098956 26861568 5313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=26232 CPUtime=6.25
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 2584 0 0 0 623 2 0 0 25 0 3 0 374098956 26861568 5313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26232

[startup+12.7013 s]
/proc/loadavg: 1.02 1.02 0.98 3/80 25746
/proc/meminfo: memFree=1489720/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=34056 CPUtime=25.29
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 7588 0 0 0 2522 7 0 0 18 0 3 0 374098954 34873344 7159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 8514 7159 218 20 0 7872 0
[pid=25743/tid=25745] ppid=25741 vsize=34056 CPUtime=12.64
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 3650 0 0 0 1262 2 0 0 25 0 3 0 374098956 34873344 7159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=34056 CPUtime=12.63
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 3590 0 0 0 1259 4 0 0 25 0 3 0 374098956 34873344 7159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 34056

[startup+25.502 s]
/proc/loadavg: 1.24 1.07 1.00 3/80 25746
/proc/meminfo: memFree=1479928/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=43988 CPUtime=50.84
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 10539 0 0 0 5074 10 0 0 18 0 3 0 374098954 45043712 9684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 10997 9684 218 20 0 10355 0
[pid=25743/tid=25745] ppid=25741 vsize=43988 CPUtime=25.44
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 4971 0 0 0 2541 3 0 0 25 0 3 0 374098956 45043712 9684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=43988 CPUtime=25.37
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 5220 0 0 0 2531 6 0 0 25 0 3 0 374098956 45043712 9684 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) 43988

[startup+51.1026 s]
/proc/loadavg: 1.50 1.14 1.02 3/80 25746
/proc/meminfo: memFree=1473592/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=49520 CPUtime=101.89
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 12902 0 0 0 10177 12 0 0 18 0 3 0 374098954 50708480 11083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 12380 11083 218 20 0 11738 0
[pid=25743/tid=25745] ppid=25741 vsize=49520 CPUtime=51
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 6195 0 0 0 5096 4 0 0 25 0 3 0 374098956 50708480 11083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=49520 CPUtime=50.87
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 6359 0 0 0 5080 7 0 0 25 0 3 0 374098956 50708480 11083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 49520

[startup+102.307 s]
/proc/loadavg: 1.78 1.27 1.07 3/80 25746
/proc/meminfo: memFree=1470264/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=53184 CPUtime=204.02
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 15493 0 0 0 20388 14 0 0 18 0 3 0 374098954 54460416 11894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 13296 11894 218 20 0 12654 0
[pid=25743/tid=25745] ppid=25741 vsize=53184 CPUtime=102.14
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 7402 0 0 0 10209 5 0 0 25 0 3 0 374098956 54460416 11894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=53184 CPUtime=101.86
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 7743 0 0 0 10178 8 0 0 25 0 3 0 374098956 54460416 11894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 53184

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.12 3/80 25748
/proc/meminfo: memFree=1466104/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=57212 CPUtime=323.69
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 18495 0 0 0 32353 16 0 0 18 0 3 0 374098954 58585088 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 14303 12943 218 20 0 13661 0
[pid=25743/tid=25745] ppid=25741 vsize=57212 CPUtime=162.07
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 9100 0 0 0 16201 6 0 0 25 0 3 0 374098956 58585088 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=57212 CPUtime=161.61
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 9047 0 0 0 16151 10 0 0 25 0 3 0 374098956 58585088 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 57212

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.18 3/80 25748
/proc/meminfo: memFree=1463800/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=60128 CPUtime=443.37
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 20940 0 0 0 44319 18 0 0 18 0 3 0 374098954 61571072 13514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 15032 13514 218 20 0 14390 0
[pid=25743/tid=25745] ppid=25741 vsize=60128 CPUtime=222.01
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 10348 0 0 0 22194 7 0 0 25 0 3 0 374098956 61571072 13514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=60128 CPUtime=221.34
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 10244 0 0 0 22124 10 0 0 25 0 3 0 374098956 61571072 13514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 60128

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.22 3/80 25748
/proc/meminfo: memFree=1462328/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=60992 CPUtime=563.04
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 23013 0 0 0 56283 21 0 0 18 0 3 0 374098954 62455808 13903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 15248 13903 218 20 0 14606 0
[pid=25743/tid=25745] ppid=25741 vsize=60992 CPUtime=281.93
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 11428 0 0 0 28185 8 0 0 25 0 3 0 374098956 62455808 13903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=60992 CPUtime=281.08
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 11237 0 0 0 28096 12 0 0 25 0 3 0 374098956 62455808 13903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 60992

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.27 3/80 25748
/proc/meminfo: memFree=1461368/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=62800 CPUtime=682.7
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 25040 0 0 0 68248 22 0 0 18 0 3 0 374098954 64307200 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 15700 14201 218 20 0 15058 0
[pid=25743/tid=25745] ppid=25741 vsize=62800 CPUtime=341.86
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 12554 0 0 0 34177 9 0 0 25 0 3 0 374098956 64307200 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25743/tid=25746] ppid=25741 vsize=62800 CPUtime=340.82
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 12138 0 0 0 34069 13 0 0 25 0 3 0 374098956 64307200 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 62800

[startup+402.302 s]

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

/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 32665 0 0 0 183642 31 0 0 21 0 3 0 374098956 88375296 20031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=86304 CPUtime=1837.7
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 35246 0 0 0 183723 47 0 0 25 0 3 0 374098956 88375296 20031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.45
Current children cumulated vsize (KiB) 86304

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 25946
/proc/meminfo: memFree=1437176/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=86620 CPUtime=3794.13
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 69801 0 0 0 379333 80 0 0 18 0 3 0 374098954 88698880 20091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 21655 20091 218 20 0 21013 0
[pid=25743/tid=25745] ppid=25741 vsize=86620 CPUtime=1896.69
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 33405 0 0 0 189637 32 0 0 25 0 3 0 374098956 88698880 20091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=86620 CPUtime=1897.42
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 36048 0 0 0 189694 48 0 0 25 0 3 0 374098956 88698880 20091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.13
Current children cumulated vsize (KiB) 86620

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 25946
/proc/meminfo: memFree=1436984/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=86788 CPUtime=3913.85
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 71238 0 0 0 391303 82 0 0 18 0 3 0 374098954 88870912 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 21697 20151 218 20 0 21055 0
[pid=25743/tid=25745] ppid=25741 vsize=86788 CPUtime=1956.68
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 34137 0 0 0 195635 33 0 0 25 0 3 0 374098956 88870912 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=86788 CPUtime=1957.15
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 36753 0 0 0 195667 48 0 0 25 0 3 0 374098956 88870912 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.85
Current children cumulated vsize (KiB) 86788

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 25946
/proc/meminfo: memFree=1436600/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=86920 CPUtime=4033.54
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 72728 0 0 0 403271 83 0 0 18 0 3 0 374098954 89006080 20258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 21730 20258 218 20 0 21088 0
[pid=25743/tid=25745] ppid=25741 vsize=86920 CPUtime=2016.65
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 34890 0 0 0 201631 34 0 0 25 0 3 0 374098956 89006080 20258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=86920 CPUtime=2016.87
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 37490 0 0 0 201639 48 0 0 25 0 3 0 374098956 89006080 20258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.54
Current children cumulated vsize (KiB) 86920

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 25946
/proc/meminfo: memFree=1436600/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=86920 CPUtime=4153.23
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 74008 0 0 0 415239 84 0 0 18 0 3 0 374098954 89006080 20262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 21730 20262 218 20 0 21088 0
[pid=25743/tid=25745] ppid=25741 vsize=86920 CPUtime=2076.63
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 35472 0 0 0 207628 35 0 0 25 0 3 0 374098956 89006080 20262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525945 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=86920 CPUtime=2076.59
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 38188 0 0 0 207610 49 0 0 25 0 3 0 374098956 89006080 20262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.23
Current children cumulated vsize (KiB) 86920

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 25946
/proc/meminfo: memFree=1436280/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=87104 CPUtime=4272.93
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 75493 0 0 0 427207 86 0 0 18 0 3 0 374098954 89194496 20351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 21776 20351 218 20 0 21134 0
[pid=25743/tid=25745] ppid=25741 vsize=87104 CPUtime=2136.6
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 36200 0 0 0 213624 36 0 0 25 0 3 0 374098956 89194496 20351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=87104 CPUtime=2136.31
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 38945 0 0 0 213582 49 0 0 25 0 3 0 374098956 89194496 20351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.93
Current children cumulated vsize (KiB) 87104

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 25946
/proc/meminfo: memFree=1436152/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=88048 CPUtime=4392.62
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 76923 0 0 0 439175 87 0 0 18 0 3 0 374098954 90161152 20377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22012 20377 218 20 0 21370 0
[pid=25743/tid=25745] ppid=25741 vsize=88048 CPUtime=2196.58
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 36906 0 0 0 219621 37 0 0 25 0 3 0 374098956 90161152 20377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=88048 CPUtime=2196.02
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 39669 0 0 0 219552 50 0 0 25 0 3 0 374098956 90161152 20377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.62
Current children cumulated vsize (KiB) 88048

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 25946
/proc/meminfo: memFree=1435960/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=88196 CPUtime=4512.31
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 78269 0 0 0 451143 88 0 0 18 0 3 0 374098954 90312704 20433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22049 20433 218 20 0 21407 0
[pid=25743/tid=25745] ppid=25741 vsize=88196 CPUtime=2256.55
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 37662 0 0 0 225618 37 0 0 25 0 3 0 374098956 90312704 20433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=88196 CPUtime=2255.74
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 40259 0 0 0 225524 50 0 0 25 0 3 0 374098956 90312704 20433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.31
Current children cumulated vsize (KiB) 88196

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 25946
/proc/meminfo: memFree=1435768/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=88196 CPUtime=4632
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 79835 0 0 0 463111 89 0 0 18 0 3 0 374098954 90312704 20465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22049 20465 218 20 0 21407 0
[pid=25743/tid=25745] ppid=25741 vsize=88196 CPUtime=2316.52
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 38374 0 0 0 231614 38 0 0 25 0 3 0 374098956 90312704 20465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=88196 CPUtime=2315.45
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 41113 0 0 0 231495 50 0 0 25 0 3 0 374098956 90312704 20465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632
Current children cumulated vsize (KiB) 88196

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 25946
/proc/meminfo: memFree=1435768/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=88196 CPUtime=4751.71
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 81389 0 0 0 475080 91 0 0 18 0 3 0 374098954 90312704 20475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22049 20475 218 20 0 21407 0
[pid=25743/tid=25745] ppid=25741 vsize=88196 CPUtime=2376.5
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 39210 0 0 0 237611 39 0 0 25 0 3 0 374098956 90312704 20475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=88196 CPUtime=2375.19
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 41831 0 0 0 237468 51 0 0 25 0 3 0 374098956 90312704 20475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.71
Current children cumulated vsize (KiB) 88196

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 25946
/proc/meminfo: memFree=1435192/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=89520 CPUtime=4871.39
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 82950 0 0 0 487047 92 0 0 18 0 3 0 374098954 91668480 20604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22380 20604 218 20 0 21738 0
[pid=25743/tid=25745] ppid=25741 vsize=89520 CPUtime=2436.48
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 40000 0 0 0 243608 40 0 0 25 0 3 0 374098956 91668480 20604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=89520 CPUtime=2434.89
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 42602 0 0 0 243438 51 0 0 25 0 3 0 374098956 91668480 20604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.39
Current children cumulated vsize (KiB) 89520

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 25946
/proc/meminfo: memFree=1435000/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=89804 CPUtime=4991.06
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 84451 0 0 0 499012 94 0 0 18 0 3 0 374098954 91959296 20665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22451 20665 218 20 0 21809 0
[pid=25743/tid=25745] ppid=25741 vsize=89804 CPUtime=2496.43
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 40749 0 0 0 249602 41 0 0 25 0 3 0 374098956 91959296 20665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=89804 CPUtime=2494.61
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 43354 0 0 0 249409 52 0 0 25 0 3 0 374098956 91959296 20665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.06
Current children cumulated vsize (KiB) 89804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 25946
/proc/meminfo: memFree=1435000/2055920 swapFree=4143936/4192956
[pid=25743] ppid=25741 vsize=89804 CPUtime=5000.05
/proc/25743/stat : 25743 (MiraXTv3_dyn) S 25741 25743 25671 0 -1 4194304 84452 0 0 0 499911 94 0 0 18 0 3 0 374098954 91959296 20666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25743/statm: 22451 20666 218 20 0 21809 0
[pid=25743/tid=25745] ppid=25741 vsize=89804 CPUtime=2500.93
/proc/25743/task/25745/stat : 25745 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 40750 0 0 0 250052 41 0 0 25 0 3 0 374098956 91959296 20666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25743/tid=25746] ppid=25741 vsize=89804 CPUtime=2499.09
/proc/25743/task/25746/stat : 25746 (MiraXTv3_dyn) R 25741 25743 25671 0 -1 4194368 43354 0 0 0 249857 52 0 0 25 0 3 0 374098956 91959296 20666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 89804

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.83
CPU time (s): 5000.09
CPU user time (s): 4999.13
CPU system time (s): 0.957854
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 90132

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

runsolver used 2.38164 second user time and 6.79997 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 14:36:54 UTC 2007

IDJOB= 426051
IDBENCH= 19849
IDSOLVER= 196
FILE ID= node10/426051-1178980614

PBS_JOBID= 5252809

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426051-1178980614/MiraXTv3_dyn /tmp/evaluation/426051-1178980614/instance-426051-1178980614.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-426051-1178980614 -o ROOT/results/node10/solver-426051-1178980614 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426051-1178980614/MiraXTv3_dyn /tmp/evaluation/426051-1178980614/instance-426051-1178980614.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eb01b1df9ef5b6e40fb94f06740282a1

RANDOM SEED= 645089044

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1517840 kB
Buffers:         52120 kB
Cached:         395784 kB
SwapCached:      18032 kB
Active:         132120 kB
Inactive:       339708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517840 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          29848 kB
Slab:            51772 kB
Committed_AS:  5319188 kB
PageTables:       1736 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= 66560 MiB

End job on node10 on Sat May 12 15:18:43 UTC 2007