Trace number 426173

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.2 2505.83

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
MD5SUM7faf66a7cdab73c483b5715fbee2bc7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.6823
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node16/watcher-426173-1178994520 -o ROOT/results/node16/solver-426173-1178994520 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426173-1178994520/MiraXTv3_dyn /tmp/evaluation/426173-1178994520/instance-426173-1178994520.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.85 1.98 1.99 3/77 9986
/proc/meminfo: memFree=1665656/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=3788 CPUtime=0
/proc/9986/stat : 9986 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 347369636 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 1 0 0
/proc/9986/statm: 947 265 206 20 0 305 0

[startup+0.033652 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 9986
/proc/meminfo: memFree=1665656/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=5508 CPUtime=0.05
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 464 0 0 0 5 0 0 0 18 0 3 0 347369636 5640192 439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 1377 439 218 20 0 735 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5508

[startup+0.101336 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 9986
/proc/meminfo: memFree=1665656/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=6572 CPUtime=0.18
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 619 0 0 0 18 0 0 0 18 0 3 0 347369636 6729728 594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 1643 594 218 20 0 1001 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6572

[startup+0.301295 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 9986
/proc/meminfo: memFree=1665656/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=8264 CPUtime=0.58
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 983 0 0 0 58 0 0 0 18 0 3 0 347369636 8462336 957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 2066 957 218 20 0 1424 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8264

[startup+0.701212 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 9986
/proc/meminfo: memFree=1665656/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=10548 CPUtime=1.38
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 1573 0 0 0 137 1 0 0 18 0 3 0 347369636 10801152 1547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 2637 1547 218 20 0 1995 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10548

[startup+1.50104 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1658720/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=14392 CPUtime=2.97
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 2435 0 0 0 296 1 0 0 18 0 3 0 347369636 14737408 2409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 3598 2409 218 20 0 2956 0
[pid=9986/tid=9988] ppid=9984 vsize=14392 CPUtime=1.47
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 1025 0 0 0 147 0 0 0 21 0 3 0 347369637 14737408 2409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=14392 CPUtime=1.48
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 1079 0 0 0 148 0 0 0 17 0 3 0 347369637 14737408 2409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14392

[startup+3.10171 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1656544/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=17156 CPUtime=6.17
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 2935 0 0 0 615 2 0 0 18 0 3 0 347369636 17567744 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 4289 2909 218 20 0 3647 0
[pid=9986/tid=9988] ppid=9984 vsize=17156 CPUtime=3.08
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 1344 0 0 0 307 1 0 0 20 0 3 0 347369637 17567744 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=17156 CPUtime=3.08
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 1260 0 0 0 307 1 0 0 25 0 3 0 347369637 17567744 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17156

[startup+6.30203 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1650272/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=22176 CPUtime=12.55
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 4589 0 0 0 1252 3 0 0 18 0 3 0 347369636 22708224 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 5544 4448 218 20 0 4902 0
[pid=9986/tid=9988] ppid=9984 vsize=22176 CPUtime=6.26
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 2077 0 0 0 625 1 0 0 25 0 3 0 347369637 22708224 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=22176 CPUtime=6.28
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 2181 0 0 0 627 1 0 0 25 0 3 0 347369637 22708224 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22176

[startup+12.7017 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1638624/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=33636 CPUtime=25.33
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 7342 0 0 0 2526 7 0 0 18 0 3 0 347369636 34443264 6956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 8409 6956 218 20 0 7767 0
[pid=9986/tid=9988] ppid=9984 vsize=33636 CPUtime=12.63
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 3485 0 0 0 1261 2 0 0 21 0 3 0 347369637 34443264 6956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=33636 CPUtime=12.67
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 3526 0 0 0 1264 3 0 0 21 0 3 0 347369637 34443264 6956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 33636

[startup+25.503 s]
/proc/loadavg: 1.90 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1635488/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=35956 CPUtime=50.86
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 8509 0 0 0 5078 8 0 0 18 0 3 0 347369636 36818944 7747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 8989 7747 218 20 0 8347 0
[pid=9986/tid=9988] ppid=9984 vsize=35956 CPUtime=25.38
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 4019 0 0 0 2535 3 0 0 25 0 3 0 347369637 36818944 7747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=35956 CPUtime=25.46
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 4159 0 0 0 2542 4 0 0 25 0 3 0 347369637 36818944 7747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 35956

[startup+51.1025 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1626720/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=44784 CPUtime=101.94
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 11374 0 0 0 10182 12 0 0 18 0 3 0 347369636 45858816 9807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 11196 9807 218 20 0 10554 0
[pid=9986/tid=9988] ppid=9984 vsize=44784 CPUtime=50.89
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 5406 0 0 0 5084 5 0 0 25 0 3 0 347369637 45858816 9807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=44784 CPUtime=51.04
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 5637 0 0 0 5098 6 0 0 25 0 3 0 347369637 45858816 9807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 44784

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1619616/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=51296 CPUtime=204.11
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 14492 0 0 0 20396 15 0 0 18 0 3 0 347369636 52527104 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 12824 11542 218 20 0 12182 0
[pid=9986/tid=9988] ppid=9984 vsize=51296 CPUtime=101.88
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 6932 0 0 0 10182 6 0 0 25 0 3 0 347369637 52527104 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=51296 CPUtime=102.21
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 7229 0 0 0 10213 8 0 0 25 0 3 0 347369637 52527104 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 51296

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1618528/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=51944 CPUtime=323.81
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 16444 0 0 0 32364 17 0 0 18 0 3 0 347369636 53190656 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 12986 11822 218 20 0 12344 0
[pid=9986/tid=9988] ppid=9984 vsize=51944 CPUtime=161.63
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 7846 0 0 0 16156 7 0 0 25 0 3 0 347369637 53190656 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=51944 CPUtime=162.16
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 8267 0 0 0 16207 9 0 0 25 0 3 0 347369637 53190656 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 51944

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1617376/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=53572 CPUtime=443.53
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 18310 0 0 0 44334 19 0 0 18 0 3 0 347369636 54857728 12105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 13393 12105 218 20 0 12751 0
[pid=9986/tid=9988] ppid=9984 vsize=53572 CPUtime=221.4
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 8761 0 0 0 22131 9 0 0 25 0 3 0 347369637 54857728 12105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=53572 CPUtime=222.11
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 9218 0 0 0 22202 9 0 0 25 0 3 0 347369637 54857728 12105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 53572

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1616544/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=53760 CPUtime=563.25
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 20274 0 0 0 56304 21 0 0 18 0 3 0 347369636 55050240 12309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 13440 12309 218 20 0 12798 0
[pid=9986/tid=9988] ppid=9984 vsize=53760 CPUtime=281.15
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 9724 0 0 0 28106 9 0 0 25 0 3 0 347369637 55050240 12309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=53760 CPUtime=282.07
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 10219 0 0 0 28197 10 0 0 25 0 3 0 347369637 55050240 12309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 53760

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 9989
/proc/meminfo: memFree=1614560/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=55696 CPUtime=682.97
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 22260 0 0 0 68275 22 0 0 18 0 3 0 347369636 57032704 12876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 13924 12876 218 20 0 13282 0
[pid=9986/tid=9988] ppid=9984 vsize=55696 CPUtime=340.99
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 10921 0 0 0 34089 10 0 0 25 0 3 0 347369637 57032704 12876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9986/tid=9989] ppid=9984 vsize=55696 CPUtime=341.96
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 11008 0 0 0 34185 11 0 0 25 0 3 0 347369637 57032704 12876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 55696

[startup+402.301 s]

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

/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 31405 0 0 0 183810 29 0 0 25 0 3 0 347369637 83369984 18764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81416 CPUtime=1837.92
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 30873 0 0 0 183759 33 0 0 25 0 3 0 347369637 83369984 18764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3676.33
Current children cumulated vsize (KiB) 81416

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9991
/proc/meminfo: memFree=1590176/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=81416 CPUtime=3796.08
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 64048 0 0 0 379543 65 0 0 18 0 3 0 347369636 83369984 18896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20354 18896 218 20 0 19712 0
[pid=9986/tid=9988] ppid=9984 vsize=81416 CPUtime=1898.15
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 32138 0 0 0 189785 30 0 0 25 0 3 0 347369637 83369984 18896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81416 CPUtime=1897.91
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 31579 0 0 0 189757 34 0 0 25 0 3 0 347369637 83369984 18896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3796.08
Current children cumulated vsize (KiB) 81416

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10113
/proc/meminfo: memFree=1588824/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=81416 CPUtime=3915.63
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 65422 0 0 0 391490 73 0 0 18 0 3 0 347369636 83369984 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20354 18953 218 20 0 19712 0
[pid=9986/tid=9988] ppid=9984 vsize=81416 CPUtime=1957.79
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 32730 0 0 0 195748 31 0 0 25 0 3 0 347369637 83369984 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81416 CPUtime=1957.83
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 32361 0 0 0 195742 41 0 0 25 0 3 0 347369637 83369984 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3915.63
Current children cumulated vsize (KiB) 81416

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1589600/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=81604 CPUtime=4035.23
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 66782 0 0 0 403443 80 0 0 18 0 3 0 347369636 83562496 18986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20401 18986 218 20 0 19759 0
[pid=9986/tid=9988] ppid=9984 vsize=81604 CPUtime=2017.44
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 33493 0 0 0 201712 32 0 0 25 0 3 0 347369637 83562496 18986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81604 CPUtime=2017.77
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 32958 0 0 0 201730 47 0 0 25 0 3 0 347369637 83562496 18986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4035.23
Current children cumulated vsize (KiB) 81604

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1589408/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=81604 CPUtime=4154.98
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 68151 0 0 0 415417 81 0 0 18 0 3 0 347369636 83562496 19020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20401 19020 218 20 0 19759 0
[pid=9986/tid=9988] ppid=9984 vsize=81604 CPUtime=2077.21
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 34092 0 0 0 207688 33 0 0 25 0 3 0 347369637 83562496 19020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81604 CPUtime=2077.75
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 33728 0 0 0 207728 47 0 0 25 0 3 0 347369637 83562496 19020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.98
Current children cumulated vsize (KiB) 81604

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1589408/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=81604 CPUtime=4274.7
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 69514 0 0 0 427388 82 0 0 18 0 3 0 347369636 83562496 19039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20401 19039 218 20 0 19759 0
[pid=9986/tid=9988] ppid=9984 vsize=81604 CPUtime=2136.97
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 34849 0 0 0 213663 34 0 0 25 0 3 0 347369637 83562496 19039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=81604 CPUtime=2137.72
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 34334 0 0 0 213724 48 0 0 25 0 3 0 347369637 83562496 19039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4274.7
Current children cumulated vsize (KiB) 81604

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1589024/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4394.44
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 70961 0 0 0 439360 84 0 0 18 0 3 0 347369636 84611072 19133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19133 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2196.72
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 35484 0 0 0 219637 35 0 0 25 0 3 0 347369637 84611072 19133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2197.7
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 35146 0 0 0 219722 48 0 0 25 0 3 0 347369637 84611072 19133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4394.44
Current children cumulated vsize (KiB) 82628

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1588768/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4514.18
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 72225 0 0 0 451333 85 0 0 18 0 3 0 347369636 84611072 19188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19188 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2256.49
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 36094 0 0 0 225613 36 0 0 25 0 3 0 347369637 84611072 19188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2257.68
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 35800 0 0 0 225720 48 0 0 25 0 3 0 347369637 84611072 19188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4514.18
Current children cumulated vsize (KiB) 82628

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1588768/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4633.93
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 73451 0 0 0 463307 86 0 0 18 0 3 0 347369636 84611072 19198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19198 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2316.27
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 36707 0 0 0 231590 37 0 0 25 0 3 0 347369637 84611072 19198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2317.66
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 36413 0 0 0 231717 49 0 0 25 0 3 0 347369637 84611072 19198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.93
Current children cumulated vsize (KiB) 82628

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1588640/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4753.68
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 74705 0 0 0 475280 88 0 0 18 0 3 0 347369636 84611072 19229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19229 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2376.04
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 37324 0 0 0 237566 38 0 0 25 0 3 0 347369637 84611072 19229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2377.63
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 37050 0 0 0 237714 49 0 0 25 0 3 0 347369637 84611072 19229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4753.68
Current children cumulated vsize (KiB) 82628

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10189
/proc/meminfo: memFree=1588384/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4873.43
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 75992 0 0 0 487254 89 0 0 18 0 3 0 347369636 84611072 19286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19286 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2435.79
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 37942 0 0 0 243541 38 0 0 25 0 3 0 347369637 84611072 19286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2437.61
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 37719 0 0 0 243711 50 0 0 25 0 3 0 347369637 84611072 19286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565735 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4873.43
Current children cumulated vsize (KiB) 82628

[startup+2502.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 10189
/proc/meminfo: memFree=1588192/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=4993.17
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 77289 0 0 0 499227 90 0 0 18 0 3 0 347369636 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19348 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2495.56
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 38566 0 0 0 249517 39 0 0 25 0 3 0 347369637 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2497.58
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 38392 0 0 0 249708 50 0 0 25 0 3 0 347369637 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4993.17
Current children cumulated vsize (KiB) 82628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.81 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 10189
/proc/meminfo: memFree=1588192/2055920 swapFree=4143412/4192956
[pid=9986] ppid=9984 vsize=82628 CPUtime=5000.17
/proc/9986/stat : 9986 (MiraXTv3_dyn) S 9984 9986 9600 0 -1 4194304 77444 0 0 0 499927 90 0 0 18 0 3 0 347369636 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 20657 19348 218 20 0 20015 0
[pid=9986/tid=9988] ppid=9984 vsize=82628 CPUtime=2499.05
/proc/9986/task/9988/stat : 9988 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 38721 0 0 0 249866 39 0 0 25 0 3 0 347369637 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9984 vsize=82628 CPUtime=2501.09
/proc/9986/task/9989/stat : 9989 (MiraXTv3_dyn) R 9984 9986 9600 0 -1 4194368 38392 0 0 0 250059 50 0 0 25 0 3 0 347369637 84611072 19348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 82628

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): 2505.83
CPU time (s): 5000.2
CPU user time (s): 4999.29
CPU system time (s): 0.91586
CPU usage (%): 199.543
Max. virtual memory (cumulated for all children) (KiB): 83248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.29
system time used= 0.91586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77444
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= 374
involuntary context switches= 94664

runsolver used 2.6346 second user time and 6.65899 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 18:28:40 UTC 2007

IDJOB= 426173
IDBENCH= 19994
IDSOLVER= 196
FILE ID= node16/426173-1178994520

PBS_JOBID= 5252823

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426173-1178994520/MiraXTv3_dyn /tmp/evaluation/426173-1178994520/instance-426173-1178994520.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-426173-1178994520 -o ROOT/results/node16/solver-426173-1178994520 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426173-1178994520/MiraXTv3_dyn /tmp/evaluation/426173-1178994520/instance-426173-1178994520.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7faf66a7cdab73c483b5715fbee2bc7a

RANDOM SEED= 61594761

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1666000 kB
Buffers:         50112 kB
Cached:         251120 kB
SwapCached:      18028 kB
Active:         174152 kB
Inactive:       152316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666000 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            49044 kB
Committed_AS: 14293284 kB
PageTables:       1836 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= 66552 MiB

End job on node16 on Sat May 12 19:10:28 UTC 2007