Trace number 426074

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.04 2506.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1813726766-14.SAT.shuffled.cnf
MD5SUM87ba5bd7274af5ee4370015ed975d3db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.096984
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/node4/watcher-426074-1178983659 -o ROOT/results/node4/solver-426074-1178983659 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426074-1178983659/MiraXTv3_dyn /tmp/evaluation/426074-1178983659/instance-426074-1178983659.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.97 1.92 3/77 30500
/proc/meminfo: memFree=1553496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=3788 CPUtime=0
/proc/30500/stat : 30500 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 374403627 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/30500/statm: 947 265 206 20 0 305 0

[startup+0.095467 s]
/proc/loadavg: 1.83 1.97 1.92 3/77 30500
/proc/meminfo: memFree=1553496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=7116 CPUtime=0.16
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 697 0 0 0 16 0 0 0 18 0 3 0 374403627 7286784 672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 1779 672 218 20 0 1137 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7116

[startup+0.101466 s]
/proc/loadavg: 1.83 1.97 1.92 3/77 30500
/proc/meminfo: memFree=1553496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=7116 CPUtime=0.17
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 705 0 0 0 17 0 0 0 18 0 3 0 374403627 7286784 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 1779 681 218 20 0 1137 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7116

[startup+0.301487 s]
/proc/loadavg: 1.83 1.97 1.92 3/77 30500
/proc/meminfo: memFree=1553496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=9296 CPUtime=0.57
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 1219 0 0 0 57 0 0 0 18 0 3 0 374403627 9519104 1194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 2324 1194 218 20 0 1682 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9296

[startup+0.701529 s]
/proc/loadavg: 1.83 1.97 1.92 3/77 30500
/proc/meminfo: memFree=1553496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=11944 CPUtime=1.37
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 1992 0 0 0 137 0 0 0 18 0 3 0 374403627 12230656 1967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 2986 1967 218 20 0 2344 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11944

[startup+1.50161 s]
/proc/loadavg: 1.83 1.97 1.92 3/80 30503
/proc/meminfo: memFree=1544512/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=15468 CPUtime=2.97
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 2663 0 0 0 296 1 0 0 18 0 3 0 374403627 15839232 2638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 3867 2638 218 20 0 3225 0
[pid=30500/tid=30502] ppid=30498 vsize=15468 CPUtime=1.48
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 1031 0 0 0 148 0 0 0 22 0 3 0 374403629 15839232 2638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=15468 CPUtime=1.47
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 1278 0 0 0 147 0 0 0 19 0 3 0 374403629 15839232 2638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15468

[startup+3.10276 s]
/proc/loadavg: 1.83 1.97 1.92 3/80 30503
/proc/meminfo: memFree=1542336/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=19836 CPUtime=6.16
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 3809 0 0 0 615 1 0 0 18 0 3 0 374403627 20312064 3748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 4959 3748 218 20 0 4317 0
[pid=30500/tid=30502] ppid=30498 vsize=19836 CPUtime=3.08
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 1454 0 0 0 308 0 0 0 20 0 3 0 374403629 20312064 3748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=19836 CPUtime=3.06
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 2001 0 0 0 306 0 0 0 19 0 3 0 374403629 20312064 3748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19836

[startup+6.30107 s]
/proc/loadavg: 1.84 1.97 1.92 3/80 30503
/proc/meminfo: memFree=1532544/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=27576 CPUtime=12.54
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 5973 0 0 0 1251 3 0 0 18 0 3 0 374403627 28237824 5834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 6894 5834 218 20 0 6252 0
[pid=30500/tid=30502] ppid=30498 vsize=27576 CPUtime=6.27
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 2566 0 0 0 627 0 0 0 25 0 3 0 374403629 28237824 5834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=27576 CPUtime=6.25
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 3053 0 0 0 623 2 0 0 25 0 3 0 374403629 28237824 5834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 27576

[startup+12.7027 s]
/proc/loadavg: 1.86 1.97 1.92 3/80 30503
/proc/meminfo: memFree=1522496/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=36896 CPUtime=25.31
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 8251 0 0 0 2526 5 0 0 18 0 3 0 374403627 37781504 7804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 9224 7804 218 20 0 8582 0
[pid=30500/tid=30502] ppid=30498 vsize=36896 CPUtime=12.66
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 3725 0 0 0 1265 1 0 0 25 0 3 0 374403629 37781504 7804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=36896 CPUtime=12.62
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 4172 0 0 0 1259 3 0 0 25 0 3 0 374403629 37781504 7804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36896

