Trace number 426070

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3913.45
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/node10/watcher-426070-1178983125 -o ROOT/results/node10/solver-426070-1178983125 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426070-1178983125/MiraXTv3_dyn /tmp/evaluation/426070-1178983125/instance-426070-1178983125.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.94 1.87 3/77 26000
/proc/meminfo: memFree=1517328/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=3788 CPUtime=0
/proc/26000/stat : 26000 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 374350036 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/26000/statm: 947 265 206 20 0 305 0

[startup+0.082241 s]
/proc/loadavg: 1.83 1.94 1.87 3/77 26000
/proc/meminfo: memFree=1517328/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=6772 CPUtime=0.13
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 665 0 0 0 13 0 0 0 18 0 3 0 374350036 6934528 640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 1693 640 218 20 0 1051 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6772

[startup+0.102245 s]
/proc/loadavg: 1.83 1.94 1.87 3/77 26000
/proc/meminfo: memFree=1517328/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=6772 CPUtime=0.17
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 704 0 0 0 17 0 0 0 18 0 3 0 374350036 6934528 679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 1693 679 218 20 0 1051 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6772

[startup+0.301292 s]
/proc/loadavg: 1.83 1.94 1.87 3/77 26000
/proc/meminfo: memFree=1517328/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=8940 CPUtime=0.57
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 1197 0 0 0 57 0 0 0 18 0 3 0 374350036 9154560 1172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 2235 1172 218 20 0 1593 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8940

[startup+0.701381 s]
/proc/loadavg: 1.83 1.94 1.87 3/77 26000
/proc/meminfo: memFree=1517328/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=11640 CPUtime=1.37
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 1987 0 0 0 136 1 0 0 18 0 3 0 374350036 11919360 1962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 2910 1963 218 20 0 2268 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11640

[startup+1.50155 s]
/proc/loadavg: 1.83 1.94 1.87 3/80 26003
/proc/meminfo: memFree=1508344/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=15096 CPUtime=2.96
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 2655 0 0 0 294 2 0 0 18 0 3 0 374350036 15458304 2630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 3774 2630 218 20 0 3132 0
[pid=26000/tid=26002] ppid=25998 vsize=15096 CPUtime=1.48
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 1192 0 0 0 147 1 0 0 19 0 3 0 374350037 15458304 2630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=15096 CPUtime=1.46
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 1109 0 0 0 146 0 0 0 19 0 3 0 374350037 15458304 2630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15096

[startup+3.1019 s]
/proc/loadavg: 1.83 1.94 1.87 3/80 26003
/proc/meminfo: memFree=1506168/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=19612 CPUtime=6.16
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 3789 0 0 0 614 2 0 0 18 0 3 0 374350036 20082688 3692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 4903 3692 218 20 0 4261 0
[pid=26000/tid=26002] ppid=25998 vsize=19612 CPUtime=3.07
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 1723 0 0 0 306 1 0 0 19 0 3 0 374350037 20082688 3692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=19612 CPUtime=3.06
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 1712 0 0 0 305 1 0 0 25 0 3 0 374350037 20082688 3692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19612

