Trace number 426198

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
MD5SUM3a08d8a4e83b1d2d972d4be84e7630c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.6805
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node9/watcher-426198-1179048035 -o ROOT/results/node9/solver-426198-1179048035 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426198-1179048035/MiraXTv3_dyn /tmp/evaluation/426198-1179048035/instance-426198-1179048035.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.00 0.00 0.00 3/77 13212
/proc/meminfo: memFree=1356752/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=3788 CPUtime=0
/proc/13212/stat : 13212 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 380841065 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/13212/statm: 947 267 206 20 0 305 0

[startup+0.035624 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 13212
/proc/meminfo: memFree=1356752/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=5536 CPUtime=0.05
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 480 0 0 0 5 0 0 0 18 0 3 0 380841065 5668864 455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 1384 455 218 20 0 742 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5536

[startup+0.101633 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 13212
/proc/meminfo: memFree=1356752/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=6584 CPUtime=0.18
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 652 0 0 0 18 0 0 0 18 0 3 0 380841065 6742016 627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 1646 627 218 20 0 1004 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6584

[startup+0.301657 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 13212
/proc/meminfo: memFree=1356752/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=8476 CPUtime=0.58
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 1031 0 0 0 58 0 0 0 18 0 3 0 380841065 8679424 1006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 2119 1006 218 20 0 1477 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8476

[startup+0.701704 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 13212
/proc/meminfo: memFree=1356752/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=10764 CPUtime=1.38
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 1610 0 0 0 138 0 0 0 18 0 3 0 380841065 11022336 1585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 2691 1585 218 20 0 2049 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10764

[startup+1.50284 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 13215
/proc/meminfo: memFree=1349496/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=14908 CPUtime=2.98
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 2577 0 0 0 297 1 0 0 18 0 3 0 380841065 15265792 2552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 3727 2552 218 20 0 3085 0
[pid=13212/tid=13214] ppid=13210 vsize=14908 CPUtime=1.48
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 1117 0 0 0 148 0 0 0 25 0 3 0 380841066 15265792 2552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=14908 CPUtime=1.48
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 1124 0 0 0 147 1 0 0 16 0 3 0 380841066 15265792 2552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14908

[startup+3.10302 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 13215
/proc/meminfo: memFree=1347064/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=16904 CPUtime=6.17
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 2990 0 0 0 616 1 0 0 18 0 3 0 380841065 17309696 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 4226 2965 218 20 0 3584 0
[pid=13212/tid=13214] ppid=13210 vsize=16904 CPUtime=3.08
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 1271 0 0 0 308 0 0 0 25 0 3 0 380841066 17309696 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=16904 CPUtime=3.07
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 1383 0 0 0 306 1 0 0 18 0 3 0 380841066 17309696 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565791 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16904

[startup+6.30134 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 13215
/proc/meminfo: memFree=1339256/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=24492 CPUtime=12.55
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 5146 0 0 0 1252 3 0 0 18 0 3 0 380841065 25079808 4965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 6123 4965 218 20 0 5481 0
[pid=13212/tid=13214] ppid=13210 vsize=24492 CPUtime=6.27
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 2355 0 0 0 627 0 0 0 25 0 3 0 380841066 25079808 4965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=24492 CPUtime=6.26
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 2455 0 0 0 624 2 0 0 25 0 3 0 380841066 25079808 4965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24492

[startup+12.7011 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 13215
/proc/meminfo: memFree=1327488/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=36284 CPUtime=25.32
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 7976 0 0 0 2525 7 0 0 18 0 3 0 380841065 37154816 7645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 9071 7645 218 20 0 8429 0
[pid=13212/tid=13214] ppid=13210 vsize=36284 CPUtime=12.68
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 3928 0 0 0 1266 2 0 0 25 0 3 0 380841066 37154816 7645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=36284 CPUtime=12.63
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 3712 0 0 0 1258 5 0 0 25 0 3 0 380841066 37154816 7645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 36284

[startup+25.5015 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 13215
/proc/meminfo: memFree=1322816/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=40428 CPUtime=50.86
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 9435 0 0 0 5077 9 0 0 18 0 3 0 380841065 41398272 8674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 10107 8674 218 20 0 9465 0
[pid=13212/tid=13214] ppid=13210 vsize=40428 CPUtime=25.45
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 4534 0 0 0 2543 2 0 0 25 0 3 0 380841066 41398272 8674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=40428 CPUtime=25.38
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 4565 0 0 0 2532 6 0 0 25 0 3 0 380841066 41398272 8674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 40428

[startup+51.1014 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 13215
/proc/meminfo: memFree=1312064/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=49808 CPUtime=101.92
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 12755 0 0 0 10180 12 0 0 18 0 3 0 380841065 51003392 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 12452 11192 218 20 0 11810 0
[pid=13212/tid=13214] ppid=13210 vsize=49808 CPUtime=51.03
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 6268 0 0 0 5099 4 0 0 25 0 3 0 380841066 51003392 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=49808 CPUtime=50.88
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 6151 0 0 0 5080 8 0 0 25 0 3 0 380841066 51003392 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 49808

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 13215
/proc/meminfo: memFree=1304768/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=57368 CPUtime=204.07
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 16138 0 0 0 20392 15 0 0 18 0 3 0 380841065 58744832 13019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 14342 13019 218 20 0 13700 0
[pid=13212/tid=13214] ppid=13210 vsize=57368 CPUtime=102.2
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 8043 0 0 0 10215 5 0 0 25 0 3 0 380841066 58744832 13019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=57368 CPUtime=101.86
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 7759 0 0 0 10177 9 0 0 25 0 3 0 380841066 58744832 13019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 57368

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 13215
/proc/meminfo: memFree=1302016/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=59972 CPUtime=323.75
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 18493 0 0 0 32358 17 0 0 18 0 3 0 380841065 61411328 13679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 14993 13679 218 20 0 14351 0
[pid=13212/tid=13214] ppid=13210 vsize=59972 CPUtime=162.14
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 9418 0 0 0 16208 6 0 0 25 0 3 0 380841066 61411328 13679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520328 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=59972 CPUtime=161.59
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 8739 0 0 0 16149 10 0 0 25 0 3 0 380841066 61411328 13679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 59972

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 13215
/proc/meminfo: memFree=1300096/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=61476 CPUtime=443.43
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 20574 0 0 0 44324 19 0 0 18 0 3 0 380841065 62951424 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 15369 14149 218 20 0 14727 0
[pid=13212/tid=13214] ppid=13210 vsize=61476 CPUtime=222.08
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 10482 0 0 0 22201 7 0 0 25 0 3 0 380841066 62951424 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=61476 CPUtime=221.33
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 9756 0 0 0 22122 11 0 0 25 0 3 0 380841066 62951424 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 61476

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 13215
/proc/meminfo: memFree=1299456/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=63172 CPUtime=563.11
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 22428 0 0 0 56291 20 0 0 18 0 3 0 380841065 64688128 14312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 15793 14312 218 20 0 15151 0
[pid=13212/tid=13214] ppid=13210 vsize=63172 CPUtime=282.02
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 11382 0 0 0 28194 8 0 0 25 0 3 0 380841066 64688128 14312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=63172 CPUtime=281.08
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 10710 0 0 0 28096 12 0 0 25 0 3 0 380841066 64688128 14312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 63172

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 13215
/proc/meminfo: memFree=1298880/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=63628 CPUtime=682.8
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 24165 0 0 0 68258 22 0 0 18 0 3 0 380841065 65155072 14494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 15907 14494 218 20 0 15265 0
[pid=13212/tid=13214] ppid=13210 vsize=63628 CPUtime=341.96
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 12342 0 0 0 34187 9 0 0 25 0 3 0 380841066 65155072 14494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13212/tid=13215] ppid=13210 vsize=63628 CPUtime=340.84
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 11487 0 0 0 34071 13 0 0 25 0 3 0 380841066 65155072 14494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 63628

[startup+402.302 s]

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

/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 33046 0 0 0 183815 28 0 0 25 0 3 0 380841066 87650304 19694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=85596 CPUtime=1836.7
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 31768 0 0 0 183635 35 0 0 25 0 3 0 380841066 87650304 19694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.15
Current children cumulated vsize (KiB) 85596

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.70 3/80 13217
/proc/meminfo: memFree=1277568/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=85596 CPUtime=3794.88
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 66459 0 0 0 379423 65 0 0 18 0 3 0 380841065 87650304 19770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21399 19770 218 20 0 20757 0
[pid=13212/tid=13214] ppid=13210 vsize=85596 CPUtime=1898.2
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 33692 0 0 0 189791 29 0 0 25 0 3 0 380841066 87650304 19770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=85596 CPUtime=1896.66
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 32431 0 0 0 189631 35 0 0 25 0 3 0 380841066 87650304 19770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.88
Current children cumulated vsize (KiB) 85596

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/80 13217
/proc/meminfo: memFree=1277248/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=85736 CPUtime=3914.58
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 67935 0 0 0 391392 66 0 0 18 0 3 0 380841065 87793664 19848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21434 19848 218 20 0 20792 0
[pid=13212/tid=13214] ppid=13210 vsize=85736 CPUtime=1957.95
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 34331 0 0 0 195765 30 0 0 25 0 3 0 380841066 87793664 19848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=85736 CPUtime=1956.62
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 33268 0 0 0 195626 36 0 0 25 0 3 0 380841066 87793664 19848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.58
Current children cumulated vsize (KiB) 85736

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/80 13217
/proc/meminfo: memFree=1276992/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=85920 CPUtime=4034.28
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 69591 0 0 0 403360 68 0 0 18 0 3 0 380841065 87982080 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21480 19938 218 20 0 20838 0
[pid=13212/tid=13214] ppid=13210 vsize=85920 CPUtime=2017.7
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 35197 0 0 0 201739 31 0 0 25 0 3 0 380841066 87982080 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=85920 CPUtime=2016.57
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 34058 0 0 0 201620 37 0 0 25 0 3 0 380841066 87982080 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.28
Current children cumulated vsize (KiB) 85920

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.75 3/80 13217
/proc/meminfo: memFree=1276672/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=86124 CPUtime=4154
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 70903 0 0 0 415331 69 0 0 18 0 3 0 380841065 88190976 19988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21531 19988 218 20 0 20889 0
[pid=13212/tid=13214] ppid=13210 vsize=86124 CPUtime=2077.45
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 35852 0 0 0 207714 31 0 0 25 0 3 0 380841066 88190976 19988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=86124 CPUtime=2076.53
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 34715 0 0 0 207616 37 0 0 25 0 3 0 380841066 88190976 19988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154
Current children cumulated vsize (KiB) 86124

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/80 13217
/proc/meminfo: memFree=1276544/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=86256 CPUtime=4273.7
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 72218 0 0 0 427300 70 0 0 18 0 3 0 380841065 88326144 20032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21564 20032 218 20 0 20922 0
[pid=13212/tid=13214] ppid=13210 vsize=86256 CPUtime=2137.2
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 36494 0 0 0 213688 32 0 0 25 0 3 0 380841066 88326144 20032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=86256 CPUtime=2136.49
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 35388 0 0 0 213611 38 0 0 25 0 3 0 380841066 88326144 20032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.7
Current children cumulated vsize (KiB) 86256

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/80 13217
/proc/meminfo: memFree=1276224/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87280 CPUtime=4393.4
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 73589 0 0 0 439268 72 0 0 18 0 3 0 380841065 89374720 20123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21820 20123 218 20 0 21178 0
[pid=13212/tid=13214] ppid=13210 vsize=87280 CPUtime=2196.95
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 37152 0 0 0 219662 33 0 0 25 0 3 0 380841066 89374720 20123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87280 CPUtime=2196.43
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 36101 0 0 0 219605 38 0 0 25 0 3 0 380841066 89374720 20123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.4
Current children cumulated vsize (KiB) 87280

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/80 13217
/proc/meminfo: memFree=1275968/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87436 CPUtime=4513.11
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 75077 0 0 0 451238 73 0 0 18 0 3 0 380841065 89534464 20161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21859 20161 218 20 0 21217 0
[pid=13212/tid=13214] ppid=13210 vsize=87436 CPUtime=2256.7
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 37825 0 0 0 225636 34 0 0 25 0 3 0 380841066 89534464 20161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87436 CPUtime=2256.4
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 36916 0 0 0 225601 39 0 0 25 0 3 0 380841066 89534464 20161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.11
Current children cumulated vsize (KiB) 87436

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/80 13217
/proc/meminfo: memFree=1275904/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87436 CPUtime=4632.81
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 76391 0 0 0 463206 75 0 0 18 0 3 0 380841065 89534464 20177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21859 20177 218 20 0 21217 0
[pid=13212/tid=13214] ppid=13210 vsize=87436 CPUtime=2316.45
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 38483 0 0 0 231610 35 0 0 25 0 3 0 380841066 89534464 20177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87436 CPUtime=2316.34
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 37572 0 0 0 231595 39 0 0 25 0 3 0 380841066 89534464 20177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.81
Current children cumulated vsize (KiB) 87436

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/80 13217
/proc/meminfo: memFree=1275776/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87568 CPUtime=4752.5
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 77904 0 0 0 475174 76 0 0 18 0 3 0 380841065 89669632 20221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21892 20221 218 20 0 21250 0
[pid=13212/tid=13214] ppid=13210 vsize=87568 CPUtime=2376.21
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 39307 0 0 0 237585 36 0 0 25 0 3 0 380841066 89669632 20221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87568 CPUtime=2376.28
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 38261 0 0 0 237588 40 0 0 25 0 3 0 380841066 89669632 20221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.5
Current children cumulated vsize (KiB) 87568

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 13325
/proc/meminfo: memFree=1274480/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87568 CPUtime=4872.04
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 79066 0 0 0 487119 85 0 0 18 0 3 0 380841065 89669632 20233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21892 20233 218 20 0 21250 0
[pid=13212/tid=13214] ppid=13210 vsize=87568 CPUtime=2435.84
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 39806 0 0 0 243548 36 0 0 25 0 3 0 380841066 89669632 20233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87568 CPUtime=2436.17
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 38924 0 0 0 243569 48 0 0 25 0 3 0 380841066 89669632 20233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.04
Current children cumulated vsize (KiB) 87568

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/80 13414
/proc/meminfo: memFree=1275392/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87568 CPUtime=4991.55
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 80401 0 0 0 499059 96 0 0 18 0 3 0 380841065 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21892 20245 218 20 0 21250 0
[pid=13212/tid=13214] ppid=13210 vsize=87568 CPUtime=2495.46
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 40472 0 0 0 249509 37 0 0 25 0 3 0 380841066 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87568 CPUtime=2496.07
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 39593 0 0 0 249549 58 0 0 25 0 3 0 380841066 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.55
Current children cumulated vsize (KiB) 87568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.99 1.82 3/80 13414
/proc/meminfo: memFree=1275392/2055920 swapFree=4145492/4192956
[pid=13212] ppid=13210 vsize=87568 CPUtime=5000.14
/proc/13212/stat : 13212 (MiraXTv3_dyn) S 13210 13212 13140 0 -1 4194304 80401 0 0 0 499918 96 0 0 18 0 3 0 380841065 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13212/statm: 21892 20245 218 20 0 21250 0
[pid=13212/tid=13214] ppid=13210 vsize=87568 CPUtime=2499.74
/proc/13212/task/13214/stat : 13214 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 40472 0 0 0 249937 37 0 0 25 0 3 0 380841066 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13212/tid=13215] ppid=13210 vsize=87568 CPUtime=2500.38
/proc/13212/task/13215/stat : 13215 (MiraXTv3_dyn) R 13210 13212 13140 0 -1 4194368 39593 0 0 0 249980 58 0 0 25 0 3 0 380841066 89669632 20245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 87568

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.17
CPU user time (s): 4999.2
CPU system time (s): 0.977851
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 88224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 0.977851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80401
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= 370
involuntary context switches= 94554

runsolver used 2.51962 second user time and 6.68698 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun May 13 09:20:35 UTC 2007

IDJOB= 426198
IDBENCH= 20020
IDSOLVER= 196
FILE ID= node9/426198-1179048035

PBS_JOBID= 5253321

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426198-1179048035/MiraXTv3_dyn /tmp/evaluation/426198-1179048035/instance-426198-1179048035.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-426198-1179048035 -o ROOT/results/node9/solver-426198-1179048035 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426198-1179048035/MiraXTv3_dyn /tmp/evaluation/426198-1179048035/instance-426198-1179048035.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3a08d8a4e83b1d2d972d4be84e7630c8

RANDOM SEED= 108369377

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1356976 kB
Buffers:         47464 kB
Cached:         564496 kB
SwapCached:      15680 kB
Active:         262916 kB
Inactive:       371884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356976 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          29808 kB
Slab:            49700 kB
Committed_AS:  9059804 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= 66537 MiB

End job on node9 on Sun May 13 10:02:24 UTC 2007