Trace number 426168

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
MD5SUMdc1a2f30c0e380bf759db5f5fbd70205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2845.33
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node18/watcher-426168-1178994427 -o ROOT/results/node18/solver-426168-1178994427 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426168-1178994427/MiraXTv3_dyn /tmp/evaluation/426168-1178994427/instance-426168-1178994427.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.98 3/77 21128
/proc/meminfo: memFree=1671808/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=3788 CPUtime=0
/proc/21128/stat : 21128 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 347360097 3878912 273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21128/statm: 947 274 206 20 0 305 0

[startup+0.097607 s]
/proc/loadavg: 1.83 1.94 1.98 3/77 21128
/proc/meminfo: memFree=1671808/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=7180 CPUtime=0.17
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 668 0 0 0 17 0 0 0 18 0 3 0 347360097 7352320 643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 1795 643 218 20 0 1153 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7180

[startup+0.101605 s]
/proc/loadavg: 1.83 1.94 1.98 3/77 21128
/proc/meminfo: memFree=1671808/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=7180 CPUtime=0.18
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 674 0 0 0 18 0 0 0 18 0 3 0 347360097 7352320 649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 1795 649 218 20 0 1153 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7180

[startup+0.301628 s]
/proc/loadavg: 1.83 1.94 1.98 3/77 21128
/proc/meminfo: memFree=1671808/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=8912 CPUtime=0.58
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 1063 0 0 0 58 0 0 0 18 0 3 0 347360097 9125888 1038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 2228 1038 218 20 0 1586 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8912

[startup+0.701669 s]
/proc/loadavg: 1.83 1.94 1.98 3/77 21128
/proc/meminfo: memFree=1671808/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=11200 CPUtime=1.38
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 1689 0 0 0 137 1 0 0 18 0 3 0 347360097 11468800 1664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 2800 1665 218 20 0 2158 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11200

[startup+1.50175 s]
/proc/loadavg: 1.83 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1664232/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=14600 CPUtime=2.97
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 2700 0 0 0 296 1 0 0 18 0 3 0 347360097 14950400 2674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 3650 2674 218 20 0 3008 0
[pid=21128/tid=21130] ppid=21126 vsize=14600 CPUtime=1.48
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 1093 0 0 0 148 0 0 0 18 0 3 0 347360098 14950400 2674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=14600 CPUtime=1.47
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 1258 0 0 0 147 0 0 0 25 0 3 0 347360098 14950400 2674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14600

[startup+3.1019 s]
/proc/loadavg: 1.83 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1660712/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=17788 CPUtime=6.17
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 3229 0 0 0 615 2 0 0 18 0 3 0 347360097 18214912 3203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 4447 3203 218 20 0 3805 0
[pid=21128/tid=21130] ppid=21126 vsize=17788 CPUtime=3.08
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 1318 0 0 0 308 0 0 0 19 0 3 0 347360098 18214912 3203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=17788 CPUtime=3.07
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 1562 0 0 0 306 1 0 0 25 0 3 0 347360098 18214912 3203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17788

[startup+6.30221 s]
/proc/loadavg: 1.85 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1653160/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=26340 CPUtime=12.55
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 5461 0 0 0 1252 3 0 0 18 0 3 0 347360097 26972160 5321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 6585 5321 218 20 0 5943 0
[pid=21128/tid=21130] ppid=21126 vsize=26340 CPUtime=6.28
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 2353 0 0 0 627 1 0 0 24 0 3 0 347360098 26972160 5321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=26340 CPUtime=6.25
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 2759 0 0 0 623 2 0 0 25 0 3 0 347360098 26972160 5321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26340

[startup+12.7018 s]
/proc/loadavg: 1.86 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1638576/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=39024 CPUtime=25.32
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 8953 0 0 0 2525 7 0 0 18 0 3 0 347360097 39960576 8569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 9756 8569 218 20 0 9114 0
[pid=21128/tid=21130] ppid=21126 vsize=39024 CPUtime=12.67
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 4077 0 0 0 1265 2 0 0 25 0 3 0 347360098 39960576 8569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=39024 CPUtime=12.63
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 4527 0 0 0 1259 4 0 0 19 0 3 0 347360098 39960576 8569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 39024

[startup+25.5011 s]
/proc/loadavg: 1.89 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1632496/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=45120 CPUtime=50.84
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 10868 0 0 0 5076 8 0 0 18 0 3 0 347360097 46202880 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 11280 10047 218 20 0 10638 0
[pid=21128/tid=21130] ppid=21126 vsize=45120 CPUtime=25.46
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 4966 0 0 0 2543 3 0 0 25 0 3 0 347360098 46202880 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=45120 CPUtime=25.38
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 5553 0 0 0 2533 5 0 0 25 0 3 0 347360098 46202880 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 45120

