Trace number 426042

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.09 2506.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1414833579-15.UNSAT.shuffled.cnf
MD5SUMb2802bae5d92b90eb2c4213147949897
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.861
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node19/watcher-426042-1178980389 -o ROOT/results/node19/solver-426042-1178980389 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426042-1178980389/MiraXTv3_dyn /tmp/evaluation/426042-1178980389/instance-426042-1178980389.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 25451
/proc/meminfo: memFree=1672360/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=3788 CPUtime=0
/proc/25451/stat : 25451 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 345956255 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 947 257 206 20 0 305 0

[startup+0.199477 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 25451
/proc/meminfo: memFree=1672360/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=8228 CPUtime=0.37
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 941 0 0 0 37 0 0 0 18 0 3 0 345956255 8425472 916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 2057 916 218 20 0 1415 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8228

[startup+0.262487 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 25451
/proc/meminfo: memFree=1672360/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=8876 CPUtime=0.62
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 1207 0 0 0 62 0 0 0 18 0 3 0 345956255 9089024 1182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 2219 1182 218 20 0 1577 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8876

[startup+0.379497 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 25451
/proc/meminfo: memFree=1672360/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=9056 CPUtime=0.73
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 1320 0 0 0 73 0 0 0 18 0 3 0 345956255 9273344 1295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 2264 1295 218 20 0 1622 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 9056

[startup+0.701537 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 25451
/proc/meminfo: memFree=1672360/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=11304 CPUtime=1.38
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 1882 0 0 0 137 1 0 0 18 0 3 0 345956255 11575296 1857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 2826 1857 218 20 0 2184 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11304

[startup+1.50162 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 25454
/proc/meminfo: memFree=1663760/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=14384 CPUtime=2.97
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 2409 0 0 0 296 1 0 0 18 0 3 0 345956255 14729216 2384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 3596 2384 218 20 0 2954 0
[pid=25451/tid=25453] ppid=25449 vsize=14384 CPUtime=1.47
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 1032 0 0 0 147 0 0 0 19 0 3 0 345956257 14729216 2384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=14384 CPUtime=1.47
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 1036 0 0 0 147 0 0 0 18 0 3 0 345956257 14729216 2384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14384

[startup+3.1028 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 25454
/proc/meminfo: memFree=1661712/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=17480 CPUtime=6.17
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 3342 0 0 0 615 2 0 0 18 0 3 0 345956255 17899520 3245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 4370 3245 218 20 0 3728 0
[pid=25451/tid=25453] ppid=25449 vsize=17480 CPUtime=3.07
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 1422 0 0 0 307 0 0 0 25 0 3 0 345956257 17899520 3245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=17480 CPUtime=3.07
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 1579 0 0 0 306 1 0 0 25 0 3 0 345956257 17899520 3245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17480

[startup+6.30115 s]
/proc/loadavg: 0.94 0.99 0.99 3/80 25454
/proc/meminfo: memFree=1654224/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=25344 CPUtime=12.55
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 5231 0 0 0 1251 4 0 0 18 0 3 0 345956255 25952256 5055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 6336 5055 218 20 0 5694 0
[pid=25451/tid=25453] ppid=25449 vsize=25344 CPUtime=6.25
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 2327 0 0 0 624 1 0 0 25 0 3 0 345956257 25952256 5055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=25344 CPUtime=6.27
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 2563 0 0 0 625 2 0 0 25 0 3 0 345956257 25952256 5055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25344

[startup+12.7028 s]
/proc/loadavg: 1.03 1.00 1.00 3/80 25454
/proc/meminfo: memFree=1646824/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=31684 CPUtime=25.31
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 6919 0 0 0 2525 6 0 0 18 0 3 0 345956255 32444416 6490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 7921 6490 218 20 0 7279 0
[pid=25451/tid=25453] ppid=25449 vsize=31684 CPUtime=12.62
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 3195 0 0 0 1260 2 0 0 25 0 3 0 345956257 32444416 6490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=31684 CPUtime=12.66
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 3383 0 0 0 1263 3 0 0 25 0 3 0 345956257 32444416 6490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31684

[startup+25.5012 s]
/proc/loadavg: 1.24 1.05 1.02 3/80 25454
/proc/meminfo: memFree=1638312/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=38784 CPUtime=50.82
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 9549 0 0 0 5074 8 0 0 18 0 3 0 345956255 39714816 8626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 9696 8626 218 20 0 9054 0
[pid=25451/tid=25453] ppid=25449 vsize=38784 CPUtime=25.36
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 4519 0 0 0 2533 3 0 0 19 0 3 0 345956257 39714816 8626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=38784 CPUtime=25.43
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 4689 0 0 0 2539 4 0 0 19 0 3 0 345956257 39714816 8626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 38784

[startup+51.102 s]
/proc/loadavg: 1.50 1.13 1.04 3/80 25454
/proc/meminfo: memFree=1635176/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=42440 CPUtime=101.89
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 11150 0 0 0 10180 9 0 0 18 0 3 0 345956255 43458560 9398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 10610 9398 218 20 0 9968 0
[pid=25451/tid=25453] ppid=25449 vsize=42440 CPUtime=50.85
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 5205 0 0 0 5082 3 0 0 25 0 3 0 345956257 43458560 9398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=42440 CPUtime=51.02
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 5604 0 0 0 5097 5 0 0 25 0 3 0 345956257 43458560 9398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 42440

[startup+102.302 s]
/proc/loadavg: 1.78 1.26 1.09 3/80 25454
/proc/meminfo: memFree=1631016/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=45976 CPUtime=204.01
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 13964 0 0 0 20389 12 0 0 18 0 3 0 345956255 47079424 10425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 11494 10425 218 20 0 10852 0
[pid=25451/tid=25453] ppid=25449 vsize=45976 CPUtime=101.84
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 6692 0 0 0 10179 5 0 0 25 0 3 0 345956257 47079424 10425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=45976 CPUtime=102.15
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 6931 0 0 0 10209 6 0 0 25 0 3 0 345956257 47079424 10425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 45976

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/80 25454
/proc/meminfo: memFree=1624232/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=53328 CPUtime=323.69
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 17605 0 0 0 32354 15 0 0 18 0 3 0 345956255 54607872 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 13332 12100 218 20 0 12690 0
[pid=25451/tid=25453] ppid=25449 vsize=53328 CPUtime=161.6
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 8572 0 0 0 16153 7 0 0 25 0 3 0 345956257 54607872 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=53328 CPUtime=162.08
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 8692 0 0 0 16200 8 0 0 25 0 3 0 345956257 54607872 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 53328

[startup+222.307 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 25454
/proc/meminfo: memFree=1621800/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=55676 CPUtime=443.39
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 20241 0 0 0 44322 17 0 0 18 0 3 0 345956255 57012224 12685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 13919 12685 218 20 0 13277 0
[pid=25451/tid=25453] ppid=25449 vsize=55676 CPUtime=221.33
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 9838 0 0 0 22125 8 0 0 25 0 3 0 345956257 57012224 12685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=55676 CPUtime=222.03
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 10062 0 0 0 22195 8 0 0 24 0 3 0 345956257 57012224 12685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 55676

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 25454
/proc/meminfo: memFree=1620648/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=57948 CPUtime=563.06
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 22320 0 0 0 56287 19 0 0 18 0 3 0 345956255 59338752 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 14487 12987 218 20 0 13845 0
[pid=25451/tid=25453] ppid=25449 vsize=57948 CPUtime=281.08
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 10825 0 0 0 28099 9 0 0 25 0 3 0 345956257 59338752 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=57948 CPUtime=281.96
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 11154 0 0 0 28187 9 0 0 25 0 3 0 345956257 59338752 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 57948

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 25454
/proc/meminfo: memFree=1619880/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=58260 CPUtime=682.73
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 24350 0 0 0 68253 20 0 0 18 0 3 0 345956255 59658240 13197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 14565 13197 218 20 0 13923 0
[pid=25451/tid=25453] ppid=25449 vsize=58260 CPUtime=340.82
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 11851 0 0 0 34072 10 0 0 25 0 3 0 345956257 59658240 13197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25451/tid=25454] ppid=25449 vsize=58260 CPUtime=341.9
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 12158 0 0 0 34180 10 0 0 25 0 3 0 345956257 59658240 13197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 58260

[startup+402.301 s]

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

/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 32741 0 0 0 189553 48 0 0 25 0 3 0 345956257 83349504 18680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=81396 CPUtime=1898.42
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 34689 0 0 0 189812 30 0 0 25 0 3 0 345956257 83349504 18680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.46
Current children cumulated vsize (KiB) 81396

[startup+1962.3 s]
/proc/loadavg: 2.02 2.01 1.85 3/80 25654
/proc/meminfo: memFree=1597352/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=81528 CPUtime=3914.15
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 69172 0 0 0 391334 81 0 0 18 0 3 0 345956255 83484672 18716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20382 18716 218 20 0 19740 0
[pid=25451/tid=25453] ppid=25449 vsize=81528 CPUtime=1955.94
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 33455 0 0 0 195546 48 0 0 25 0 3 0 345956257 83484672 18716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=81528 CPUtime=1958.19
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 35376 0 0 0 195787 32 0 0 25 0 3 0 345956257 83484672 18716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.15
Current children cumulated vsize (KiB) 81528

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 25654
/proc/meminfo: memFree=1597352/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=81528 CPUtime=4033.84
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 70699 0 0 0 403301 83 0 0 18 0 3 0 345956255 83484672 18761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20382 18761 218 20 0 19740 0
[pid=25451/tid=25453] ppid=25449 vsize=81528 CPUtime=2015.89
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 34258 0 0 0 201540 49 0 0 25 0 3 0 345956257 83484672 18761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=81528 CPUtime=2017.92
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 36100 0 0 0 201759 33 0 0 25 0 3 0 345956257 83484672 18761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.84
Current children cumulated vsize (KiB) 81528

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 25654
/proc/meminfo: memFree=1597032/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=81716 CPUtime=4153.54
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 72154 0 0 0 415270 84 0 0 18 0 3 0 345956255 83677184 18837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20429 18837 218 20 0 19787 0
[pid=25451/tid=25453] ppid=25449 vsize=81716 CPUtime=2075.83
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 34995 0 0 0 207534 49 0 0 25 0 3 0 345956257 83677184 18837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=81716 CPUtime=2077.68
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 36818 0 0 0 207734 34 0 0 25 0 3 0 345956257 83677184 18837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.54
Current children cumulated vsize (KiB) 81716

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 25654
/proc/meminfo: memFree=1596648/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=82052 CPUtime=4273.24
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 73628 0 0 0 427239 85 0 0 18 0 3 0 345956255 84021248 18928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20513 18928 218 20 0 19871 0
[pid=25451/tid=25453] ppid=25449 vsize=82052 CPUtime=2135.78
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 35715 0 0 0 213528 50 0 0 25 0 3 0 345956257 84021248 18928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=82052 CPUtime=2137.45
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 37572 0 0 0 213710 35 0 0 25 0 3 0 345956257 84021248 18928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.24
Current children cumulated vsize (KiB) 82052

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 25654
/proc/meminfo: memFree=1596520/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=82184 CPUtime=4392.97
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 75174 0 0 0 439210 87 0 0 18 0 3 0 345956255 84156416 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20546 18966 218 20 0 19904 0
[pid=25451/tid=25453] ppid=25449 vsize=82184 CPUtime=2195.73
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 36561 0 0 0 219523 50 0 0 25 0 3 0 345956257 84156416 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=82184 CPUtime=2197.21
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 38272 0 0 0 219686 35 0 0 25 0 3 0 345956257 84156416 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.97
Current children cumulated vsize (KiB) 82184

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 25654
/proc/meminfo: memFree=1596456/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=82184 CPUtime=4512.65
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 76477 0 0 0 451177 88 0 0 18 0 3 0 345956255 84156416 18988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20546 18988 218 20 0 19904 0
[pid=25451/tid=25453] ppid=25449 vsize=82184 CPUtime=2255.65
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 37155 0 0 0 225514 51 0 0 25 0 3 0 345956257 84156416 18988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=82184 CPUtime=2256.98
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 38981 0 0 0 225661 37 0 0 25 0 3 0 345956257 84156416 18988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.65
Current children cumulated vsize (KiB) 82184

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 25654
/proc/meminfo: memFree=1596904/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=82184 CPUtime=4632.36
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 77184 0 0 0 463146 90 0 0 18 0 3 0 345956255 84156416 18853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20546 18853 218 20 0 19904 0
[pid=25451/tid=25453] ppid=25449 vsize=82184 CPUtime=2315.61
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 37157 0 0 0 231510 51 0 0 25 0 3 0 345956257 84156416 18853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=82184 CPUtime=2316.73
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 39686 0 0 0 231635 38 0 0 25 0 3 0 345956257 84156416 18853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.36
Current children cumulated vsize (KiB) 82184

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 25654
/proc/meminfo: memFree=1595176/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=83208 CPUtime=4752.07
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 79151 0 0 0 475116 91 0 0 18 0 3 0 345956255 85204992 19288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20802 19288 218 20 0 20160 0
[pid=25451/tid=25453] ppid=25449 vsize=83208 CPUtime=2375.57
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 38412 0 0 0 237505 52 0 0 25 0 3 0 345956257 85204992 19288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=83208 CPUtime=2376.48
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 40398 0 0 0 237610 38 0 0 25 0 3 0 345956257 85204992 19288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.07
Current children cumulated vsize (KiB) 83208

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 25654
/proc/meminfo: memFree=1594856/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=83208 CPUtime=4871.78
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 80617 0 0 0 487085 93 0 0 18 0 3 0 345956255 85204992 19335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20802 19335 218 20 0 20160 0
[pid=25451/tid=25453] ppid=25449 vsize=83208 CPUtime=2435.53
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 39124 0 0 0 243500 53 0 0 25 0 3 0 345956257 85204992 19335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=83208 CPUtime=2436.23
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 41152 0 0 0 243584 39 0 0 25 0 3 0 345956257 85204992 19335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.78
Current children cumulated vsize (KiB) 83208

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 25654
/proc/meminfo: memFree=1594856/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=83208 CPUtime=4991.48
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 82077 0 0 0 499054 94 0 0 18 0 3 0 345956255 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20802 19367 218 20 0 20160 0
[pid=25451/tid=25453] ppid=25449 vsize=83208 CPUtime=2495.48
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 39845 0 0 0 249495 53 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=83208 CPUtime=2495.98
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 41891 0 0 0 249558 40 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.48
Current children cumulated vsize (KiB) 83208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 25654
/proc/meminfo: memFree=1594856/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=83208 CPUtime=5000.06
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 82077 0 0 0 499912 94 0 0 18 0 3 0 345956255 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20802 19367 218 20 0 20160 0
[pid=25451/tid=25453] ppid=25449 vsize=83208 CPUtime=2499.78
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 39845 0 0 0 249925 53 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=83208 CPUtime=2500.26
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 41891 0 0 0 249986 40 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 83208

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

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

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 25654
/proc/meminfo: memFree=1594856/2055920 swapFree=4148252/4192956
[pid=25451] ppid=25449 vsize=83208 CPUtime=5000.06
/proc/25451/stat : 25451 (MiraXTv3_dyn) S 25449 25451 25379 0 -1 4194304 82077 0 0 0 499912 94 0 0 18 0 3 0 345956255 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25451/statm: 20802 19367 218 20 0 20160 0
[pid=25451/tid=25453] ppid=25449 vsize=83208 CPUtime=2499.78
/proc/25451/task/25453/stat : 25453 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 39845 0 0 0 249925 53 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25451/tid=25454] ppid=25449 vsize=83208 CPUtime=2500.26
/proc/25451/task/25454/stat : 25454 (MiraXTv3_dyn) R 25449 25451 25379 0 -1 4194368 41891 0 0 0 249986 40 0 0 25 0 3 0 345956257 85204992 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 83208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.09
CPU user time (s): 4999.14
CPU system time (s): 0.955854
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 83684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 0.955854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82077
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= 584
involuntary context switches= 94451

runsolver used 2.40163 second user time and 6.78697 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat May 12 14:33:09 UTC 2007

IDJOB= 426042
IDBENCH= 19838
IDSOLVER= 196
FILE ID= node19/426042-1178980389

PBS_JOBID= 5252800

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1414833579-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426042-1178980389/MiraXTv3_dyn /tmp/evaluation/426042-1178980389/instance-426042-1178980389.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-426042-1178980389 -o ROOT/results/node19/solver-426042-1178980389 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426042-1178980389/MiraXTv3_dyn /tmp/evaluation/426042-1178980389/instance-426042-1178980389.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b2802bae5d92b90eb2c4213147949897

RANDOM SEED= 941442526

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1672640 kB
Buffers:         50220 kB
Cached:         245784 kB
SwapCached:      14280 kB
Active:         156056 kB
Inactive:       163512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672640 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          29644 kB
Slab:            49212 kB
Committed_AS:  9249208 kB
PageTables:       1784 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= 66521 MiB

End job on node19 on Sat May 12 15:14:57 UTC 2007