Trace number 426200

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.58

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1925680230-06.UNSAT.shuffled.cnf
MD5SUMb3b91fbfa86c5b3b18e8d2eef3892989
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.3486
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-426200-1179048036 -o ROOT/results/node2/solver-426200-1179048036 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426200-1179048036/MiraXTv3_dyn /tmp/evaluation/426200-1179048036/instance-426200-1179048036.cnf 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24901
/proc/meminfo: memFree=1636416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=3788 CPUtime=0
/proc/24901/stat : 24901 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 380841368 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/24901/statm: 947 267 206 20 0 305 0

[startup+0.094037 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24901
/proc/meminfo: memFree=1636416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=7164 CPUtime=0.17
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 604 0 0 0 17 0 0 0 18 0 3 0 380841368 7335936 579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 1791 579 218 20 0 1149 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7164

[startup+0.102037 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24901
/proc/meminfo: memFree=1636416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=7164 CPUtime=0.18
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 630 0 0 0 18 0 0 0 18 0 3 0 380841368 7335936 605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 1791 605 218 20 0 1149 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7164

[startup+0.301061 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24901
/proc/meminfo: memFree=1636416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=8440 CPUtime=0.58
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 995 0 0 0 58 0 0 0 18 0 3 0 380841368 8642560 970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 2110 970 218 20 0 1468 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8440

[startup+0.701104 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24901
/proc/meminfo: memFree=1636416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=10512 CPUtime=1.38
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 1589 0 0 0 137 1 0 0 18 0 3 0 380841368 10764288 1564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 2628 1564 218 20 0 1986 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10512

[startup+1.50119 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 24904
/proc/meminfo: memFree=1629416/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=13812 CPUtime=2.97
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 2486 0 0 0 296 1 0 0 18 0 3 0 380841368 14143488 2461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 3453 2461 218 20 0 2811 0
[pid=24901/tid=24903] ppid=24899 vsize=13812 CPUtime=1.48
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 1120 0 0 0 148 0 0 0 18 0 3 0 380841369 14143488 2461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=13812 CPUtime=1.47
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 1030 0 0 0 147 0 0 0 22 0 3 0 380841369 14143488 2461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13812

[startup+3.10135 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 24904
/proc/meminfo: memFree=1626792/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=15112 CPUtime=6.16
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 2821 0 0 0 615 1 0 0 18 0 3 0 380841368 15474688 2796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 3778 2796 218 20 0 3136 0
[pid=24901/tid=24903] ppid=24899 vsize=15112 CPUtime=3.08
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 1267 0 0 0 308 0 0 0 21 0 3 0 380841369 15474688 2796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=15112 CPUtime=3.07
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 1218 0 0 0 307 0 0 0 25 0 3 0 380841369 15474688 2796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15112

[startup+6.30168 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 24904
/proc/meminfo: memFree=1620136/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=22740 CPUtime=12.55
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 4719 0 0 0 1252 3 0 0 18 0 3 0 380841368 23285760 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 5685 4620 218 20 0 5043 0
[pid=24901/tid=24903] ppid=24899 vsize=22740 CPUtime=6.27
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 2215 0 0 0 626 1 0 0 25 0 3 0 380841369 23285760 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=22740 CPUtime=6.26
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 2168 0 0 0 625 1 0 0 25 0 3 0 380841369 23285760 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22740

[startup+12.7013 s]
/proc/loadavg: 0.44 0.10 0.03 3/80 24904
/proc/meminfo: memFree=1608616/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=33516 CPUtime=25.33
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 7667 0 0 0 2527 6 0 0 18 0 3 0 380841368 34320384 7336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 8379 7336 218 20 0 7737 0
[pid=24901/tid=24903] ppid=24899 vsize=33516 CPUtime=12.68
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 3771 0 0 0 1265 3 0 0 25 0 3 0 380841369 34320384 7336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=33516 CPUtime=12.63
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 3560 0 0 0 1261 2 0 0 25 0 3 0 380841369 34320384 7336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 33516

[startup+25.5018 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 24904
/proc/meminfo: memFree=1602216/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=39092 CPUtime=50.86
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 9438 0 0 0 5078 8 0 0 18 0 3 0 380841368 40030208 8677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 9773 8677 218 20 0 9131 0
[pid=24901/tid=24903] ppid=24899 vsize=39092 CPUtime=25.47
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 4597 0 0 0 2543 4 0 0 25 0 3 0 380841369 40030208 8677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=39092 CPUtime=25.38
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 4505 0 0 0 2534 4 0 0 18 0 3 0 380841369 40030208 8677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 39092

[startup+51.1023 s]
/proc/loadavg: 1.19 0.32 0.11 3/80 24904
/proc/meminfo: memFree=1589544/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=52028 CPUtime=101.92
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 13327 0 0 0 10179 13 0 0 18 0 3 0 380841368 53276672 11841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 13007 11841 218 20 0 12365 0
[pid=24901/tid=24903] ppid=24899 vsize=52028 CPUtime=51.03
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 6659 0 0 0 5097 6 0 0 25 0 3 0 380841369 53276672 11841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=52028 CPUtime=50.87
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 6332 0 0 0 5081 6 0 0 25 0 3 0 380841369 53276672 11841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 52028

[startup+102.307 s]
/proc/loadavg: 1.91 0.66 0.23 3/80 24904
/proc/meminfo: memFree=1582376/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=58704 CPUtime=204.07
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 16389 0 0 0 20391 16 0 0 18 0 3 0 380841368 60112896 13525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 14676 13525 218 20 0 14034 0
[pid=24901/tid=24903] ppid=24899 vsize=58704 CPUtime=102.19
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 8070 0 0 0 10212 7 0 0 25 0 3 0 380841369 60112896 13525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=58704 CPUtime=101.85
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 7983 0 0 0 10177 8 0 0 25 0 3 0 380841369 60112896 13525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 58704

[startup+162.303 s]
/proc/loadavg: 2.10 0.95 0.36 3/80 24904
/proc/meminfo: memFree=1577896/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=62604 CPUtime=323.75
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 19163 0 0 0 32356 19 0 0 18 0 3 0 380841368 64106496 14618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 15651 14618 218 20 0 15009 0
[pid=24901/tid=24903] ppid=24899 vsize=62604 CPUtime=162.14
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 9438 0 0 0 16206 8 0 0 25 0 3 0 380841369 64106496 14618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=62604 CPUtime=161.59
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 9389 0 0 0 16149 10 0 0 25 0 3 0 380841369 64106496 14618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 62604

[startup+222.302 s]
/proc/loadavg: 2.03 1.14 0.46 4/80 24904
/proc/meminfo: memFree=1576552/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=64436 CPUtime=443.45
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 21003 0 0 0 44324 21 0 0 18 0 3 0 380841368 65982464 14944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 16109 14944 218 20 0 15467 0
[pid=24901/tid=24903] ppid=24899 vsize=64436 CPUtime=222.1
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 10321 0 0 0 22201 9 0 0 25 0 3 0 380841369 65982464 14944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=64436 CPUtime=221.34
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 10346 0 0 0 22123 11 0 0 25 0 3 0 380841369 65982464 14944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 64436

[startup+282.302 s]
/proc/loadavg: 2.01 1.29 0.55 3/80 24904
/proc/meminfo: memFree=1575656/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=66488 CPUtime=563.13
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 22771 0 0 0 56291 22 0 0 18 0 3 0 380841368 68083712 15226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 16622 15226 218 20 0 15980 0
[pid=24901/tid=24903] ppid=24899 vsize=66488 CPUtime=282.03
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 11279 0 0 0 28194 9 0 0 25 0 3 0 380841369 68083712 15226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=66488 CPUtime=281.08
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 11156 0 0 0 28096 12 0 0 25 0 3 0 380841369 68083712 15226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 66488

[startup+342.302 s]
/proc/loadavg: 2.00 1.42 0.64 3/80 24904
/proc/meminfo: memFree=1574952/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=67060 CPUtime=682.82
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 24494 0 0 0 68259 23 0 0 18 0 3 0 380841368 68669440 15400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 16765 15400 218 20 0 16123 0
[pid=24901/tid=24903] ppid=24899 vsize=67060 CPUtime=341.98
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 12185 0 0 0 34188 10 0 0 25 0 3 0 380841369 68669440 15400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=67060 CPUtime=340.82
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 11973 0 0 0 34070 12 0 0 25 0 3 0 380841369 68669440 15400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 67060

[startup+402.303 s]

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

/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 32197 0 0 0 190026 29 0 0 25 0 3 0 380841369 85565440 19343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=83560 CPUtime=1894.43
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 30663 0 0 0 189409 34 0 0 25 0 3 0 380841369 85565440 19343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.99
Current children cumulated vsize (KiB) 83560

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 24906
/proc/meminfo: memFree=1558568/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=83936 CPUtime=3914.7
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 64827 0 0 0 391406 64 0 0 18 0 3 0 380841368 85950464 19438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 20984 19438 218 20 0 20342 0
[pid=24901/tid=24903] ppid=24899 vsize=83936 CPUtime=1960.5
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 33029 0 0 0 196021 29 0 0 25 0 3 0 380841369 85950464 19438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=83936 CPUtime=1954.19
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 31462 0 0 0 195384 35 0 0 25 0 3 0 380841369 85950464 19438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.7
Current children cumulated vsize (KiB) 83936

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 24906
/proc/meminfo: memFree=1558504/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=83936 CPUtime=4034.4
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 66083 0 0 0 403375 65 0 0 18 0 3 0 380841368 85950464 19455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 20984 19455 218 20 0 20342 0
[pid=24901/tid=24903] ppid=24899 vsize=83936 CPUtime=2020.45
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 33656 0 0 0 202016 29 0 0 25 0 3 0 380841369 85950464 19455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=83936 CPUtime=2013.93
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 32091 0 0 0 201358 35 0 0 25 0 3 0 380841369 85950464 19455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.4
Current children cumulated vsize (KiB) 83936

[startup+2082.31 s]
/proc/loadavg: 2.04 1.99 1.76 3/80 24906
/proc/meminfo: memFree=1558376/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=83936 CPUtime=4154.13
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 67367 0 0 0 415346 67 0 0 18 0 3 0 380841368 85950464 19489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 20984 19489 218 20 0 20342 0
[pid=24901/tid=24903] ppid=24899 vsize=83936 CPUtime=2080.41
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 34287 0 0 0 208011 30 0 0 25 0 3 0 380841369 85950464 19489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=83936 CPUtime=2073.7
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 32744 0 0 0 207334 36 0 0 25 0 3 0 380841369 85950464 19489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.13
Current children cumulated vsize (KiB) 83936

[startup+2142.3 s]
/proc/loadavg: 2.01 1.99 1.77 3/80 24906
/proc/meminfo: memFree=1556008/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86132 CPUtime=4273.84
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 69072 0 0 0 427314 70 0 0 18 0 3 0 380841368 88199168 20092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21533 20092 218 20 0 20891 0
[pid=24901/tid=24903] ppid=24899 vsize=86132 CPUtime=2140.36
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 34986 0 0 0 214006 30 0 0 25 0 3 0 380841369 88199168 20092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86132 CPUtime=2133.44
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 33750 0 0 0 213306 38 0 0 25 0 3 0 380841369 88199168 20092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.84
Current children cumulated vsize (KiB) 86132

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/80 24906
/proc/meminfo: memFree=1555816/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86452 CPUtime=4393.53
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 70401 0 0 0 439283 70 0 0 18 0 3 0 380841368 88526848 20154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21613 20154 218 20 0 20971 0
[pid=24901/tid=24903] ppid=24899 vsize=86452 CPUtime=2200.33
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 35641 0 0 0 220002 31 0 0 25 0 3 0 380841369 88526848 20154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86452 CPUtime=2193.19
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 34424 0 0 0 219280 39 0 0 25 0 3 0 380841369 88526848 20154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.53
Current children cumulated vsize (KiB) 86452

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/80 24906
/proc/meminfo: memFree=1555688/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86452 CPUtime=4513.24
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 71696 0 0 0 451252 72 0 0 18 0 3 0 380841368 88526848 20173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21613 20173 218 20 0 20971 0
[pid=24901/tid=24903] ppid=24899 vsize=86452 CPUtime=2260.28
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 36289 0 0 0 225997 31 0 0 25 0 3 0 380841369 88526848 20173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86452 CPUtime=2252.95
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 35071 0 0 0 225255 40 0 0 25 0 3 0 380841369 88526848 20173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.24
Current children cumulated vsize (KiB) 86452

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/80 24906
/proc/meminfo: memFree=1555624/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86452 CPUtime=4632.95
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 72999 0 0 0 463222 73 0 0 18 0 3 0 380841368 88526848 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21613 20192 218 20 0 20971 0
[pid=24901/tid=24903] ppid=24899 vsize=86452 CPUtime=2320.25
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 36941 0 0 0 231993 32 0 0 25 0 3 0 380841369 88526848 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86452 CPUtime=2312.69
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 35722 0 0 0 231228 41 0 0 25 0 3 0 380841369 88526848 20192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.95
Current children cumulated vsize (KiB) 86452

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/80 24906
/proc/meminfo: memFree=1555496/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86452 CPUtime=4752.67
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 74333 0 0 0 475193 74 0 0 18 0 3 0 380841368 88526848 20234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21613 20234 218 20 0 20971 0
[pid=24901/tid=24903] ppid=24899 vsize=86452 CPUtime=2380.2
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 37625 0 0 0 237988 32 0 0 25 0 3 0 380841369 88526848 20234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86452 CPUtime=2372.45
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 36372 0 0 0 237204 41 0 0 25 0 3 0 380841369 88526848 20234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.67
Current children cumulated vsize (KiB) 86452

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 25014
/proc/meminfo: memFree=1553880/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86648 CPUtime=4872.18
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 75667 0 0 0 487136 82 0 0 18 0 3 0 380841368 88727552 20268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21662 20268 218 20 0 21020 0
[pid=24901/tid=24903] ppid=24899 vsize=86648 CPUtime=2440.09
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 38282 0 0 0 243969 40 0 0 25 0 3 0 380841369 88727552 20268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86648 CPUtime=2432.08
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 37049 0 0 0 243166 42 0 0 25 0 3 0 380841369 88727552 20268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.18
Current children cumulated vsize (KiB) 86648

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/80 25104
/proc/meminfo: memFree=1554792/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86852 CPUtime=4991.71
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 76867 0 0 0 499082 89 0 0 18 0 3 0 380841368 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21713 20324 218 20 0 21071 0
[pid=24901/tid=24903] ppid=24899 vsize=86852 CPUtime=2499.99
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 38939 0 0 0 249953 46 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86852 CPUtime=2491.69
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 37592 0 0 0 249127 42 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.71
Current children cumulated vsize (KiB) 86852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 1.99 1.83 3/80 25104
/proc/meminfo: memFree=1554792/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86852 CPUtime=5000.09
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 76867 0 0 0 499920 89 0 0 18 0 3 0 380841368 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21713 20324 218 20 0 21071 0
[pid=24901/tid=24903] ppid=24899 vsize=86852 CPUtime=2504.2
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 38939 0 0 0 250374 46 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86852 CPUtime=2495.88
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 37592 0 0 0 249546 42 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 86852

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 1.99 1.83 3/80 25104
/proc/meminfo: memFree=1554792/2055920 swapFree=4148880/4192956
[pid=24901] ppid=24899 vsize=86852 CPUtime=5000.09
/proc/24901/stat : 24901 (MiraXTv3_dyn) S 24899 24901 24829 0 -1 4194304 76867 0 0 0 499920 89 0 0 18 0 3 0 380841368 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24901/statm: 21713 20324 218 20 0 21071 0
[pid=24901/tid=24903] ppid=24899 vsize=86852 CPUtime=2504.2
/proc/24901/task/24903/stat : 24903 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 38939 0 0 0 250374 46 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=86852 CPUtime=2495.88
/proc/24901/task/24904/stat : 24904 (MiraXTv3_dyn) R 24899 24901 24829 0 -1 4194368 37592 0 0 0 249546 42 0 0 25 0 3 0 380841369 88936448 20324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 86852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.58
CPU time (s): 5000.14
CPU user time (s): 4999.22
CPU system time (s): 0.913861
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 87092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.22
system time used= 0.913861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76867
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= 424
involuntary context switches= 93834

runsolver used 2.53461 second user time and 6.65899 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun May 13 09:20:36 UTC 2007

IDJOB= 426200
IDBENCH= 20022
IDSOLVER= 196
FILE ID= node2/426200-1179048036

PBS_JOBID= 5253327

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b3b91fbfa86c5b3b18e8d2eef3892989

RANDOM SEED= 773854187

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1636632 kB
Buffers:         44780 kB
Cached:         282240 kB
SwapCached:      12436 kB
Active:         133260 kB
Inactive:       216720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636632 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            54716 kB
Committed_AS: 11854916 kB
PageTables:       1860 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= 66541 MiB

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