[startup+51.1015 s]
/proc/loadavg: 1.93 1.94 1.98 3/80 21131
/proc/meminfo: memFree=1621872/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=56264 CPUtime=101.93
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 14405 0 0 0 10179 14 0 0 18 0 3 0 347360097 57614336 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 14066 12712 218 20 0 13424 0
[pid=21128/tid=21130] ppid=21126 vsize=56264 CPUtime=51.03
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 6856 0 0 0 5098 5 0 0 25 0 3 0 347360098 57614336 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=56264 CPUtime=50.88
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 7200 0 0 0 5080 8 0 0 25 0 3 0 347360098 57614336 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 56264

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.98 3/80 21131
/proc/meminfo: memFree=1613744/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=63280 CPUtime=204.05
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 17774 0 0 0 20388 17 0 0 18 0 3 0 347360097 64798720 14548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 15820 14548 218 20 0 15178 0
[pid=21128/tid=21130] ppid=21126 vsize=63280 CPUtime=102.18
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 8693 0 0 0 10211 7 0 0 25 0 3 0 347360098 64798720 14548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=63280 CPUtime=101.85
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 8732 0 0 0 10176 9 0 0 25 0 3 0 347360098 64798720 14548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 63280

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.98 3/80 21131
/proc/meminfo: memFree=1611696/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=65416 CPUtime=323.7
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 20114 0 0 0 32351 19 0 0 18 0 3 0 347360097 66985984 15047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 16354 15047 218 20 0 15712 0
[pid=21128/tid=21130] ppid=21126 vsize=65416 CPUtime=162.11
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 10046 0 0 0 16203 8 0 0 17 0 3 0 347360098 66985984 15047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=65416 CPUtime=161.57
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 9719 0 0 0 16147 10 0 0 17 0 3 0 347360098 66985984 15047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 65416

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 21131
/proc/meminfo: memFree=1610416/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=66632 CPUtime=443.39
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 22023 0 0 0 44319 20 0 0 18 0 3 0 347360097 68231168 15376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 16658 15376 218 20 0 16016 0
[pid=21128/tid=21130] ppid=21126 vsize=66632 CPUtime=222.05
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 11054 0 0 0 22197 8 0 0 25 0 3 0 347360098 68231168 15376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=66632 CPUtime=221.32
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 10620 0 0 0 22121 11 0 0 25 0 3 0 347360098 68231168 15376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 66632

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21131
/proc/meminfo: memFree=1609392/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=68320 CPUtime=563.06
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 23929 0 0 0 56284 22 0 0 18 0 3 0 347360097 69959680 15621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 17080 15621 218 20 0 16438 0
[pid=21128/tid=21130] ppid=21126 vsize=68320 CPUtime=281.98
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 11906 0 0 0 28189 9 0 0 25 0 3 0 347360098 69959680 15621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=68320 CPUtime=281.06
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 11674 0 0 0 28094 12 0 0 25 0 3 0 347360098 69959680 15621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 68320

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21131
/proc/meminfo: memFree=1608688/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=68660 CPUtime=682.75
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 25756 0 0 0 68251 24 0 0 18 0 3 0 347360097 70307840 15814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 17165 15814 218 20 0 16523 0
[pid=21128/tid=21130] ppid=21126 vsize=68660 CPUtime=341.92
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 12806 0 0 0 34182 10 0 0 25 0 3 0 347360098 70307840 15814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=68660 CPUtime=340.81
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 12601 0 0 0 34068 13 0 0 25 0 3 0 347360098 70307840 15814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 68660

[startup+402.301 s]

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