[startup+6.30159 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 26003
/proc/meminfo: memFree=1496696/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=28352 CPUtime=12.54
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 6006 0 0 0 1250 4 0 0 18 0 3 0 374350036 29032448 5830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 7088 5830 218 20 0 6446 0
[pid=26000/tid=26002] ppid=25998 vsize=28352 CPUtime=6.27
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 2846 0 0 0 625 2 0 0 25 0 3 0 374350037 29032448 5830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=28352 CPUtime=6.25
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 2806 0 0 0 623 2 0 0 25 0 3 0 374350037 29032448 5830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28352

[startup+12.702 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 26003
/proc/meminfo: memFree=1486400/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=36648 CPUtime=25.3
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 8255 0 0 0 2523 7 0 0 18 0 3 0 374350036 37527552 7771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 9162 7771 218 20 0 8520 0
[pid=26000/tid=26002] ppid=25998 vsize=36648 CPUtime=12.65
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 4058 0 0 0 1262 3 0 0 25 0 3 0 374350037 37527552 7771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=36648 CPUtime=12.62
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 3843 0 0 0 1259 3 0 0 25 0 3 0 374350037 37527552 7771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36648

[startup+25.5027 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 26003
/proc/meminfo: memFree=1475136/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=47216 CPUtime=50.84
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 11600 0 0 0 5073 11 0 0 18 0 3 0 374350036 48349184 10616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 11804 10616 218 20 0 11162 0
[pid=26000/tid=26002] ppid=25998 vsize=47216 CPUtime=25.43
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 5648 0 0 0 2539 4 0 0 25 0 3 0 374350037 48349184 10616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=47216 CPUtime=25.37
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 5598 0 0 0 2532 5 0 0 21 0 3 0 374350037 48349184 10616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 47216

[startup+51.1012 s]
/proc/loadavg: 1.93 1.94 1.88 3/80 26003
/proc/meminfo: memFree=1470528/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=52248 CPUtime=101.9
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 13743 0 0 0 10177 13 0 0 18 0 3 0 374350036 53501952 11720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 13062 11720 218 20 0 12420 0
[pid=26000/tid=26002] ppid=25998 vsize=52248 CPUtime=51.01
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 6718 0 0 0 5096 5 0 0 25 0 3 0 374350037 53501952 11720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=52248 CPUtime=50.86
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 6671 0 0 0 5079 7 0 0 25 0 3 0 374350037 53501952 11720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 52248

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.88 3/80 26003
/proc/meminfo: memFree=1466368/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=56560 CPUtime=204
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 16617 0 0 0 20384 16 0 0 18 0 3 0 374350036 57917440 12755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 14140 12755 218 20 0 13498 0
[pid=26000/tid=26002] ppid=25998 vsize=56560 CPUtime=102.15
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 8278 0 0 0 10209 6 0 0 19 0 3 0 374350037 57917440 12755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=56560 CPUtime=101.83
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 7985 0 0 0 10173 10 0 0 25 0 3 0 374350037 57917440 12755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 56560

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.89 3/80 26003
/proc/meminfo: memFree=1462464/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=60060 CPUtime=323.69
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 19563 0 0 0 32350 19 0 0 18 0 3 0 374350036 61501440 13698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 15015 13698 218 20 0 14373 0
[pid=26000/tid=26002] ppid=25998 vsize=60060 CPUtime=162.1
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 9661 0 0 0 16204 6 0 0 25 0 3 0 374350037 61501440 13698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=60060 CPUtime=161.56
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 9548 0 0 0 16145 11 0 0 25 0 3 0 374350037 61501440 13698 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) 60060

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 26003
/proc/meminfo: memFree=1460992/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=62160 CPUtime=443.36
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 21943 0 0 0 44315 21 0 0 18 0 3 0 374350036 63651840 14071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 15540 14071 218 20 0 14898 0
[pid=26000/tid=26002] ppid=25998 vsize=62160 CPUtime=222.04
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 10898 0 0 0 22197 7 0 0 25 0 3 0 374350037 63651840 14071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=62160 CPUtime=221.29
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 10691 0 0 0 22116 13 0 0 25 0 3 0 374350037 63651840 14071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 62160

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 26003
/proc/meminfo: memFree=1459520/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=63428 CPUtime=563.02
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 24141 0 0 0 56280 22 0 0 18 0 3 0 374350036 64950272 14450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 15857 14450 218 20 0 15215 0
[pid=26000/tid=26002] ppid=25998 vsize=63428 CPUtime=281.97
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 12121 0 0 0 28189 8 0 0 25 0 3 0 374350037 64950272 14450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=63428 CPUtime=281.03
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 11666 0 0 0 28089 14 0 0 25 0 3 0 374350037 64950272 14450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 63428

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26003
/proc/meminfo: memFree=1458432/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=64924 CPUtime=682.69
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 26136 0 0 0 68245 24 0 0 18 0 3 0 374350036 66482176 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 16231 14754 218 20 0 15589 0
[pid=26000/tid=26002] ppid=25998 vsize=64924 CPUtime=341.91
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 13116 0 0 0 34182 9 0 0 25 0 3 0 374350037 66482176 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=64924 CPUtime=340.77
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 12666 0 0 0 34062 15 0 0 25 0 3 0 374350037 66482176 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 64924

[startup+402.302 s]

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

/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 35841 0 0 0 183626 34 0 0 25 0 3 0 374350037 88162304 19777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26000/tid=26003] ppid=25998 vsize=86096 CPUtime=1838.01
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 34567 0 0 0 183768 33 0 0 25 0 3 0 374350037 88162304 19777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.64
Current children cumulated vsize (KiB) 86096

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1438208/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=86304 CPUtime=3794.33
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 72316 0 0 0 379363 70 0 0 18 0 3 0 374350036 88375296 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 21576 19805 218 20 0 20934 0
[pid=26000/tid=26002] ppid=25998 vsize=86304 CPUtime=1896.35
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 36628 0 0 0 189600 35 0 0 25 0 3 0 374350037 88375296 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26000/tid=26003] ppid=25998 vsize=86304 CPUtime=1897.96
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 35334 0 0 0 189762 34 0 0 25 0 3 0 374350037 88375296 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.33
Current children cumulated vsize (KiB) 86304

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1437824/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=86304 CPUtime=3914.02
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 73724 0 0 0 391330 72 0 0 18 0 3 0 374350036 88375296 19902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 21576 19902 218 20 0 20934 0
[pid=26000/tid=26002] ppid=25998 vsize=86304 CPUtime=1956.08
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 37314 0 0 0 195572 36 0 0 25 0 3 0 374350037 88375296 19902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26000/tid=26003] ppid=25998 vsize=86304 CPUtime=1957.91
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 36056 0 0 0 195756 35 0 0 25 0 3 0 374350037 88375296 19902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.02
Current children cumulated vsize (KiB) 86304

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1437696/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=86476 CPUtime=4033.69
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 75282 0 0 0 403296 73 0 0 18 0 3 0 374350036 88551424 19920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 21619 19920 218 20 0 20977 0
[pid=26000/tid=26002] ppid=25998 vsize=86476 CPUtime=2015.83
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 38100 0 0 0 201546 37 0 0 25 0 3 0 374350037 88551424 19920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26000/tid=26003] ppid=25998 vsize=86476 CPUtime=2017.84
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 36828 0 0 0 201749 35 0 0 25 0 3 0 374350037 88551424 19920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.69
Current children cumulated vsize (KiB) 86476

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1436352/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=87500 CPUtime=4153.38
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 77151 0 0 0 415264 74 0 0 18 0 3 0 374350036 89600000 20248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 21875 20248 218 20 0 21233 0
[pid=26000/tid=26002] ppid=25998 vsize=87500 CPUtime=2075.58
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 38891 0 0 0 207520 38 0 0 25 0 3 0 374350037 89600000 20248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26000/tid=26003] ppid=25998 vsize=87500 CPUtime=2077.78
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 37906 0 0 0 207742 36 0 0 25 0 3 0 374350037 89600000 20248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.38
Current children cumulated vsize (KiB) 87500

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1434496/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=89680 CPUtime=4273.04
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 79163 0 0 0 427228 76 0 0 18 0 3 0 374350036 91832320 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22420 20706 218 20 0 21778 0
[pid=26000/tid=26002] ppid=25998 vsize=89680 CPUtime=2135.49
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 39714 0 0 0 213511 38 0 0 25 0 3 0 374350037 91832320 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=89680 CPUtime=2137.53
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 39095 0 0 0 213715 38 0 0 25 0 3 0 374350037 91832320 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.04
Current children cumulated vsize (KiB) 89680

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1434240/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=89884 CPUtime=4392.72
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 80779 0 0 0 439194 78 0 0 18 0 3 0 374350036 92041216 20759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22471 20759 218 20 0 21829 0
[pid=26000/tid=26002] ppid=25998 vsize=89884 CPUtime=2195.43
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 40526 0 0 0 219504 39 0 0 25 0 3 0 374350037 92041216 20759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=89884 CPUtime=2197.28
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 39899 0 0 0 219689 39 0 0 25 0 3 0 374350037 92041216 20759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.72
Current children cumulated vsize (KiB) 89884

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1434048/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=89884 CPUtime=4512.42
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 82187 0 0 0 451162 80 0 0 18 0 3 0 374350036 92041216 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22471 20821 218 20 0 21829 0
[pid=26000/tid=26002] ppid=25998 vsize=89884 CPUtime=2255.36
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 41228 0 0 0 225497 39 0 0 25 0 3 0 374350037 92041216 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=89884 CPUtime=2257.04
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 40605 0 0 0 225664 40 0 0 25 0 3 0 374350037 92041216 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.42
Current children cumulated vsize (KiB) 89884

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1433984/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=89884 CPUtime=4632.1
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 83670 0 0 0 463129 81 0 0 18 0 3 0 374350036 92041216 20835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22471 20835 218 20 0 21829 0
[pid=26000/tid=26002] ppid=25998 vsize=89884 CPUtime=2315.29
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 42026 0 0 0 231490 39 0 0 25 0 3 0 374350037 92041216 20835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=89884 CPUtime=2316.79
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 41290 0 0 0 231638 41 0 0 25 0 3 0 374350037 92041216 20835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.1
Current children cumulated vsize (KiB) 89884

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1433472/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=91248 CPUtime=4751.8
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 85158 0 0 0 475098 82 0 0 18 0 3 0 374350036 93437952 20964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22812 20964 218 20 0 22170 0
[pid=26000/tid=26002] ppid=25998 vsize=91248 CPUtime=2375.23
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 42736 0 0 0 237483 40 0 0 25 0 3 0 374350037 93437952 20964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=91248 CPUtime=2376.55
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 42068 0 0 0 237613 42 0 0 25 0 3 0 374350037 93437952 20964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.8
Current children cumulated vsize (KiB) 91248

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26005
/proc/meminfo: memFree=1433152/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=91248 CPUtime=4871.49
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 86784 0 0 0 487065 84 0 0 18 0 3 0 374350036 93437952 20994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22812 20994 218 20 0 22170 0
[pid=26000/tid=26002] ppid=25998 vsize=91248 CPUtime=2435.18
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 43561 0 0 0 243477 41 0 0 25 0 3 0 374350037 93437952 20994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=91248 CPUtime=2436.3
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 42869 0 0 0 243587 43 0 0 25 0 3 0 374350037 93437952 20994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.49
Current children cumulated vsize (KiB) 91248

