Trace number 456480

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.07 2506.44

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
MD5SUM60b5c1ecd4f0ba97ecfc5a689d5cdcf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.65375
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of clauses2030
Sum of the clauses size4200
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22016
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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/node51/watcher-456480-1179051028 -o ROOT/results/node51/solver-456480-1179051028 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456480-1179051028/MiraXTv3_dyn /tmp/evaluation/456480-1179051028/instance-456480-1179051028.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.85 2.00 1.83 3/64 9471
/proc/meminfo: memFree=1128424/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=3788 CPUtime=0
/proc/9471/stat : 9471 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 259947927 3878912 247 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/9471/statm: 947 250 205 20 0 305 0

[startup+0.050308 s]
/proc/loadavg: 1.85 2.00 1.83 3/64 9471
/proc/meminfo: memFree=1128424/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=6564 CPUtime=0.07
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 624 0 0 0 7 0 0 0 18 0 3 0 259947927 6721536 599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 1641 599 218 20 0 999 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6564

[startup+0.101245 s]
/proc/loadavg: 1.85 2.00 1.83 3/64 9471
/proc/meminfo: memFree=1128424/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=8008 CPUtime=0.18
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 875 0 0 0 18 0 0 0 18 0 3 0 259947927 8200192 850 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 2002 850 218 20 0 1360 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8008

[startup+0.301268 s]
/proc/loadavg: 1.85 2.00 1.83 3/64 9471
/proc/meminfo: memFree=1128424/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=10640 CPUtime=0.57
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 1657 0 0 0 57 0 0 0 18 0 3 0 259947927 10895360 1632 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 2660 1633 218 20 0 2018 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 10640

[startup+0.701303 s]
/proc/loadavg: 1.85 2.00 1.83 3/64 9471
/proc/meminfo: memFree=1128424/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=15044 CPUtime=1.38
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 2749 0 0 0 137 1 0 0 18 0 3 0 259947927 15405056 2724 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 3761 2725 218 20 0 3119 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 15044

[startup+1.50137 s]
/proc/loadavg: 1.86 2.00 1.83 3/67 9474
/proc/meminfo: memFree=1115344/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=20224 CPUtime=2.96
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 3770 0 0 0 295 1 0 0 18 0 3 0 259947927 20709376 3744 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 5056 3744 218 20 0 4414 0
[pid=9471/tid=9473] ppid=9469 vsize=20224 CPUtime=1.47
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 1721 0 0 0 147 0 0 0 18 0 3 0 259947928 20709376 3744 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=20224 CPUtime=1.46
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 1710 0 0 0 146 0 0 0 19 0 3 0 259947928 20709376 3744 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 20224

[startup+3.10152 s]
/proc/loadavg: 1.86 2.00 1.83 3/67 9474
/proc/meminfo: memFree=1112208/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=27312 CPUtime=6.16
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 5693 0 0 0 613 3 0 0 18 0 3 0 259947927 27967488 5594 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 6828 5594 218 20 0 6186 0
[pid=9471/tid=9473] ppid=9469 vsize=27312 CPUtime=3.07
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 2545 0 0 0 307 0 0 0 18 0 3 0 259947928 27967488 5594 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3053179 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=27312 CPUtime=3.07
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 2809 0 0 0 305 2 0 0 18 0 3 0 259947928 27967488 5594 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 27312

[startup+6.30181 s]
/proc/loadavg: 1.87 2.00 1.83 3/67 9474
/proc/meminfo: memFree=1095504/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=43328 CPUtime=12.55
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 9638 0 0 0 1250 5 0 0 18 0 3 0 259947927 44367872 9418 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 10832 9418 218 20 0 10190 0
[pid=9471/tid=9473] ppid=9469 vsize=43328 CPUtime=6.27
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 4649 0 0 0 626 1 0 0 17 0 3 0 259947928 44367872 9418 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3053179 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=43328 CPUtime=6.26
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 4650 0 0 0 623 3 0 0 25 0 3 0 259947928 44367872 9418 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 43328

[startup+12.7014 s]
/proc/loadavg: 1.88 2.00 1.83 3/67 9474
/proc/meminfo: memFree=1079320/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=55020 CPUtime=25.29
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 12904 0 0 0 2521 8 0 0 18 0 3 0 259947927 56340480 12431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 13755 12431 218 20 0 13113 0
[pid=9471/tid=9473] ppid=9469 vsize=55020 CPUtime=12.66
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 6358 0 0 0 1264 2 0 0 25 0 3 0 259947928 56340480 12431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=55020 CPUtime=12.61
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 6207 0 0 0 1256 5 0 0 25 0 3 0 259947928 56340480 12431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 55020