/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 34057 0 0 0 184000 22 0 0 25 0 3 0 347360098 92479488 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=90312 CPUtime=1834.86
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 32849 0 0 0 183448 38 0 0 25 0 3 0 347360098 92479488 21027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.1
Current children cumulated vsize (KiB) 90312

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21133
/proc/meminfo: memFree=1587632/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=90312 CPUtime=3794.79
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 68652 0 0 0 379417 62 0 0 18 0 3 0 347360097 92479488 21042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 22578 21042 218 20 0 21936 0
[pid=21128/tid=21130] ppid=21126 vsize=90312 CPUtime=1900.16
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 34833 0 0 0 189994 22 0 0 25 0 3 0 347360098 92479488 21042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=90312 CPUtime=1894.61
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 33470 0 0 0 189422 39 0 0 25 0 3 0 347360098 92479488 21042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.79
Current children cumulated vsize (KiB) 90312

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21133
/proc/meminfo: memFree=1587568/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=90312 CPUtime=3914.49
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 70220 0 0 0 391385 64 0 0 18 0 3 0 347360097 92479488 21062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 22578 21062 218 20 0 21936 0
[pid=21128/tid=21130] ppid=21126 vsize=90312 CPUtime=1960.11
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 35619 0 0 0 195988 23 0 0 25 0 3 0 347360098 92479488 21062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=90312 CPUtime=1954.36
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 34252 0 0 0 195396 40 0 0 25 0 3 0 347360098 92479488 21062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.49
Current children cumulated vsize (KiB) 90312

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21133
/proc/meminfo: memFree=1587504/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=90312 CPUtime=4034.19
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 71486 0 0 0 403354 65 0 0 18 0 3 0 347360097 92479488 21078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 22578 21078 218 20 0 21936 0
[pid=21128/tid=21130] ppid=21126 vsize=90312 CPUtime=2020.04
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 36251 0 0 0 201981 23 0 0 25 0 3 0 347360098 92479488 21078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=90312 CPUtime=2014.12
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 34886 0 0 0 201371 41 0 0 25 0 3 0 347360098 92479488 21078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.19
Current children cumulated vsize (KiB) 90312

[startup+2082.31 s]
/proc/loadavg: 2.03 1.99 1.98 3/86 21305
/proc/meminfo: memFree=1586168/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=90312 CPUtime=4153.64
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 72918 0 0 0 415277 87 0 0 18 0 3 0 347360097 92479488 21092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 22578 21092 218 20 0 21936 0
[pid=21128/tid=21130] ppid=21126 vsize=90312 CPUtime=2079.94
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 37046 0 0 0 207950 44 0 0 25 0 3 0 347360098 92479488 21092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=90312 CPUtime=2073.67
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 35523 0 0 0 207326 41 0 0 25 0 3 0 347360098 92479488 21092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.64
Current children cumulated vsize (KiB) 90312

[startup+2142.3 s]
/proc/loadavg: 2.01 1.99 1.98 3/80 21331
/proc/meminfo: memFree=1585648/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=92684 CPUtime=4273.29
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 74590 0 0 0 427238 91 0 0 18 0 3 0 347360097 94908416 21495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 23171 21495 218 20 0 22529 0
[pid=21128/tid=21130] ppid=21126 vsize=92684 CPUtime=2139.87
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 38031 0 0 0 213939 48 0 0 25 0 3 0 347360098 94908416 21495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=92684 CPUtime=2133.4
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 36210 0 0 0 213298 42 0 0 25 0 3 0 347360098 94908416 21495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.29
Current children cumulated vsize (KiB) 92684

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/80 21331
/proc/meminfo: memFree=1584112/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=93708 CPUtime=4392.99
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 76407 0 0 0 439207 92 0 0 18 0 3 0 347360097 95956992 21875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 23427 21875 218 20 0 22785 0
[pid=21128/tid=21130] ppid=21126 vsize=93708 CPUtime=2199.81
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 38858 0 0 0 219933 48 0 0 25 0 3 0 347360098 95956992 21875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=93708 CPUtime=2193.16
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 37200 0 0 0 219273 43 0 0 25 0 3 0 347360098 95956992 21875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.99
Current children cumulated vsize (KiB) 93708

