Trace number 426159

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1212545732-02.UNSAT.shuffled.cnf
MD5SUMc19b938c6cf4650d8039fc9c59375167
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1449.73
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-426159-1178992263 -o ROOT/results/node5/solver-426159-1178992263 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426159-1178992263/MiraXTv3_dyn /tmp/evaluation/426159-1178992263/instance-426159-1178992263.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.99 1.97 1.91 3/77 27682
/proc/meminfo: memFree=1616832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=3788 CPUtime=0
/proc/27682/stat : 27682 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 375263965 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/27682/statm: 947 269 206 20 0 305 0

[startup+0.076315 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27682
/proc/meminfo: memFree=1616832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=6572 CPUtime=0.13
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 600 0 0 0 13 0 0 0 18 0 3 0 375263965 6729728 575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 1643 575 218 20 0 1001 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6572

[startup+0.116318 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27682
/proc/meminfo: memFree=1616832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=6768 CPUtime=0.21
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 694 0 0 0 21 0 0 0 18 0 3 0 375263965 6930432 669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 1692 669 218 20 0 1050 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6768

[startup+0.301342 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27682
/proc/meminfo: memFree=1616832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=8580 CPUtime=0.57
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 1057 0 0 0 57 0 0 0 18 0 3 0 375263965 8785920 1032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 2145 1032 218 20 0 1503 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8580

[startup+0.701387 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27682
/proc/meminfo: memFree=1616832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=10844 CPUtime=1.38
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 1699 0 0 0 137 1 0 0 18 0 3 0 375263965 11104256 1674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 2711 1674 218 20 0 2069 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10844

[startup+1.50148 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1609320/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=15004 CPUtime=2.98
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 2680 0 0 0 296 2 0 0 18 0 3 0 375263965 15364096 2655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 3751 2655 218 20 0 3109 0
[pid=27682/tid=27684] ppid=27680 vsize=15004 CPUtime=1.48
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 1148 0 0 0 148 0 0 0 22 0 3 0 375263966 15364096 2655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=15004 CPUtime=1.48
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 1184 0 0 0 147 1 0 0 18 0 3 0 375263966 15364096 2655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15004

[startup+3.10167 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1606312/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=17804 CPUtime=6.16
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 3171 0 0 0 614 2 0 0 18 0 3 0 375263965 18231296 3145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 4451 3147 218 20 0 3809 0
[pid=27682/tid=27684] ppid=27680 vsize=17804 CPUtime=3.08
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 1494 0 0 0 307 1 0 0 21 0 3 0 375263966 18231296 3147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=17804 CPUtime=3.07
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 1331 0 0 0 306 1 0 0 25 0 3 0 375263966 18231296 3147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17804

[startup+6.30203 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1599400/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=25072 CPUtime=12.54
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 5248 0 0 0 1250 4 0 0 18 0 3 0 375263965 25673728 5068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 6268 5068 218 20 0 5626 0
[pid=27682/tid=27684] ppid=27680 vsize=25072 CPUtime=6.28
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 2506 0 0 0 627 1 0 0 25 0 3 0 375263966 25673728 5068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=25072 CPUtime=6.24
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 2394 0 0 0 622 2 0 0 23 0 3 0 375263966 25673728 5068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25072

[startup+12.7017 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1585832/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=36932 CPUtime=25.31
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 8350 0 0 0 2523 8 0 0 18 0 3 0 375263965 37818368 7966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 9233 7966 218 20 0 8591 0
[pid=27682/tid=27684] ppid=27680 vsize=36932 CPUtime=12.67
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 4107 0 0 0 1263 4 0 0 20 0 3 0 375263966 37818368 7966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=36932 CPUtime=12.61
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 3895 0 0 0 1258 3 0 0 25 0 3 0 375263966 37818368 7966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36932

[startup+25.5022 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1580328/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=42752 CPUtime=50.84
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 10129 0 0 0 5075 9 0 0 18 0 3 0 375263965 43778048 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 10688 9374 218 20 0 10046 0
[pid=27682/tid=27684] ppid=27680 vsize=42752 CPUtime=25.47
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 4848 0 0 0 2543 4 0 0 25 0 3 0 375263966 43778048 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=42752 CPUtime=25.36
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 4933 0 0 0 2531 5 0 0 20 0 3 0 375263966 43778048 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 42752

[startup+51.1021 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1569448/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=53000 CPUtime=101.91
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 13617 0 0 0 10177 14 0 0 18 0 3 0 375263965 54272000 11995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 13250 11995 218 20 0 12608 0
[pid=27682/tid=27684] ppid=27680 vsize=53000 CPUtime=51.06
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 6540 0 0 0 5099 7 0 0 25 0 3 0 375263966 54272000 11995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=53000 CPUtime=50.84
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 6729 0 0 0 5077 7 0 0 25 0 3 0 375263966 54272000 11995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 53000

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1564200/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=58208 CPUtime=204.05
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 16301 0 0 0 20387 18 0 0 18 0 3 0 375263965 59604992 13228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 14552 13228 218 20 0 13910 0
[pid=27682/tid=27684] ppid=27680 vsize=58208 CPUtime=102.22
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 7775 0 0 0 10214 8 0 0 25 0 3 0 375263966 59604992 13228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=58208 CPUtime=101.8
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 8178 0 0 0 10171 9 0 0 25 0 3 0 375263966 59604992 13228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 58208

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1561512/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=59668 CPUtime=323.7
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 18666 0 0 0 32350 20 0 0 18 0 3 0 375263965 61100032 13848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 14917 13848 218 20 0 14275 0
[pid=27682/tid=27684] ppid=27680 vsize=59668 CPUtime=162.18
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 9060 0 0 0 16208 10 0 0 25 0 3 0 375263966 61100032 13848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=59668 CPUtime=161.51
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 9258 0 0 0 16141 10 0 0 25 0 3 0 375263966 61100032 13848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 59668

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1559912/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=62296 CPUtime=443.38
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 20744 0 0 0 44316 22 0 0 18 0 3 0 375263965 63791104 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 15574 14255 218 20 0 14932 0
[pid=27682/tid=27684] ppid=27680 vsize=62296 CPUtime=222.13
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 10120 0 0 0 22202 11 0 0 25 0 3 0 375263966 63791104 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=62296 CPUtime=221.24
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 10276 0 0 0 22113 11 0 0 25 0 3 0 375263966 63791104 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 62296

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1558568/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=63348 CPUtime=563.06
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 22894 0 0 0 56282 24 0 0 18 0 3 0 375263965 64868352 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 15837 14638 218 20 0 15195 0
[pid=27682/tid=27684] ppid=27680 vsize=63348 CPUtime=281.9
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 11196 0 0 0 28179 11 0 0 25 0 3 0 375263966 64868352 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27682/tid=27685] ppid=27680 vsize=63348 CPUtime=281.13
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 11350 0 0 0 28102 11 0 0 24 0 3 0 375263966 64868352 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 63348

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27685
/proc/meminfo: memFree=1556328/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=66068 CPUtime=682.75
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 24903 0 0 0 68249 26 0 0 18 0 3 0 375263965 67653632 15209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 16517 15209 218 20 0 15875 0
[pid=27682/tid=27684] ppid=27680 vsize=66068 CPUtime=341.63
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 12369 0 0 0 34150 13 0 0 25 0 3 0 375263966 67653632 15209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27682/tid=27685] ppid=27680 vsize=66068 CPUtime=341.1
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 12186 0 0 0 34098 12 0 0 25 0 3 0 375263966 67653632 15209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565637 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 66068

[startup+402.302 s]

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

/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 33373 0 0 0 183649 47 0 0 25 0 3 0 375263966 92323840 20891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=90160 CPUtime=1837.9
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 32429 0 0 0 183757 33 0 0 25 0 3 0 375263966 92323840 20891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.88
Current children cumulated vsize (KiB) 90160

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1533160/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=90160 CPUtime=3794.56
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 67605 0 0 0 379374 82 0 0 18 0 3 0 375263965 92323840 20957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22540 20957 218 20 0 21898 0
[pid=27682/tid=27684] ppid=27680 vsize=90160 CPUtime=1896.82
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 34178 0 0 0 189634 48 0 0 25 0 3 0 375263966 92323840 20957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27682/tid=27685] ppid=27680 vsize=90160 CPUtime=1897.71
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 33079 0 0 0 189738 33 0 0 25 0 3 0 375263966 92323840 20957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.56
Current children cumulated vsize (KiB) 90160

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532776/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=90368 CPUtime=3914.26
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 69079 0 0 0 391343 83 0 0 18 0 3 0 375263965 92536832 21030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22592 21030 218 20 0 21950 0
[pid=27682/tid=27684] ppid=27680 vsize=90368 CPUtime=1956.75
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 34835 0 0 0 195626 49 0 0 25 0 3 0 375263966 92536832 21030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=90368 CPUtime=1957.49
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 33896 0 0 0 195715 34 0 0 25 0 3 0 375263966 92536832 21030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.26
Current children cumulated vsize (KiB) 90368

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532648/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=90368 CPUtime=4033.94
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 70368 0 0 0 403311 83 0 0 18 0 3 0 375263965 92536832 21064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22592 21064 218 20 0 21950 0
[pid=27682/tid=27684] ppid=27680 vsize=90368 CPUtime=2016.71
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 35469 0 0 0 201622 49 0 0 25 0 3 0 375263966 92536832 21064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=90368 CPUtime=2017.21
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 34551 0 0 0 201687 34 0 0 25 0 3 0 375263966 92536832 21064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.94
Current children cumulated vsize (KiB) 90368

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532392/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=90532 CPUtime=4153.63
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 72011 0 0 0 415278 85 0 0 18 0 3 0 375263965 92704768 21126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22633 21126 218 20 0 21991 0
[pid=27682/tid=27684] ppid=27680 vsize=90532 CPUtime=2076.69
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 36312 0 0 0 207619 50 0 0 25 0 3 0 375263966 92704768 21126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=90532 CPUtime=2076.94
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 35351 0 0 0 207659 35 0 0 25 0 3 0 375263966 92704768 21126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.63
Current children cumulated vsize (KiB) 90532

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532328/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91556 CPUtime=4273.33
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 73337 0 0 0 427247 86 0 0 18 0 3 0 375263965 93753344 21176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22889 21176 218 20 0 22247 0
[pid=27682/tid=27684] ppid=27680 vsize=91556 CPUtime=2136.67
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 36958 0 0 0 213616 51 0 0 25 0 3 0 375263966 93753344 21176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91556 CPUtime=2136.65
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 36031 0 0 0 213630 35 0 0 25 0 3 0 375263966 93753344 21176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.33
Current children cumulated vsize (KiB) 91556

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532136/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91556 CPUtime=4393.04
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 74653 0 0 0 439217 87 0 0 18 0 3 0 375263965 93753344 21207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22889 21207 218 20 0 22247 0
[pid=27682/tid=27684] ppid=27680 vsize=91556 CPUtime=2196.64
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 37624 0 0 0 219613 51 0 0 25 0 3 0 375263966 93753344 21207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91556 CPUtime=2196.38
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 36681 0 0 0 219603 35 0 0 25 0 3 0 375263966 93753344 21207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.04
Current children cumulated vsize (KiB) 91556

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1532008/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91708 CPUtime=4512.74
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 75975 0 0 0 451186 88 0 0 18 0 3 0 375263965 93908992 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22927 21236 218 20 0 22285 0
[pid=27682/tid=27684] ppid=27680 vsize=91708 CPUtime=2256.61
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 38292 0 0 0 225609 52 0 0 25 0 3 0 375263966 93908992 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91708 CPUtime=2256.12
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 37335 0 0 0 225576 36 0 0 25 0 3 0 375263966 93908992 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.74
Current children cumulated vsize (KiB) 91708

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1531944/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91708 CPUtime=4632.43
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 77618 0 0 0 463153 90 0 0 18 0 3 0 375263965 93908992 21252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22927 21252 218 20 0 22285 0
[pid=27682/tid=27684] ppid=27680 vsize=91708 CPUtime=2316.58
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 39114 0 0 0 231605 53 0 0 25 0 3 0 375263966 93908992 21252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91708 CPUtime=2315.84
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 38156 0 0 0 231547 37 0 0 25 0 3 0 375263966 93908992 21252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517888 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.43
Current children cumulated vsize (KiB) 91708

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1531560/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91708 CPUtime=4752.12
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 79006 0 0 0 475121 91 0 0 18 0 3 0 375263965 93908992 21329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22927 21329 218 20 0 22285 0
[pid=27682/tid=27684] ppid=27680 vsize=91708 CPUtime=2376.54
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 39783 0 0 0 237601 53 0 0 25 0 3 0 375263966 93908992 21329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91708 CPUtime=2375.56
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 38875 0 0 0 237519 37 0 0 25 0 3 0 375263966 93908992 21329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.12
Current children cumulated vsize (KiB) 91708

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1531240/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91856 CPUtime=4871.8
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 80389 0 0 0 487088 92 0 0 18 0 3 0 375263965 94060544 21390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22964 21390 218 20 0 22322 0
[pid=27682/tid=27684] ppid=27680 vsize=91856 CPUtime=2436.51
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 40496 0 0 0 243597 54 0 0 25 0 3 0 375263966 94060544 21390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91856 CPUtime=2435.28
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 39545 0 0 0 243490 38 0 0 25 0 3 0 375263966 94060544 21390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.8
Current children cumulated vsize (KiB) 91856

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1531112/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91856 CPUtime=4991.51
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 81757 0 0 0 499057 94 0 0 18 0 3 0 375263965 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22964 21426 218 20 0 22322 0
[pid=27682/tid=27684] ppid=27680 vsize=91856 CPUtime=2496.49
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 41189 0 0 0 249594 55 0 0 25 0 3 0 375263966 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91856 CPUtime=2495
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 40220 0 0 0 249462 38 0 0 25 0 3 0 375263966 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.51
Current children cumulated vsize (KiB) 91856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27883
/proc/meminfo: memFree=1531112/2055920 swapFree=4150068/4192956
[pid=27682] ppid=27680 vsize=91856 CPUtime=5000.1
/proc/27682/stat : 27682 (MiraXTv3_dyn) S 27680 27682 27551 0 -1 4194304 81757 0 0 0 499916 94 0 0 18 0 3 0 375263965 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27682/statm: 22964 21426 218 20 0 22322 0
[pid=27682/tid=27684] ppid=27680 vsize=91856 CPUtime=2500.8
/proc/27682/task/27684/stat : 27684 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 41189 0 0 0 250025 55 0 0 25 0 3 0 375263966 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27682/tid=27685] ppid=27680 vsize=91856 CPUtime=2499.28
/proc/27682/task/27685/stat : 27685 (MiraXTv3_dyn) R 27680 27682 27551 0 -1 4194368 40220 0 0 0 249890 38 0 0 25 0 3 0 375263966 94060544 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 91856

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.13
CPU user time (s): 4999.18
CPU system time (s): 0.953854
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 92520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 0.953854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81757
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= 389
involuntary context switches= 94578

runsolver used 2.58061 second user time and 6.592 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 17:51:03 UTC 2007

IDJOB= 426159
IDBENCH= 19977
IDSOLVER= 196
FILE ID= node5/426159-1178992263

PBS_JOBID= 5252830

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1212545732-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426159-1178992263/MiraXTv3_dyn /tmp/evaluation/426159-1178992263/instance-426159-1178992263.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-426159-1178992263 -o ROOT/results/node5/solver-426159-1178992263 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426159-1178992263/MiraXTv3_dyn /tmp/evaluation/426159-1178992263/instance-426159-1178992263.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c19b938c6cf4650d8039fc9c59375167

RANDOM SEED= 478903344

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1617176 kB
Buffers:         48280 kB
Cached:         302296 kB
SwapCached:      11320 kB
Active:         168016 kB
Inactive:       205884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617176 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            50484 kB
Committed_AS: 14086628 kB
PageTables:       1720 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= 66540 MiB

End job on node5 on Sat May 12 18:32:52 UTC 2007