[startup+25.5025 s]
/proc/loadavg: 1.90 2.00 1.84 3/67 9474
/proc/meminfo: memFree=1059928/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=74320 CPUtime=50.83
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 18322 0 0 0 5071 12 0 0 18 0 3 0 259947927 76103680 17433 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 18580 17433 218 20 0 17938 0
[pid=9471/tid=9473] ppid=9469 vsize=74320 CPUtime=25.46
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 9153 0 0 0 2542 4 0 0 25 0 3 0 259947928 76103680 17433 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=74320 CPUtime=25.36
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 8830 0 0 0 2528 8 0 0 25 0 3 0 259947928 76103680 17433 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 74320

[startup+51.1028 s]
/proc/loadavg: 1.94 2.00 1.84 3/67 9474
/proc/meminfo: memFree=1054552/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=78656 CPUtime=101.9
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 20351 0 0 0 10176 14 0 0 18 0 3 0 259947927 80543744 18503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 19664 18503 218 20 0 19022 0
[pid=9471/tid=9473] ppid=9469 vsize=78656 CPUtime=51.04
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 10474 0 0 0 5099 5 0 0 25 0 3 0 259947928 80543744 18503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=78656 CPUtime=50.84
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 9538 0 0 0 5075 9 0 0 25 0 3 0 259947928 80543744 18503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 78656

[startup+102.306 s]
/proc/loadavg: 1.97 2.00 1.84 3/67 9474
/proc/meminfo: memFree=1050264/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=83020 CPUtime=204.01
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 23166 0 0 0 20384 17 0 0 18 0 3 0 259947927 85012480 19628 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 20755 19628 218 20 0 20113 0
[pid=9471/tid=9473] ppid=9469 vsize=83020 CPUtime=102.21
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 11433 0 0 0 10215 6 0 0 25 0 3 0 259947928 85012480 19628 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=83020 CPUtime=101.77
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 11394 0 0 0 10167 10 0 0 25 0 3 0 259947928 85012480 19628 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 83020

[startup+162.303 s]
/proc/loadavg: 1.91 1.98 1.84 3/67 9476
/proc/meminfo: memFree=1043480/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=90268 CPUtime=323.68
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 25976 0 0 0 32349 19 0 0 18 0 3 0 259947927 92434432 21333 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 22567 21333 218 20 0 21925 0
[pid=9471/tid=9473] ppid=9469 vsize=90268 CPUtime=162.17
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 13120 0 0 0 16210 7 0 0 19 0 3 0 259947928 92434432 21333 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=90268 CPUtime=161.5
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 12517 0 0 0 16139 11 0 0 25 0 3 0 259947928 92434432 21333 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 90268

[startup+222.302 s]
/proc/loadavg: 1.96 1.98 1.85 3/67 9476
/proc/meminfo: memFree=1040536/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=94044 CPUtime=443.37
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 28462 0 0 0 44316 21 0 0 18 0 3 0 259947927 96301056 21999 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 23511 21999 218 20 0 22869 0
[pid=9471/tid=9473] ppid=9469 vsize=94044 CPUtime=222.12
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 14107 0 0 0 22204 8 0 0 25 0 3 0 259947928 96301056 21999 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=94044 CPUtime=221.22
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 14016 0 0 0 22110 12 0 0 25 0 3 0 259947928 96301056 21999 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 94044

[startup+282.302 s]
/proc/loadavg: 1.95 1.97 1.85 3/67 9476
/proc/meminfo: memFree=1037720/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=96560 CPUtime=563.05
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 30261 0 0 0 56283 22 0 0 18 0 3 0 259947927 98877440 22693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 24140 22693 218 20 0 23498 0
[pid=9471/tid=9473] ppid=9469 vsize=96560 CPUtime=282.04
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 15051 0 0 0 28195 9 0 0 25 0 3 0 259947928 98877440 22693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=96560 CPUtime=281
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 14871 0 0 0 28087 13 0 0 25 0 3 0 259947928 98877440 22693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 96560