[startup+2262.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 21331
/proc/meminfo: memFree=1583344/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=94904 CPUtime=4512.7
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 77899 0 0 0 451176 94 0 0 18 0 3 0 347360097 97181696 22080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 23726 22080 218 20 0 23084 0
[pid=21128/tid=21130] ppid=21126 vsize=94904 CPUtime=2259.77
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 39530 0 0 0 225928 49 0 0 25 0 3 0 347360098 97181696 22080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=94904 CPUtime=2252.91
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 38020 0 0 0 225247 44 0 0 25 0 3 0 347360098 97181696 22080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.7
Current children cumulated vsize (KiB) 94904

[startup+2322.3 s]
/proc/loadavg: 2.12 2.03 2.00 3/80 21331
/proc/meminfo: memFree=1582192/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=95828 CPUtime=4632.4
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 79465 0 0 0 463145 95 0 0 18 0 3 0 347360097 98127872 22351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 23957 22351 218 20 0 23315 0
[pid=21128/tid=21130] ppid=21126 vsize=95828 CPUtime=2319.72
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 40441 0 0 0 231923 49 0 0 25 0 3 0 347360098 98127872 22351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=95828 CPUtime=2312.66
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 38675 0 0 0 231221 45 0 0 25 0 3 0 347360098 98127872 22351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.4
Current children cumulated vsize (KiB) 95828

[startup+2382.3 s]
/proc/loadavg: 2.12 2.04 2.00 3/80 21331
/proc/meminfo: memFree=1581168/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=96884 CPUtime=4752.12
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 81027 0 0 0 475115 97 0 0 18 0 3 0 347360097 99209216 22610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 24221 22610 218 20 0 23579 0
[pid=21128/tid=21130] ppid=21126 vsize=96884 CPUtime=2379.69
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 41344 0 0 0 237919 50 0 0 25 0 3 0 347360098 99209216 22610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=96884 CPUtime=2372.41
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 39334 0 0 0 237195 46 0 0 25 0 3 0 347360098 99209216 22610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.12
Current children cumulated vsize (KiB) 96884

[startup+2442.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/80 21331
/proc/meminfo: memFree=1580784/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=97088 CPUtime=4871.82
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 82574 0 0 0 487084 98 0 0 18 0 3 0 347360097 99418112 22684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 24272 22684 218 20 0 23630 0
[pid=21128/tid=21130] ppid=21126 vsize=97088 CPUtime=2439.62
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 42040 0 0 0 243912 50 0 0 25 0 3 0 347360098 99418112 22684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=97088 CPUtime=2432.18
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 40185 0 0 0 243171 47 0 0 25 0 3 0 347360098 99418112 22684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.82
Current children cumulated vsize (KiB) 97088

[startup+2502.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/80 21331
/proc/meminfo: memFree=1580784/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=97088 CPUtime=4991.52
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 84071 0 0 0 499053 99 0 0 18 0 3 0 347360097 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 24272 22697 218 20 0 23630 0
[pid=21128/tid=21130] ppid=21126 vsize=97088 CPUtime=2499.58
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 42871 0 0 0 249907 51 0 0 25 0 3 0 347360098 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=97088 CPUtime=2491.93
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 40851 0 0 0 249145 48 0 0 25 0 3 0 347360098 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.52
Current children cumulated vsize (KiB) 97088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.07 2.06 2.01 3/80 21331
/proc/meminfo: memFree=1580784/2055920 swapFree=4144420/4192956
[pid=21128] ppid=21126 vsize=97088 CPUtime=5000.1
/proc/21128/stat : 21128 (MiraXTv3_dyn) S 21126 21128 20742 0 -1 4194304 84071 0 0 0 499911 99 0 0 18 0 3 0 347360097 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21128/statm: 24272 22697 218 20 0 23630 0
[pid=21128/tid=21130] ppid=21126 vsize=97088 CPUtime=2503.88
/proc/21128/task/21130/stat : 21130 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 42871 0 0 0 250337 51 0 0 25 0 3 0 347360098 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21128/tid=21131] ppid=21126 vsize=97088 CPUtime=2496.21
/proc/21128/task/21131/stat : 21131 (MiraXTv3_dyn) R 21126 21128 20742 0 -1 4194368 40851 0 0 0 249573 48 0 0 25 0 3 0 347360098 99418112 22697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 97088

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.14
CPU user time (s): 4999.13
CPU system time (s): 1.01185
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 97748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84071
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= 469
involuntary context switches= 94388

runsolver used 2.45963 second user time and 6.73698 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 18:27:07 UTC 2007

IDJOB= 426168
IDBENCH= 19986
IDSOLVER= 196
FILE ID= node18/426168-1178994427

PBS_JOBID= 5252818

Free space on /tmp= 66538 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426168-1178994427/MiraXTv3_dyn /tmp/evaluation/426168-1178994427/instance-426168-1178994427.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426168-1178994427 -o ROOT/results/node18/solver-426168-1178994427 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426168-1178994427/MiraXTv3_dyn /tmp/evaluation/426168-1178994427/instance-426168-1178994427.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dc1a2f30c0e380bf759db5f5fbd70205

RANDOM SEED= 537033047

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1672088 kB
Buffers:         49380 kB
Cached:         242652 kB
SwapCached:      18592 kB
Active:         141456 kB
Inactive:       179204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672088 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30372 kB
Slab:            48792 kB
Committed_AS:  8828728 kB
PageTables:       1776 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= 66538 MiB

End job on node18 on Sat May 12 19:08:56 UTC 2007