Trace number 426153

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.21 2506.93

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
MD5SUM1ea488c49505bd479e0cbea661320ba7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark486.944
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/node20/watcher-426153-1178992018 -o ROOT/results/node20/solver-426153-1178992018 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426153-1178992018/MiraXTv3_dyn /tmp/evaluation/426153-1178992018/instance-426153-1178992018.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 22079
/proc/meminfo: memFree=1656936/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=3788 CPUtime=0
/proc/22079/stat : 22079 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 347119168 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/22079/statm: 947 270 206 20 0 305 0

[startup+0.046109 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 22079
/proc/meminfo: memFree=1656936/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=8348 CPUtime=0.48
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 969 0 0 0 48 0 0 0 18 0 3 0 347119168 8548352 944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 2087 944 218 20 0 1445 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8348

[startup+0.312378 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 22079
/proc/meminfo: memFree=1656936/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=8480 CPUtime=0.6
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 1032 0 0 0 59 1 0 0 18 0 3 0 347119168 8683520 1007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 2120 1007 218 20 0 1478 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 8480

[startup+0.401397 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 22079
/proc/meminfo: memFree=1656936/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=8816 CPUtime=0.78
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 1167 0 0 0 77 1 0 0 18 0 3 0 347119168 9027584 1142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 2204 1142 218 20 0 1562 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 8816

[startup+0.701457 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 22079
/proc/meminfo: memFree=1656936/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=10996 CPUtime=1.38
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 1621 0 0 0 137 1 0 0 18 0 3 0 347119168 11259904 1596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 2749 1596 218 20 0 2107 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10996

[startup+1.50162 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1648848/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=13872 CPUtime=2.97
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 2540 0 0 0 296 1 0 0 18 0 3 0 347119168 14204928 2515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 3468 2515 218 20 0 2826 0
[pid=22079/tid=22081] ppid=22077 vsize=13872 CPUtime=1.48
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 1115 0 0 0 148 0 0 0 25 0 3 0 347119169 14204928 2515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=13872 CPUtime=1.48
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 1084 0 0 0 147 1 0 0 18 0 3 0 347119169 14204928 2515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13872

[startup+3.10294 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1646736/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=16060 CPUtime=6.15
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 3029 0 0 0 613 2 0 0 18 0 3 0 347119168 16445440 3004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 4015 3004 218 20 0 3373 0
[pid=22079/tid=22081] ppid=22077 vsize=16060 CPUtime=3.06
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 1325 0 0 0 306 0 0 0 25 0 3 0 347119169 16445440 3004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520337 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=16060 CPUtime=3.07
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 1363 0 0 0 306 1 0 0 25 0 3 0 347119169 16445440 3004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 16060

[startup+6.30159 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1637904/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=24660 CPUtime=12.53
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 5420 0 0 0 1249 4 0 0 18 0 3 0 347119168 25251840 5240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 6165 5240 218 20 0 5523 0
[pid=22079/tid=22081] ppid=22077 vsize=24660 CPUtime=6.24
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 2513 0 0 0 623 1 0 0 19 0 3 0 347119169 25251840 5240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=24660 CPUtime=6.27
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 2566 0 0 0 625 2 0 0 19 0 3 0 347119169 25251840 5240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 24660

[startup+12.7019 s]
/proc/loadavg: 1.87 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1624976/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=38404 CPUtime=25.29
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 8550 0 0 0 2522 7 0 0 18 0 3 0 347119168 39325696 8166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 9601 8166 218 20 0 8959 0
[pid=22079/tid=22081] ppid=22077 vsize=38404 CPUtime=12.6
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 4171 0 0 0 1257 3 0 0 25 0 3 0 347119169 39325696 8166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=38404 CPUtime=12.67
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 4038 0 0 0 1263 4 0 0 25 0 3 0 347119169 39325696 8166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 38404

[startup+25.5055 s]
/proc/loadavg: 1.89 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1619416/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=42956 CPUtime=50.84
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 10345 0 0 0 5075 9 0 0 18 0 3 0 347119168 43986944 9521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 10739 9521 218 20 0 10097 0
[pid=22079/tid=22081] ppid=22077 vsize=42956 CPUtime=25.35
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 5041 0 0 0 2532 3 0 0 25 0 3 0 347119169 43986944 9521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=42956 CPUtime=25.47
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 4963 0 0 0 2542 5 0 0 25 0 3 0 347119169 43986944 9521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 42956

[startup+51.1016 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 22082
/proc/meminfo: memFree=1610392/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=52784 CPUtime=101.89
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 13412 0 0 0 10176 13 0 0 18 0 3 0 347119168 54050816 11789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 13196 11789 218 20 0 12554 0
[pid=22079/tid=22081] ppid=22077 vsize=52784 CPUtime=50.82
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 6484 0 0 0 5077 5 0 0 25 0 3 0 347119169 54050816 11789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=52784 CPUtime=51.05
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 6587 0 0 0 5098 7 0 0 25 0 3 0 347119169 54050816 11789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 52784

[startup+102.302 s]
/proc/loadavg: 1.97 1.95 1.93 3/80 22082
/proc/meminfo: memFree=1601496/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=61696 CPUtime=204.04
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 17001 0 0 0 20386 18 0 0 18 0 3 0 347119168 63176704 13843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 15424 13843 218 20 0 14782 0
[pid=22079/tid=22081] ppid=22077 vsize=61696 CPUtime=101.78
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 8239 0 0 0 10171 7 0 0 25 0 3 0 347119169 63176704 13843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=61696 CPUtime=102.23
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 8421 0 0 0 10213 10 0 0 25 0 3 0 347119169 63176704 13843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 61696

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.93 3/80 22082
/proc/meminfo: memFree=1598872/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=63676 CPUtime=323.73
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 19433 0 0 0 32353 20 0 0 18 0 3 0 347119168 65204224 14517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 15919 14517 218 20 0 15277 0
[pid=22079/tid=22081] ppid=22077 vsize=63676 CPUtime=161.52
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 9555 0 0 0 16144 8 0 0 25 0 3 0 347119169 65204224 14517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=63676 CPUtime=162.19
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 9537 0 0 0 16208 11 0 0 25 0 3 0 347119169 65204224 14517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576624 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 63676

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.93 3/80 22082
/proc/meminfo: memFree=1596440/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=66332 CPUtime=443.42
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 21626 0 0 0 44320 22 0 0 18 0 3 0 347119168 67923968 15124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 16583 15124 218 20 0 15941 0
[pid=22079/tid=22081] ppid=22077 vsize=66332 CPUtime=221.26
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 10842 0 0 0 22117 9 0 0 25 0 3 0 347119169 67923968 15124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=66332 CPUtime=222.15
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 10443 0 0 0 22203 12 0 0 25 0 3 0 347119169 67923968 15124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 66332

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 22082
/proc/meminfo: memFree=1595480/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=66784 CPUtime=563.06
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 23621 0 0 0 56282 24 0 0 18 0 3 0 347119168 68386816 15359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 16696 15359 218 20 0 16054 0
[pid=22079/tid=22081] ppid=22077 vsize=66784 CPUtime=280.93
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 11850 0 0 0 28084 9 0 0 25 0 3 0 347119169 68386816 15359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=66784 CPUtime=282.1
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 11430 0 0 0 28197 13 0 0 25 0 3 0 347119169 68386816 15359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 66784

[startup+342.306 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 22082
/proc/meminfo: memFree=1594648/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=67216 CPUtime=682.77
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 25259 0 0 0 68252 25 0 0 18 0 3 0 347119168 68829184 15573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 16804 15573 218 20 0 16162 0
[pid=22079/tid=22081] ppid=22077 vsize=67216 CPUtime=340.68
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 12683 0 0 0 34058 10 0 0 25 0 3 0 347119169 68829184 15573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=67216 CPUtime=342.07
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 12235 0 0 0 34193 14 0 0 25 0 3 0 347119169 68829184 15573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 67216

[startup+402.301 s]

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

/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 33263 0 0 0 189362 35 0 0 25 0 3 0 347119169 85536768 19531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=83532 CPUtime=1900.13
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 33109 0 0 0 189971 42 0 0 25 0 3 0 347119169 85536768 19531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.12
Current children cumulated vsize (KiB) 83532

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1578648/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=83716 CPUtime=3913.82
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 67967 0 0 0 391303 79 0 0 18 0 3 0 347119168 85725184 19573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 20929 19573 218 20 0 20287 0
[pid=22079/tid=22081] ppid=22077 vsize=83716 CPUtime=1953.69
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 33904 0 0 0 195334 35 0 0 25 0 3 0 347119169 85725184 19573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=83716 CPUtime=1960.11
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 33722 0 0 0 195968 43 0 0 25 0 3 0 347119169 85725184 19573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.82
Current children cumulated vsize (KiB) 83716

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1578584/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=83716 CPUtime=4033.52
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 69215 0 0 0 403272 80 0 0 18 0 3 0 347119168 85725184 19601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 20929 19601 218 20 0 20287 0
[pid=22079/tid=22081] ppid=22077 vsize=83716 CPUtime=2013.43
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 34536 0 0 0 201307 36 0 0 25 0 3 0 347119169 85725184 19601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=83716 CPUtime=2020.07
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 34338 0 0 0 201964 43 0 0 25 0 3 0 347119169 85725184 19601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.52
Current children cumulated vsize (KiB) 83716

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1578392/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=83716 CPUtime=4153.19
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 70610 0 0 0 415237 82 0 0 18 0 3 0 347119168 85725184 19616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 20929 19616 218 20 0 20287 0
[pid=22079/tid=22081] ppid=22077 vsize=83716 CPUtime=2073.13
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 35157 0 0 0 207277 36 0 0 25 0 3 0 347119169 85725184 19616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=83716 CPUtime=2080.03
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 35112 0 0 0 207959 44 0 0 25 0 3 0 347119169 85725184 19616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.19
Current children cumulated vsize (KiB) 83716

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1578200/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=83864 CPUtime=4272.88
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 72052 0 0 0 427205 83 0 0 18 0 3 0 347119168 85876736 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 20966 19667 218 20 0 20324 0
[pid=22079/tid=22081] ppid=22077 vsize=83864 CPUtime=2132.86
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 35975 0 0 0 213249 37 0 0 25 0 3 0 347119169 85876736 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=83864 CPUtime=2140
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 35736 0 0 0 213955 45 0 0 25 0 3 0 347119169 85876736 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.88
Current children cumulated vsize (KiB) 83864

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576600/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85220 CPUtime=4392.57
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 73848 0 0 0 439172 85 0 0 18 0 3 0 347119168 87265280 20062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21305 20062 218 20 0 20663 0
[pid=22079/tid=22081] ppid=22077 vsize=85220 CPUtime=2192.58
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 36665 0 0 0 219221 37 0 0 25 0 3 0 347119169 87265280 20062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85220 CPUtime=2199.96
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 36842 0 0 0 219949 47 0 0 25 0 3 0 347119169 87265280 20062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.57
Current children cumulated vsize (KiB) 85220

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576536/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85220 CPUtime=4512.22
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 75111 0 0 0 451135 87 0 0 18 0 3 0 347119168 87265280 20073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21305 20073 218 20 0 20663 0
[pid=22079/tid=22081] ppid=22077 vsize=85220 CPUtime=2252.29
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 37297 0 0 0 225191 38 0 0 25 0 3 0 347119169 87265280 20073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85220 CPUtime=2259.92
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 37473 0 0 0 225944 48 0 0 25 0 3 0 347119169 87265280 20073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.22
Current children cumulated vsize (KiB) 85220

[startup+2322.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576408/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85220 CPUtime=4631.91
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 76571 0 0 0 463103 88 0 0 18 0 3 0 347119168 87265280 20117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21305 20117 218 20 0 20663 0
[pid=22079/tid=22081] ppid=22077 vsize=85220 CPUtime=2312.01
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 38125 0 0 0 231163 38 0 0 25 0 3 0 347119169 87265280 20117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85220 CPUtime=2319.89
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 38105 0 0 0 231940 49 0 0 25 0 3 0 347119169 87265280 20117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.91
Current children cumulated vsize (KiB) 85220

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576152/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85352 CPUtime=4751.6
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 77874 0 0 0 475071 89 0 0 18 0 3 0 347119168 87400448 20156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21338 20156 218 20 0 20696 0
[pid=22079/tid=22081] ppid=22077 vsize=85352 CPUtime=2371.73
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 38790 0 0 0 237134 39 0 0 25 0 3 0 347119169 87400448 20156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526524 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85352 CPUtime=2379.86
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 38743 0 0 0 237936 50 0 0 25 0 3 0 347119169 87400448 20156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.6
Current children cumulated vsize (KiB) 85352

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576088/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85584 CPUtime=4871.29
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 79182 0 0 0 487038 91 0 0 18 0 3 0 347119168 87638016 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21396 20192 218 20 0 20754 0
[pid=22079/tid=22081] ppid=22077 vsize=85584 CPUtime=2431.45
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 39456 0 0 0 243106 39 0 0 25 0 3 0 347119169 87638016 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85584 CPUtime=2439.82
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 39385 0 0 0 243931 51 0 0 25 0 3 0 347119169 87638016 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.29
Current children cumulated vsize (KiB) 85584

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576024/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85584 CPUtime=4990.99
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 80637 0 0 0 499007 92 0 0 18 0 3 0 347119168 87638016 20207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21396 20207 218 20 0 20754 0
[pid=22079/tid=22081] ppid=22077 vsize=85584 CPUtime=2491.18
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40265 0 0 0 249078 40 0 0 25 0 3 0 347119169 87638016 20207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85584 CPUtime=2499.79
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40031 0 0 0 249928 51 0 0 25 0 3 0 347119169 87638016 20207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.99
Current children cumulated vsize (KiB) 85584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576024/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85584 CPUtime=5000.17
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 80799 0 0 0 499925 92 0 0 18 0 3 0 347119168 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21396 20208 218 20 0 20754 0
[pid=22079/tid=22081] ppid=22077 vsize=85584 CPUtime=2495.76
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40265 0 0 0 249536 40 0 0 25 0 3 0 347119169 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85584 CPUtime=2504.4
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40193 0 0 0 250388 52 0 0 25 0 3 0 347119169 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 85584

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

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

[startup+2506.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22280
/proc/meminfo: memFree=1576024/2055920 swapFree=4154884/4192956
[pid=22079] ppid=22077 vsize=85584 CPUtime=5000.17
/proc/22079/stat : 22079 (MiraXTv3_dyn) S 22077 22079 21948 0 -1 4194304 80799 0 0 0 499925 92 0 0 18 0 3 0 347119168 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22079/statm: 21396 20208 218 20 0 20754 0
[pid=22079/tid=22081] ppid=22077 vsize=85584 CPUtime=2495.76
/proc/22079/task/22081/stat : 22081 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40265 0 0 0 249536 40 0 0 25 0 3 0 347119169 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22079/tid=22082] ppid=22077 vsize=85584 CPUtime=2504.4
/proc/22079/task/22082/stat : 22082 (MiraXTv3_dyn) R 22077 22079 21948 0 -1 4194368 40193 0 0 0 250388 52 0 0 25 0 3 0 347119169 87638016 20208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 85584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.93
CPU time (s): 5000.21
CPU user time (s): 4999.27
CPU system time (s): 0.937857
CPU usage (%): 199.456
Max. virtual memory (cumulated for all children) (KiB): 85984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.27
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80799
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= 448
involuntary context switches= 93459

runsolver used 2.38964 second user time and 6.78997 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 17:46:58 UTC 2007

IDJOB= 426153
IDBENCH= 19971
IDSOLVER= 196
FILE ID= node20/426153-1178992018

PBS_JOBID= 5252824

Free space on /tmp= 66529 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426153-1178992018/MiraXTv3_dyn /tmp/evaluation/426153-1178992018/instance-426153-1178992018.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-426153-1178992018 -o ROOT/results/node20/solver-426153-1178992018 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426153-1178992018/MiraXTv3_dyn /tmp/evaluation/426153-1178992018/instance-426153-1178992018.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1ea488c49505bd479e0cbea661320ba7

RANDOM SEED= 322409113

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1657152 kB
Buffers:         48852 kB
Cached:         261988 kB
SwapCached:      17192 kB
Active:          77040 kB
Inactive:       257568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657152 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          29928 kB
Slab:            49752 kB
Committed_AS:  6885872 kB
PageTables:       1744 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= 66529 MiB

End job on node20 on Sat May 12 18:28:47 UTC 2007