[startup+342.302 s]
/proc/loadavg: 1.98 1.97 1.86 3/67 9476
/proc/meminfo: memFree=1036632/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=97360 CPUtime=682.76
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 31547 0 0 0 68252 24 0 0 18 0 3 0 259947927 99696640 23004 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 24340 23004 218 20 0 23698 0
[pid=9471/tid=9473] ppid=9469 vsize=97360 CPUtime=341.76
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 15704 0 0 0 34166 10 0 0 25 0 3 0 259947928 99696640 23004 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=97360 CPUtime=340.97
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 15504 0 0 0 34084 13 0 0 25 0 3 0 259947928 99696640 23004 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 97360

[startup+402.301 s]

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

/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 30016 0 0 0 183607 21 0 0 25 0 3 0 259947928 120291328 27865 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=117472 CPUtime=1838.87
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 30309 0 0 0 183863 24 0 0 25 0 3 0 259947928 120291328 27865 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.17
Current children cumulated vsize (KiB) 117472

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/67 9476
/proc/meminfo: memFree=1010072/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=124976 CPUtime=3794.86
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 63046 0 0 0 379437 49 0 0 18 0 3 0 259947927 127975424 29597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31244 29597 218 20 0 30602 0
[pid=9471/tid=9473] ppid=9469 vsize=124976 CPUtime=1896.01
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 32202 0 0 0 189577 24 0 0 25 0 3 0 259947928 127975424 29597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=124976 CPUtime=1898.83
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 30505 0 0 0 189859 24 0 0 25 0 3 0 259947928 127975424 29597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.86
Current children cumulated vsize (KiB) 124976

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009816/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125316 CPUtime=3914.56
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 63973 0 0 0 391407 49 0 0 18 0 3 0 259947927 128323584 29679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31329 29679 218 20 0 30687 0
[pid=9471/tid=9473] ppid=9469 vsize=125316 CPUtime=1955.73
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 32674 0 0 0 195549 24 0 0 25 0 3 0 259947928 128323584 29679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125316 CPUtime=1958.81
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 30960 0 0 0 195856 25 0 0 25 0 3 0 259947928 128323584 29679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.56
Current children cumulated vsize (KiB) 125316

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009688/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125524 CPUtime=4034.26
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 65297 0 0 0 403376 50 0 0 18 0 3 0 259947927 128536576 29703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31381 29703 218 20 0 30739 0
[pid=9471/tid=9473] ppid=9469 vsize=125524 CPUtime=2015.46
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33153 0 0 0 201521 25 0 0 25 0 3 0 259947928 128536576 29703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125524 CPUtime=2018.78
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 31805 0 0 0 201853 25 0 0 25 0 3 0 259947928 128536576 29703 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.26
Current children cumulated vsize (KiB) 125524

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009560/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125524 CPUtime=4153.95
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 66232 0 0 0 415344 51 0 0 18 0 3 0 259947927 128536576 29728 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31381 29728 218 20 0 30739 0
[pid=9471/tid=9473] ppid=9469 vsize=125524 CPUtime=2075.36
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33567 0 0 0 207511 25 0 0 25 0 3 0 259947928 128536576 29728 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125524 CPUtime=2078.57
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 32326 0 0 0 207832 25 0 0 25 0 3 0 259947928 128536576 29728 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.95
Current children cumulated vsize (KiB) 125524

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009240/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4273.64
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 67227 0 0 0 427312 52 0 0 18 0 3 0 259947927 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29813 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2135.32
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 34042 0 0 0 213507 25 0 0 25 0 3 0 259947928 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2138.3
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 32846 0 0 0 213804 26 0 0 25 0 3 0 259947928 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.64
Current children cumulated vsize (KiB) 125920

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009304/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4393.35
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 68267 0 0 0 439282 53 0 0 18 0 3 0 259947927 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29813 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2195.29
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 34887 0 0 0 219503 26 0 0 25 0 3 0 259947928 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2198.03
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33041 0 0 0 219777 26 0 0 25 0 3 0 259947928 128942080 29813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.35
Current children cumulated vsize (KiB) 125920

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009304/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4513.04
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 68983 0 0 0 451251 53 0 0 18 0 3 0 259947927 128942080 29814 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29814 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2255.27
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 35472 0 0 0 225501 26 0 0 25 0 3 0 259947928 128942080 29814 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2257.74
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33172 0 0 0 225748 26 0 0 25 0 3 0 259947928 128942080 29814 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.04
Current children cumulated vsize (KiB) 125920

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009240/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4632.73
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 69764 0 0 0 463219 54 0 0 18 0 3 0 259947927 128942080 29815 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29815 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2315.24
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 35863 0 0 0 231497 27 0 0 25 0 3 0 259947928 128942080 29815 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2317.48
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33562 0 0 0 231721 27 0 0 25 0 3 0 259947928 128942080 29815 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.73
Current children cumulated vsize (KiB) 125920

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009240/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4752.45
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 70421 0 0 0 475191 54 0 0 18 0 3 0 259947927 128942080 29822 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29822 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2375.22
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 36125 0 0 0 237495 27 0 0 25 0 3 0 259947928 128942080 29822 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2377.22
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 33957 0 0 0 237695 27 0 0 25 0 3 0 259947928 128942080 29822 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.45
Current children cumulated vsize (KiB) 125920

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009112/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4872.15
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 71401 0 0 0 487160 55 0 0 18 0 3 0 259947927 128942080 29827 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29827 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2435.19
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 36650 0 0 0 243492 27 0 0 25 0 3 0 259947928 128942080 29827 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2436.93
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 34412 0 0 0 243666 27 0 0 25 0 3 0 259947928 128942080 29827 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.15
Current children cumulated vsize (KiB) 125920

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009112/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=125920 CPUtime=4991.85
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 72117 0 0 0 499129 56 0 0 18 0 3 0 259947927 128942080 29828 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31480 29828 218 20 0 30838 0
[pid=9471/tid=9473] ppid=9469 vsize=125920 CPUtime=2495.15
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 37040 0 0 0 249488 27 0 0 25 0 3 0 259947928 128942080 29828 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=125920 CPUtime=2496.67
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 34738 0 0 0 249639 28 0 0 25 0 3 0 259947928 128942080 29828 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.85
Current children cumulated vsize (KiB) 125920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 9476
/proc/meminfo: memFree=1009112/2055920 swapFree=4183364/4192956
[pid=9471] ppid=9469 vsize=126052 CPUtime=5000.03
/proc/9471/stat : 9471 (MiraXTv3_dyn) S 9469 9471 9142 0 -1 4194304 72145 0 0 0 499947 56 0 0 18 0 3 0 259947927 129077248 29856 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9471/statm: 31513 29856 218 20 0 30871 0
[pid=9471/tid=9473] ppid=9469 vsize=126052 CPUtime=2499.25
/proc/9471/task/9473/stat : 9473 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 37068 0 0 0 249898 27 0 0 25 0 3 0 259947928 129077248 29856 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9471/tid=9474] ppid=9469 vsize=126052 CPUtime=2500.76
/proc/9471/task/9474/stat : 9474 (MiraXTv3_dyn) R 9469 9471 9142 0 -1 4194368 34738 0 0 0 250048 28 0 0 25 0 3 0 259947928 129077248 29856 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 126052

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.44
CPU time (s): 5000.07
CPU user time (s): 4999.49
CPU system time (s): 0.580911
CPU usage (%): 199.489
Max. virtual memory (cumulated for all children) (KiB): 126180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.49
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72145
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= 628
involuntary context switches= 37505

runsolver used 2.53361 second user time and 6.59 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 10:10:28 UTC 2007

IDJOB= 456480
IDBENCH= 24725
IDSOLVER= 196
FILE ID= node51/456480-1179051028

PBS_JOBID= 5253460

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456480-1179051028/MiraXTv3_dyn /tmp/evaluation/456480-1179051028/instance-456480-1179051028.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-456480-1179051028 -o ROOT/results/node51/solver-456480-1179051028 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456480-1179051028/MiraXTv3_dyn /tmp/evaluation/456480-1179051028/instance-456480-1179051028.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60b5c1ecd4f0ba97ecfc5a689d5cdcf0

RANDOM SEED= 630054538

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1128704 kB
Buffers:         55296 kB
Cached:         729372 kB
SwapCached:       3656 kB
Active:         421100 kB
Inactive:       373420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128704 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            3916 kB
Writeback:           0 kB
Mapped:          15884 kB
Slab:           118824 kB
Committed_AS:  8787576 kB
PageTables:       1408 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= 66543 MiB

End job on node51 on Sun May 13 10:52:17 UTC 2007