[startup+25.5019 s]
/proc/loadavg: 1.89 1.97 1.92 3/80 30503
/proc/meminfo: memFree=1511616/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=47744 CPUtime=50.83
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 11560 0 0 0 5074 9 0 0 18 0 3 0 374403627 48889856 10678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 11936 10678 218 20 0 11294 0
[pid=30500/tid=30502] ppid=30498 vsize=47744 CPUtime=25.44
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 5380 0 0 0 2541 3 0 0 25 0 3 0 374403629 48889856 10678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=47744 CPUtime=25.37
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 5826 0 0 0 2531 6 0 0 25 0 3 0 374403629 48889856 10678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 47744

[startup+51.1014 s]
/proc/loadavg: 1.99 1.99 1.93 3/80 30503
/proc/meminfo: memFree=1505664/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=53200 CPUtime=101.91
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 13985 0 0 0 10179 12 0 0 18 0 3 0 374403627 54476800 11997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 13300 11997 218 20 0 12658 0
[pid=30500/tid=30502] ppid=30498 vsize=53200 CPUtime=51.02
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 6526 0 0 0 5098 4 0 0 25 0 3 0 374403629 54476800 11997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=53200 CPUtime=50.86
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 7105 0 0 0 5079 7 0 0 25 0 3 0 374403629 54476800 11997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 53200

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.93 4/80 30503
/proc/meminfo: memFree=1502016/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=56636 CPUtime=204.06
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 16639 0 0 0 20392 14 0 0 18 0 3 0 374403627 57995264 12884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 14159 12884 218 20 0 13517 0
[pid=30500/tid=30502] ppid=30498 vsize=56636 CPUtime=102.18
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 7900 0 0 0 10213 5 0 0 25 0 3 0 374403629 57995264 12884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30500/tid=30503] ppid=30498 vsize=56636 CPUtime=101.85
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 8385 0 0 0 10177 8 0 0 25 0 3 0 374403629 57995264 12884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 56636

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.93 3/80 30503
/proc/meminfo: memFree=1498880/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=59380 CPUtime=323.73
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 19494 0 0 0 32357 16 0 0 18 0 3 0 374403627 60805120 13651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 14845 13651 218 20 0 14203 0
[pid=30500/tid=30502] ppid=30498 vsize=59380 CPUtime=162.09
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 9434 0 0 0 16202 7 0 0 25 0 3 0 374403629 60805120 13651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=59380 CPUtime=161.62
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 9706 0 0 0 16153 9 0 0 25 0 3 0 374403629 60805120 13651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 59380

[startup+222.302 s]
/proc/loadavg: 1.99 1.99 1.93 3/80 30503
/proc/meminfo: memFree=1497216/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=61672 CPUtime=443.43
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 21791 0 0 0 44324 19 0 0 18 0 3 0 374403627 63152128 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 15418 14098 218 20 0 14776 0
[pid=30500/tid=30502] ppid=30498 vsize=61672 CPUtime=221.84
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 10547 0 0 0 22176 8 0 0 25 0 3 0 374403629 63152128 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=61672 CPUtime=221.56
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 10890 0 0 0 22146 10 0 0 25 0 3 0 374403629 63152128 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 61672

[startup+282.302 s]
/proc/loadavg: 1.99 1.99 1.93 3/80 30503
/proc/meminfo: memFree=1495616/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=63628 CPUtime=563.12
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 24102 0 0 0 56291 21 0 0 18 0 3 0 374403627 65155072 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 15907 14502 218 20 0 15265 0
[pid=30500/tid=30502] ppid=30498 vsize=63628 CPUtime=281.61
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 11786 0 0 0 28152 9 0 0 25 0 3 0 374403629 65155072 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=63628 CPUtime=281.49
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 11962 0 0 0 28138 11 0 0 25 0 3 0 374403629 65155072 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 63628

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.93 3/80 30503
/proc/meminfo: memFree=1493568/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=66388 CPUtime=682.81
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 26255 0 0 0 68258 23 0 0 18 0 3 0 374403627 67981312 15046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 16597 15046 218 20 0 15955 0
[pid=30500/tid=30502] ppid=30498 vsize=66388 CPUtime=341.37
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 12732 0 0 0 34127 10 0 0 25 0 3 0 374403629 67981312 15046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=66388 CPUtime=341.42
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 13169 0 0 0 34130 12 0 0 25 0 3 0 374403629 67981312 15046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 66388

