Trace number 426039

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 2506.72

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
MD5SUM7fdde2ec2d206698ff9f891232ef9afa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8965
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node1/watcher-426039-1178980360 -o ROOT/results/node1/solver-426039-1178980360 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426039-1178980360/MiraXTv3_dyn /tmp/evaluation/426039-1178980360/instance-426039-1178980360.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.78 0.95 0.91 3/77 1373
/proc/meminfo: memFree=1626104/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=3788 CPUtime=0
/proc/1373/stat : 1373 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 374073838 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/1373/statm: 947 257 206 20 0 305 0

[startup+0.078406 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 1373
/proc/meminfo: memFree=1626104/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=6588 CPUtime=0.13
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 618 0 0 0 13 0 0 0 18 0 3 0 374073838 6746112 593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 1647 593 218 20 0 1005 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6588

[startup+0.101409 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 1373
/proc/meminfo: memFree=1626104/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=6588 CPUtime=0.18
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 677 0 0 0 18 0 0 0 18 0 3 0 374073838 6746112 652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 1647 652 218 20 0 1005 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6588

[startup+0.301435 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 1373
/proc/meminfo: memFree=1626104/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=8568 CPUtime=0.57
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 1117 0 0 0 57 0 0 0 18 0 3 0 374073838 8773632 1092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 2142 1092 218 20 0 1500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8568

[startup+0.701485 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 1373
/proc/meminfo: memFree=1626104/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=10972 CPUtime=1.38
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 1776 0 0 0 137 1 0 0 18 0 3 0 374073838 11235328 1751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 2743 1751 218 20 0 2101 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10972

[startup+1.50158 s]
/proc/loadavg: 0.78 0.95 0.91 3/80 1376
/proc/meminfo: memFree=1618272/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=14208 CPUtime=2.96
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 2297 0 0 0 295 1 0 0 18 0 3 0 374073838 14548992 2272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 3552 2272 218 20 0 2910 0
[pid=1373/tid=1375] ppid=1371 vsize=14208 CPUtime=1.48
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 968 0 0 0 148 0 0 0 19 0 3 0 374073839 14548992 2272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=14208 CPUtime=1.46
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 993 0 0 0 146 0 0 0 20 0 3 0 374073839 14548992 2272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14208

[startup+3.10177 s]
/proc/loadavg: 0.78 0.95 0.91 3/80 1376
/proc/meminfo: memFree=1616224/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=17212 CPUtime=6.16
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 3128 0 0 0 614 2 0 0 18 0 3 0 374073838 17625088 3031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 4303 3031 218 20 0 3661 0
[pid=1373/tid=1375] ppid=1371 vsize=17212 CPUtime=3.07
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 1365 0 0 0 307 0 0 0 25 0 3 0 374073839 17625088 3031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=17212 CPUtime=3.06
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 1427 0 0 0 305 1 0 0 25 0 3 0 374073839 17625088 3031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17212

[startup+6.30214 s]
/proc/loadavg: 0.88 0.97 0.92 3/80 1376
/proc/meminfo: memFree=1609248/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=23864 CPUtime=12.54
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 4903 0 0 0 1251 3 0 0 18 0 3 0 374073838 24436736 4727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 5966 4727 218 20 0 5324 0
[pid=1373/tid=1375] ppid=1371 vsize=23864 CPUtime=6.28
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 2246 0 0 0 627 1 0 0 25 0 3 0 374073839 24436736 4727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=23864 CPUtime=6.25
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 2321 0 0 0 623 2 0 0 25 0 3 0 374073839 24436736 4727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23864

[startup+12.7029 s]
/proc/loadavg: 0.97 0.98 0.92 3/80 1376
/proc/meminfo: memFree=1601440/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=29804 CPUtime=25.3
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 6736 0 0 0 2525 5 0 0 18 0 3 0 374073838 30519296 6248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 7451 6248 218 20 0 6809 0
[pid=1373/tid=1375] ppid=1371 vsize=29804 CPUtime=12.67
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 3150 0 0 0 1266 1 0 0 17 0 3 0 374073839 30519296 6248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=29804 CPUtime=12.61
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 3250 0 0 0 1258 3 0 0 17 0 3 0 374073839 30519296 6248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29804

[startup+25.5014 s]
/proc/loadavg: 1.19 1.03 0.94 3/80 1376
/proc/meminfo: memFree=1594208/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=37632 CPUtime=50.84
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 8974 0 0 0 5077 7 0 0 18 0 3 0 374073838 38535168 8044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 9408 8044 218 20 0 8766 0
[pid=1373/tid=1375] ppid=1371 vsize=37632 CPUtime=25.46
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 4119 0 0 0 2544 2 0 0 25 0 3 0 374073839 38535168 8044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=37632 CPUtime=25.36
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 4519 0 0 0 2532 4 0 0 25 0 3 0 374073839 38535168 8044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 37632

[startup+51.1014 s]
/proc/loadavg: 1.47 1.11 0.96 3/80 1376
/proc/meminfo: memFree=1591072/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=39784 CPUtime=101.88
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 10751 0 0 0 10180 8 0 0 18 0 3 0 374073838 40738816 8837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 9946 8837 218 20 0 9304 0
[pid=1373/tid=1375] ppid=1371 vsize=39784 CPUtime=51.04
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 4963 0 0 0 5102 2 0 0 25 0 3 0 374073839 40738816 8837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=39784 CPUtime=50.82
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 5452 0 0 0 5077 5 0 0 25 0 3 0 374073839 40738816 8837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 39784

[startup+102.305 s]
/proc/loadavg: 1.77 1.24 1.02 3/80 1376
/proc/meminfo: memFree=1588256/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=42708 CPUtime=204.01
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 13168 0 0 0 20391 10 0 0 18 0 3 0 374073838 43732992 9519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 10677 9519 218 20 0 10035 0
[pid=1373/tid=1375] ppid=1371 vsize=42708 CPUtime=102.21
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 6089 0 0 0 10218 3 0 0 25 0 3 0 374073839 43732992 9519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=42708 CPUtime=101.78
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 6743 0 0 0 10172 6 0 0 25 0 3 0 374073839 43732992 9519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 42708

[startup+162.301 s]
/proc/loadavg: 1.91 1.38 1.08 3/80 1376
/proc/meminfo: memFree=1584032/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=47300 CPUtime=323.69
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 16087 0 0 0 32356 13 0 0 18 0 3 0 374073838 48435200 10529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 11825 10529 218 20 0 11183 0
[pid=1373/tid=1375] ppid=1371 vsize=47300 CPUtime=162.16
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 7693 0 0 0 16211 5 0 0 25 0 3 0 374073839 48435200 10529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=47300 CPUtime=161.51
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 8058 0 0 0 16144 7 0 0 25 0 3 0 374073839 48435200 10529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 47300

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.13 3/80 1376
/proc/meminfo: memFree=1581600/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=49700 CPUtime=443.36
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 18729 0 0 0 44321 15 0 0 18 0 3 0 374073838 50892800 11184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 12425 11184 218 20 0 11783 0
[pid=1373/tid=1375] ppid=1371 vsize=49700 CPUtime=222.13
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 9160 0 0 0 22206 7 0 0 25 0 3 0 374073839 50892800 11184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=49700 CPUtime=221.22
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 9233 0 0 0 22114 8 0 0 25 0 3 0 374073839 50892800 11184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 49700

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.18 3/80 1376
/proc/meminfo: memFree=1577440/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=53364 CPUtime=563.05
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 21737 0 0 0 56287 18 0 0 18 0 3 0 374073838 54644736 12224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 13341 12224 218 20 0 12699 0
[pid=1373/tid=1375] ppid=1371 vsize=53364 CPUtime=282.09
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 10890 0 0 0 28201 8 0 0 25 0 3 0 374073839 54644736 12224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=53364 CPUtime=280.93
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 10511 0 0 0 28084 9 0 0 25 0 3 0 374073839 54644736 12224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 53364

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.23 3/80 1378
/proc/meminfo: memFree=1574816/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=56168 CPUtime=682.76
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 24221 0 0 0 68256 20 0 0 18 0 3 0 374073838 57516032 12863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 14042 12863 218 20 0 13400 0
[pid=1373/tid=1375] ppid=1371 vsize=56168 CPUtime=342.06
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 11928 0 0 0 34197 9 0 0 25 0 3 0 374073839 57516032 12863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1373/tid=1376] ppid=1371 vsize=56168 CPUtime=340.67
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 11957 0 0 0 34057 10 0 0 25 0 3 0 374073839 57516032 12863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 56168

[startup+402.302 s]

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

/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 35170 0 0 0 189836 53 0 0 25 0 3 0 374073839 76804096 17214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75004 CPUtime=1895.55
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 34368 0 0 0 189528 27 0 0 25 0 3 0 374073839 76804096 17214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.46
Current children cumulated vsize (KiB) 75004

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 1576
/proc/meminfo: memFree=1556832/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75004 CPUtime=3914.17
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 71404 0 0 0 391334 83 0 0 18 0 3 0 374073838 76804096 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18751 17266 218 20 0 18109 0
[pid=1373/tid=1375] ppid=1371 vsize=75004 CPUtime=1958.62
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 35968 0 0 0 195808 54 0 0 25 0 3 0 374073839 76804096 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75004 CPUtime=1955.53
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 35100 0 0 0 195525 28 0 0 25 0 3 0 374073839 76804096 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.17
Current children cumulated vsize (KiB) 75004

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 1576
/proc/meminfo: memFree=1556768/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75004 CPUtime=4033.85
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 72919 0 0 0 403301 84 0 0 18 0 3 0 374073838 76804096 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18751 17299 218 20 0 18109 0
[pid=1373/tid=1375] ppid=1371 vsize=75004 CPUtime=2018.34
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 36794 0 0 0 201779 55 0 0 25 0 3 0 374073839 76804096 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75004 CPUtime=2015.49
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 35789 0 0 0 201520 29 0 0 25 0 3 0 374073839 76804096 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.85
Current children cumulated vsize (KiB) 75004

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 1576
/proc/meminfo: memFree=1556640/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75136 CPUtime=4153.54
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 74454 0 0 0 415268 86 0 0 18 0 3 0 374073838 76939264 17342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18784 17342 218 20 0 18142 0
[pid=1373/tid=1375] ppid=1371 vsize=75136 CPUtime=2078.06
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 37488 0 0 0 207751 55 0 0 25 0 3 0 374073839 76939264 17342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75136 CPUtime=2075.46
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 36630 0 0 0 207516 30 0 0 25 0 3 0 374073839 76939264 17342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.54
Current children cumulated vsize (KiB) 75136

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 1576
/proc/meminfo: memFree=1556512/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75136 CPUtime=4273.23
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 75865 0 0 0 427236 87 0 0 18 0 3 0 374073838 76939264 17373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18784 17373 218 20 0 18142 0
[pid=1373/tid=1375] ppid=1371 vsize=75136 CPUtime=2137.8
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 38182 0 0 0 213724 56 0 0 25 0 3 0 374073839 76939264 17373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75136 CPUtime=2135.42
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 37347 0 0 0 213511 31 0 0 25 0 3 0 374073839 76939264 17373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.23
Current children cumulated vsize (KiB) 75136

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 1576
/proc/meminfo: memFree=1556384/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75344 CPUtime=4392.92
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 77405 0 0 0 439204 88 0 0 18 0 3 0 374073838 77152256 17406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18836 17406 218 20 0 18194 0
[pid=1373/tid=1375] ppid=1371 vsize=75344 CPUtime=2197.5
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 39022 0 0 0 219694 56 0 0 25 0 3 0 374073839 77152256 17406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75344 CPUtime=2195.39
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 38047 0 0 0 219508 31 0 0 25 0 3 0 374073839 77152256 17406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.92
Current children cumulated vsize (KiB) 75344

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 1576
/proc/meminfo: memFree=1555872/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75476 CPUtime=4512.62
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 78914 0 0 0 451172 90 0 0 18 0 3 0 374073838 77287424 17522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18869 17522 218 20 0 18227 0
[pid=1373/tid=1375] ppid=1371 vsize=75476 CPUtime=2257.23
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 39721 0 0 0 225666 57 0 0 25 0 3 0 374073839 77287424 17522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75476 CPUtime=2255.36
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 38857 0 0 0 225504 32 0 0 25 0 3 0 374073839 77287424 17522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.62
Current children cumulated vsize (KiB) 75476

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 1576
/proc/meminfo: memFree=1556000/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=75476 CPUtime=4632.3
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 80331 0 0 0 463139 91 0 0 18 0 3 0 374073838 77287424 17535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 18869 17535 218 20 0 18227 0
[pid=1373/tid=1375] ppid=1371 vsize=75476 CPUtime=2316.96
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 40429 0 0 0 231639 57 0 0 25 0 3 0 374073839 77287424 17535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=75476 CPUtime=2315.32
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 39566 0 0 0 231499 33 0 0 25 0 3 0 374073839 77287424 17535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.3
Current children cumulated vsize (KiB) 75476

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 1576
/proc/meminfo: memFree=1555744/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=76420 CPUtime=4752
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 81766 0 0 0 475107 93 0 0 18 0 3 0 374073838 78254080 17561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 19105 17561 218 20 0 18463 0
[pid=1373/tid=1375] ppid=1371 vsize=76420 CPUtime=2376.69
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 41158 0 0 0 237611 58 0 0 25 0 3 0 374073839 78254080 17561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=76420 CPUtime=2375.29
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 40272 0 0 0 237495 34 0 0 25 0 3 0 374073839 78254080 17561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752
Current children cumulated vsize (KiB) 76420

[startup+2442.3 s]
/proc/loadavg: 2.05 1.99 1.88 3/80 1576
/proc/meminfo: memFree=1555744/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=76420 CPUtime=4871.69
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 83189 0 0 0 487075 94 0 0 18 0 3 0 374073838 78254080 17568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 19105 17568 218 20 0 18463 0
[pid=1373/tid=1375] ppid=1371 vsize=76420 CPUtime=2436.41
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 41870 0 0 0 243583 58 0 0 25 0 3 0 374073839 78254080 17568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=76420 CPUtime=2435.26
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 40983 0 0 0 243491 35 0 0 25 0 3 0 374073839 78254080 17568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.69
Current children cumulated vsize (KiB) 76420

[startup+2502.3 s]
/proc/loadavg: 2.07 2.00 1.89 3/80 1576
/proc/meminfo: memFree=1555808/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=76420 CPUtime=4991.39
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 84732 0 0 0 499044 95 0 0 18 0 3 0 374073838 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 19105 17573 218 20 0 18463 0
[pid=1373/tid=1375] ppid=1371 vsize=76420 CPUtime=2496.14
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 42700 0 0 0 249555 59 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=76420 CPUtime=2495.24
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 41696 0 0 0 249488 36 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.39
Current children cumulated vsize (KiB) 76420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.07 2.00 1.89 3/80 1576
/proc/meminfo: memFree=1555808/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=76420 CPUtime=5000.16
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 84732 0 0 0 499921 95 0 0 18 0 3 0 374073838 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 19105 17573 218 20 0 18463 0
[pid=1373/tid=1375] ppid=1371 vsize=76420 CPUtime=2500.51
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 42700 0 0 0 249992 59 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=76420 CPUtime=2499.64
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 41696 0 0 0 249928 36 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 76420

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

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

[startup+2506.7 s]
/proc/loadavg: 2.07 2.00 1.89 3/80 1576
/proc/meminfo: memFree=1555808/2055920 swapFree=4145760/4192956
[pid=1373] ppid=1371 vsize=76420 CPUtime=5000.16
/proc/1373/stat : 1373 (MiraXTv3_dyn) S 1371 1373 1301 0 -1 4194304 84732 0 0 0 499921 95 0 0 18 0 3 0 374073838 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1373/statm: 19105 17573 218 20 0 18463 0
[pid=1373/tid=1375] ppid=1371 vsize=76420 CPUtime=2500.51
/proc/1373/task/1375/stat : 1375 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 42700 0 0 0 249992 59 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1373/tid=1376] ppid=1371 vsize=76420 CPUtime=2499.64
/proc/1373/task/1376/stat : 1376 (MiraXTv3_dyn) R 1371 1373 1301 0 -1 4194368 41696 0 0 0 249928 36 0 0 25 0 3 0 374073839 78254080 17573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 76420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.72
CPU time (s): 5000.2
CPU user time (s): 4999.23
CPU system time (s): 0.969852
CPU usage (%): 199.472
Max. virtual memory (cumulated for all children) (KiB): 76896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.23
system time used= 0.969852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84732
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= 622
involuntary context switches= 94538

runsolver used 2.53461 second user time and 6.63099 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 14:32:40 UTC 2007

IDJOB= 426039
IDBENCH= 19825
IDSOLVER= 196
FILE ID= node1/426039-1178980360

PBS_JOBID= 5252797

Free space on /tmp= 54607 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426039-1178980360/MiraXTv3_dyn /tmp/evaluation/426039-1178980360/instance-426039-1178980360.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426039-1178980360 -o ROOT/results/node1/solver-426039-1178980360 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426039-1178980360/MiraXTv3_dyn /tmp/evaluation/426039-1178980360/instance-426039-1178980360.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7fdde2ec2d206698ff9f891232ef9afa

RANDOM SEED= 637241559

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1626384 kB
Buffers:         50940 kB
Cached:         267400 kB
SwapCached:      14724 kB
Active:         126224 kB
Inactive:       216892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626384 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          29668 kB
Slab:            71984 kB
Committed_AS:  9799324 kB
PageTables:       1832 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= 54607 MiB

End job on node1 on Sat May 12 15:14:29 UTC 2007