[startup+2502.3 s]
/proc/loadavg: 1.96 1.97 1.91 3/80 26005
/proc/meminfo: memFree=1433216/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=91456 CPUtime=4991.19
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 88304 0 0 0 499033 86 0 0 18 0 3 0 374350036 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22864 21027 218 20 0 22222 0
[pid=26000/tid=26002] ppid=25998 vsize=91456 CPUtime=2495.13
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 44390 0 0 0 249472 41 0 0 20 0 3 0 374350037 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=91456 CPUtime=2496.03
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 43560 0 0 0 249559 44 0 0 25 0 3 0 374350037 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.19
Current children cumulated vsize (KiB) 91456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 1.96 1.97 1.91 3/80 26005
/proc/meminfo: memFree=1433216/2055920 swapFree=4143936/4192956
[pid=26000] ppid=25998 vsize=91456 CPUtime=5000.18
/proc/26000/stat : 26000 (MiraXTv3_dyn) S 25998 26000 25671 0 -1 4194304 88304 0 0 0 499932 86 0 0 18 0 3 0 374350036 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26000/statm: 22864 21027 218 20 0 22222 0
[pid=26000/tid=26002] ppid=25998 vsize=91456 CPUtime=2499.64
/proc/26000/task/26002/stat : 26002 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 44390 0 0 0 249923 41 0 0 25 0 3 0 374350037 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26000/tid=26003] ppid=25998 vsize=91456 CPUtime=2500.51
/proc/26000/task/26003/stat : 26003 (MiraXTv3_dyn) R 25998 26000 25671 0 -1 4194368 43560 0 0 0 250007 44 0 0 25 0 3 0 374350037 93650944 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 91456

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.21
CPU user time (s): 4999.34
CPU system time (s): 0.876866
CPU usage (%): 199.463
Max. virtual memory (cumulated for all children) (KiB): 91916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.33
system time used= 0.876866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88304
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= 636
involuntary context switches= 94225

runsolver used 2.39663 second user time and 6.73998 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 15:18:45 UTC 2007

IDJOB= 426070
IDBENCH= 19869
IDSOLVER= 196
FILE ID= node10/426070-1178983125

PBS_JOBID= 5252809

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 39645302

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:       1517544 kB
Buffers:         52164 kB
Cached:         395944 kB
SwapCached:      18032 kB
Active:         133748 kB
Inactive:       338668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517544 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            51576 kB
Committed_AS:  5320584 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 16:00:34 UTC 2007