[startup+402.302 s]

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

/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 33434 0 0 0 183473 32 0 0 25 0 3 0 374403629 89989120 20388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=87880 CPUtime=1840.01
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 37033 0 0 0 183968 33 0 0 25 0 3 0 374403629 89989120 20388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.08
Current children cumulated vsize (KiB) 87880

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30505
/proc/meminfo: memFree=1471808/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=87880 CPUtime=3794.77
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 72306 0 0 0 379410 67 0 0 18 0 3 0 374403627 89989120 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 21970 20435 218 20 0 21328 0
[pid=30500/tid=30502] ppid=30498 vsize=87880 CPUtime=1894.8
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 34122 0 0 0 189447 33 0 0 25 0 3 0 374403629 89989120 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=87880 CPUtime=1899.95
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 37830 0 0 0 189962 33 0 0 25 0 3 0 374403629 89989120 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.77
Current children cumulated vsize (KiB) 87880

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30505
/proc/meminfo: memFree=1471488/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88084 CPUtime=3914.46
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 73732 0 0 0 391378 68 0 0 18 0 3 0 374403627 90198016 20529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22021 20529 218 20 0 21379 0
[pid=30500/tid=30502] ppid=30498 vsize=88084 CPUtime=1954.55
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 34814 0 0 0 195421 34 0 0 25 0 3 0 374403629 90198016 20529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88084 CPUtime=1959.89
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 38564 0 0 0 195955 34 0 0 25 0 3 0 374403629 90198016 20529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.46
Current children cumulated vsize (KiB) 88084

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 30621
/proc/meminfo: memFree=1470160/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88084 CPUtime=4033.96
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 75213 0 0 0 403317 79 0 0 18 0 3 0 374403627 90198016 20557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22021 20557 218 20 0 21379 0
[pid=30500/tid=30502] ppid=30498 vsize=88084 CPUtime=2014.16
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 35511 0 0 0 201381 35 0 0 25 0 3 0 374403629 90198016 20557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88084 CPUtime=2019.77
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 39348 0 0 0 201934 43 0 0 25 0 3 0 374403629 90198016 20557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.96
Current children cumulated vsize (KiB) 88084

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1471040/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88252 CPUtime=4153.51
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 76695 0 0 0 415263 88 0 0 18 0 3 0 374403627 90370048 20583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22063 20583 218 20 0 21421 0
[pid=30500/tid=30502] ppid=30498 vsize=88252 CPUtime=2073.79
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 36317 0 0 0 207343 36 0 0 25 0 3 0 374403629 90370048 20583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88252 CPUtime=2079.7
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 40024 0 0 0 207918 52 0 0 25 0 3 0 374403629 90370048 20583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.51
Current children cumulated vsize (KiB) 88252

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1470848/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88416 CPUtime=4273.18
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 78207 0 0 0 427229 89 0 0 18 0 3 0 374403627 90537984 20629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22104 20629 218 20 0 21462 0
[pid=30500/tid=30502] ppid=30498 vsize=88416 CPUtime=2133.54
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 37038 0 0 0 213318 36 0 0 25 0 3 0 374403629 90537984 20629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88416 CPUtime=2139.61
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 40815 0 0 0 213909 52 0 0 25 0 3 0 374403629 90537984 20629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.18
Current children cumulated vsize (KiB) 88416

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1470912/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88416 CPUtime=4392.89
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 79696 0 0 0 439199 90 0 0 18 0 3 0 374403627 90537984 20646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22104 20646 218 20 0 21462 0
[pid=30500/tid=30502] ppid=30498 vsize=88416 CPUtime=2193.3
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 37726 0 0 0 219293 37 0 0 25 0 3 0 374403629 90537984 20646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88416 CPUtime=2199.56
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 41616 0 0 0 219904 52 0 0 25 0 3 0 374403629 90537984 20646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.89
Current children cumulated vsize (KiB) 88416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1470720/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=88416 CPUtime=4512.61
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 81336 0 0 0 451169 92 0 0 18 0 3 0 374403627 90537984 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22104 20690 218 20 0 21462 0
[pid=30500/tid=30502] ppid=30498 vsize=88416 CPUtime=2253.07
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 38530 0 0 0 225269 38 0 0 25 0 3 0 374403629 90537984 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=88416 CPUtime=2259.52
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 42452 0 0 0 225899 53 0 0 25 0 3 0 374403629 90537984 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.61
Current children cumulated vsize (KiB) 88416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1470272/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=89440 CPUtime=4632.3
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 82805 0 0 0 463137 93 0 0 18 0 3 0 374403627 91586560 20779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22360 20779 218 20 0 21718 0
[pid=30500/tid=30502] ppid=30498 vsize=89440 CPUtime=2312.83
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 39249 0 0 0 231244 39 0 0 25 0 3 0 374403629 91586560 20779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=89440 CPUtime=2319.45
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 43202 0 0 0 231891 54 0 0 25 0 3 0 374403629 91586560 20779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.3
Current children cumulated vsize (KiB) 89440

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1469952/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=89648 CPUtime=4752.01
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 84514 0 0 0 475107 94 0 0 18 0 3 0 374403627 91799552 20871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22412 20871 218 20 0 21770 0
[pid=30500/tid=30502] ppid=30498 vsize=89648 CPUtime=2372.6
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 40117 0 0 0 237220 40 0 0 25 0 3 0 374403629 91799552 20871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=89648 CPUtime=2379.39
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 44043 0 0 0 237885 54 0 0 25 0 3 0 374403629 91799552 20871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.01
Current children cumulated vsize (KiB) 89648

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1469760/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=89648 CPUtime=4871.72
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 85917 0 0 0 487077 95 0 0 18 0 3 0 374403627 91799552 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22412 20882 218 20 0 21770 0
[pid=30500/tid=30502] ppid=30498 vsize=89648 CPUtime=2432.35
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 40817 0 0 0 243195 40 0 0 25 0 3 0 374403629 91799552 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=89648 CPUtime=2439.34
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 44746 0 0 0 243880 54 0 0 25 0 3 0 374403629 91799552 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.72
Current children cumulated vsize (KiB) 89648

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1469696/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=89648 CPUtime=4991.42
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 87466 0 0 0 499045 97 0 0 18 0 3 0 374403627 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22412 20912 218 20 0 21770 0
[pid=30500/tid=30502] ppid=30498 vsize=89648 CPUtime=2492.11
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 41521 0 0 0 249170 41 0 0 25 0 3 0 374403629 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=89648 CPUtime=2499.29
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 45591 0 0 0 249874 55 0 0 25 0 3 0 374403629 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.42
Current children cumulated vsize (KiB) 89648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 30703
/proc/meminfo: memFree=1469632/2055920 swapFree=4141224/4192956
[pid=30500] ppid=30498 vsize=89648 CPUtime=5000.01
/proc/30500/stat : 30500 (MiraXTv3_dyn) S 30498 30500 30115 0 -1 4194304 87583 0 0 0 499904 97 0 0 18 0 3 0 374403627 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30500/statm: 22412 20912 218 20 0 21770 0
[pid=30500/tid=30502] ppid=30498 vsize=89648 CPUtime=2496.39
/proc/30500/task/30502/stat : 30502 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 41638 0 0 0 249598 41 0 0 25 0 3 0 374403629 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30500/tid=30503] ppid=30498 vsize=89648 CPUtime=2503.59
/proc/30500/task/30503/stat : 30503 (MiraXTv3_dyn) R 30498 30500 30115 0 -1 4194368 45591 0 0 0 250304 55 0 0 25 0 3 0 374403629 91799552 20912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 89648

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.04
CPU user time (s): 4999.06
CPU system time (s): 0.987849
CPU usage (%): 199.473
Max. virtual memory (cumulated for all children) (KiB): 90112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.06
system time used= 0.987849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87583
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= 705
involuntary context switches= 93827

runsolver used 2.34564 second user time and 6.84896 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat May 12 15:27:39 UTC 2007

IDJOB= 426074
IDBENCH= 19873
IDSOLVER= 196
FILE ID= node4/426074-1178983659

PBS_JOBID= 5252806

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1813726766-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426074-1178983659/MiraXTv3_dyn /tmp/evaluation/426074-1178983659/instance-426074-1178983659.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-426074-1178983659 -o ROOT/results/node4/solver-426074-1178983659 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426074-1178983659/MiraXTv3_dyn /tmp/evaluation/426074-1178983659/instance-426074-1178983659.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  87ba5bd7274af5ee4370015ed975d3db

RANDOM SEED= 999850370

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1553776 kB
Buffers:         49868 kB
Cached:         362644 kB
SwapCached:      15684 kB
Active:         127640 kB
Inactive:       308668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553776 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            51388 kB
Committed_AS:  9991232 kB
PageTables:       1816 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= 66561 MiB

End job on node4 on Sat May 12 16:09:28 UTC 2007