Trace number 459961

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 v3UNSAT 4276.28 2165.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-13-u.cnf
MD5SUMc10a1a201bfe26fc1d15892100d7fabd
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3104.62
Satisfiable
(Un)Satisfiability was proved
Number of variables180608
Number of clauses815261
Sum of the clauses size1862226
Maximum clause length10
Minimum clause length1
Number of clauses of size 115232
Number of clauses of size 2655753
Number of clauses of size 3110056
Number of clauses of size 43800
Number of clauses of size 515200
Number of clauses of size over 515220

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
4276.24/2165.32	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-459961-1179235365 -o ROOT/results/node12/solver-459961-1179235365 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/459961-1179235365/MiraXTv3_dyn /tmp/evaluation/459961-1179235365/instance-459961-1179235365.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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 5961
/proc/meminfo: memFree=1481656/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=3788 CPUtime=0
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 315 0 0 0 0 0 0 0 18 0 1 0 399574076 3878912 290 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 947 298 202 20 0 305 0

[startup+0.029149 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5961
/proc/meminfo: memFree=1481656/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=7524 CPUtime=0.01
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 1369 0 0 0 1 0 0 0 18 0 1 0 399574076 7704576 1344 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 1930 1351 206 20 0 1288 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7524

[startup+0.101158 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5961
/proc/meminfo: memFree=1481656/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=14580 CPUtime=0.09
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 2873 0 0 0 8 1 0 0 18 0 1 0 399574076 14929920 2848 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 3645 2848 206 20 0 3003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14580

[startup+0.301177 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5961
/proc/meminfo: memFree=1481656/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=39004 CPUtime=0.29
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 7930 0 0 0 25 4 0 0 19 0 1 0 399574076 39940096 7905 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 9751 7905 206 20 0 9109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39004

[startup+0.701217 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5961
/proc/meminfo: memFree=1481656/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=56960 CPUtime=0.69
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 12267 0 0 0 62 7 0 0 23 0 1 0 399574076 58327040 12242 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 14240 12243 206 20 0 13598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56960

[startup+1.5013 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 5962
/proc/meminfo: memFree=1418544/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=73272 CPUtime=1.49
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 16696 0 0 0 140 9 0 0 25 0 1 0 399574076 75030528 16671 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 18318 16671 207 20 0 17676 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73272

[startup+3.10146 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 5962
/proc/meminfo: memFree=1408176/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=88772 CPUtime=3.09
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 20850 0 0 0 298 11 0 0 25 0 1 0 399574076 90902528 20825 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 22193 20825 207 20 0 21551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88772

[startup+6.30177 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 5964
/proc/meminfo: memFree=1329760/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=238760 CPUtime=6.54
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 41207 0 0 0 631 23 0 0 25 0 3 0 399574076 244490240 38089 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 59690 38089 218 20 0 59048 0
[pid=5961/tid=5963] ppid=5959 vsize=238760 CPUtime=2.25
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 11764 0 0 0 219 6 0 0 25 0 3 0 399574480 244490240 38089 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=238760 CPUtime=0.25
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194368 6679 0 0 0 22 3 0 0 17 0 3 0 399574480 244490240 38089 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 238760

[startup+12.7014 s]
/proc/loadavg: 0.22 0.05 0.02 2/80 5964
/proc/meminfo: memFree=1329632/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=238760 CPUtime=12.94
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 41228 0 0 0 1271 23 0 0 25 0 3 0 399574076 244490240 38110 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 59690 38110 218 20 0 59048 0
[pid=5961/tid=5963] ppid=5959 vsize=238760 CPUtime=8.65
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 11785 0 0 0 859 6 0 0 25 0 3 0 399574480 244490240 38110 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=238760 CPUtime=0.25
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194368 6679 0 0 0 22 3 0 0 17 0 3 0 399574480 244490240 38110 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 238760

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 3/80 5964
/proc/meminfo: memFree=1335264/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=232220 CPUtime=26.8
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 41245 0 0 0 2657 23 0 0 25 0 3 0 399574076 237793280 36668 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 58055 36668 218 20 0 57413 0
[pid=5961/tid=5963] ppid=5959 vsize=232220 CPUtime=21.45
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 11800 0 0 0 2138 7 0 0 25 0 3 0 399574480 237793280 36668 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134528257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=232220 CPUtime=1.31
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 6681 0 0 0 128 3 0 0 25 0 3 0 399574480 237793280 36668 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134528384 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 232220

[startup+51.1012 s]
/proc/loadavg: 0.62 0.17 0.05 3/80 5964
/proc/meminfo: memFree=1328736/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=238684 CPUtime=59.91
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 45305 0 0 0 5965 26 0 0 25 0 3 0 399574076 244412416 38367 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 59671 38367 218 20 0 59029 0
[pid=5961/tid=5963] ppid=5959 vsize=238684 CPUtime=29.02
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 14590 0 0 0 2894 8 0 0 25 0 3 0 399574480 244412416 38367 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=238684 CPUtime=26.84
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 7951 0 0 0 2681 3 0 0 25 0 3 0 399574480 244412416 38367 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 59.91
Current children cumulated vsize (KiB) 238684

[startup+102.306 s]
/proc/loadavg: 1.45 0.47 0.16 3/80 5964
/proc/meminfo: memFree=1283296/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=282636 CPUtime=162.07
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 58937 0 0 0 16165 42 0 0 25 0 3 0 399574076 289419264 49789 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 70659 49789 218 20 0 70017 0
[pid=5961/tid=5963] ppid=5959 vsize=282636 CPUtime=80.22
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 19227 0 0 0 8006 16 0 0 25 0 3 0 399574480 289419264 49789 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=282636 CPUtime=77.81
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 16946 0 0 0 7769 12 0 0 25 0 3 0 399574480 289419264 49789 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 282636

[startup+162.301 s]
/proc/loadavg: 1.80 0.75 0.28 3/80 5964
/proc/meminfo: memFree=1194016/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=371340 CPUtime=281.79
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 81605 0 0 0 28102 77 0 0 25 0 3 0 399574076 380252160 72215 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 92835 72215 218 20 0 92193 0
[pid=5961/tid=5963] ppid=5959 vsize=371340 CPUtime=140.18
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 30874 0 0 0 13980 38 0 0 25 0 3 0 399574480 380252160 72215 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=371340 CPUtime=137.56
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 27967 0 0 0 13731 25 0 0 25 0 3 0 399574480 380252160 72215 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 371340

[startup+222.302 s]
/proc/loadavg: 1.92 0.97 0.38 3/80 5964
/proc/meminfo: memFree=1158240/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=405304 CPUtime=401.48
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 90450 0 0 0 40060 88 0 0 25 0 3 0 399574076 415031296 80850 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 101326 80850 218 20 0 100684 0
[pid=5961/tid=5963] ppid=5959 vsize=405304 CPUtime=200.16
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 35016 0 0 0 19972 44 0 0 25 0 3 0 399574480 415031296 80850 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=405304 CPUtime=197.27
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 32670 0 0 0 19698 29 0 0 25 0 3 0 399574480 415031296 80850 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.48
Current children cumulated vsize (KiB) 405304

[startup+282.301 s]
/proc/loadavg: 2.01 1.17 0.48 3/80 5964
/proc/meminfo: memFree=1065312/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=498676 CPUtime=521.2
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 114367 0 0 0 52004 116 0 0 25 0 3 0 399574076 510644224 104533 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 124669 104533 218 20 0 124027 0
[pid=5961/tid=5963] ppid=5959 vsize=498676 CPUtime=260.15
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 42848 0 0 0 25957 58 0 0 25 0 3 0 399574480 510644224 104533 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=498676 CPUtime=257.01
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 48755 0 0 0 25657 44 0 0 25 0 3 0 399574480 510644224 104533 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.2
Current children cumulated vsize (KiB) 498676

[startup+342.302 s]
/proc/loadavg: 2.00 1.32 0.58 3/80 5964
/proc/meminfo: memFree=973024/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=589888 CPUtime=640.91
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 137212 0 0 0 63948 143 0 0 25 0 3 0 399574076 604045312 127129 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 147472 127129 218 20 0 146830 0
[pid=5961/tid=5963] ppid=5959 vsize=589888 CPUtime=320.13
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 51435 0 0 0 31940 73 0 0 25 0 3 0 399574480 604045312 127129 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=589888 CPUtime=316.74
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 63013 0 0 0 31617 57 0 0 25 0 3 0 399574480 604045312 127129 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640.91
Current children cumulated vsize (KiB) 589888

[startup+402.302 s]
/proc/loadavg: 2.00 1.43 0.66 3/80 5964
/proc/meminfo: memFree=971872/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=590912 CPUtime=760.63
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 137590 0 0 0 75919 144 0 0 25 0 3 0 399574076 605093888 127378 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 147728 127378 218 20 0 147086 0
[pid=5961/tid=5963] ppid=5959 vsize=590912 CPUtime=379.86
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 51663 0 0 0 37913 73 0 0 25 0 3 0 399574480 605093888 127378 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=590912 CPUtime=376.72

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

/proc/loadavg: 2.00 1.97 1.68 3/80 5966
/proc/meminfo: memFree=527456/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1035588 CPUtime=3632.99
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 255738 0 0 0 363016 283 0 0 25 0 3 0 399574076 1060442112 238243 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 258897 238243 218 20 0 258255 0
[pid=5961/tid=5963] ppid=5959 vsize=1035588 CPUtime=1812.75
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 128203 0 0 0 181107 168 0 0 25 0 3 0 399574480 1060442112 238243 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1035588 CPUtime=1816.2
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 104771 0 0 0 181519 101 0 0 25 0 3 0 399574480 1060442112 238243 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3632.99
Current children cumulated vsize (KiB) 1035588

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/80 5966
/proc/meminfo: memFree=503328/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1059368 CPUtime=3752.7
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261828 0 0 0 374982 288 0 0 25 0 3 0 399574076 1084792832 244333 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 264842 244333 218 20 0 264200 0
[pid=5961/tid=5963] ppid=5959 vsize=1059368 CPUtime=1872.49
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129787 0 0 0 187079 170 0 0 25 0 3 0 399574480 1084792832 244333 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1059368 CPUtime=1876.18
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 187513 105 0 0 25 0 3 0 399574480 1084792832 244333 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3752.7
Current children cumulated vsize (KiB) 1059368

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/80 5966
/proc/meminfo: memFree=507424/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=3872.44
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261828 0 0 0 386955 289 0 0 25 0 3 0 399574076 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243274 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=1932.23
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129787 0 0 0 193053 170 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=1936.16
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 193511 105 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3872.44
Current children cumulated vsize (KiB) 1055132

[startup+2022.3 s]
/proc/loadavg: 2.06 1.99 1.74 3/80 5966
/proc/meminfo: memFree=507360/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=3992.15
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261828 0 0 0 398926 289 0 0 25 0 3 0 399574076 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243274 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=1991.97
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129787 0 0 0 199027 170 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=1996.14
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 199509 105 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3992.15
Current children cumulated vsize (KiB) 1055132

[startup+2082.31 s]
/proc/loadavg: 2.02 1.99 1.75 3/80 5966
/proc/meminfo: memFree=507424/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=4111.88
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261828 0 0 0 410898 290 0 0 25 0 3 0 399574076 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243274 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=2051.7
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129787 0 0 0 205000 170 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=2056.13
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 205507 106 0 0 25 0 3 0 399574480 1080455168 243274 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4111.88
Current children cumulated vsize (KiB) 1055132

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/80 5966
/proc/meminfo: memFree=507360/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=4231.55
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261832 0 0 0 422865 290 0 0 25 0 3 0 399574076 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243278 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=2111.58
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129791 0 0 0 210988 170 0 0 25 0 3 0 399574480 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=2115.92
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 211486 106 0 0 25 0 3 0 399574480 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4231.55
Current children cumulated vsize (KiB) 1055132

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

[startup+2150.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/80 5966
/proc/meminfo: memFree=507360/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=4247.51
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261832 0 0 0 424461 290 0 0 25 0 3 0 399574076 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243278 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=2119.59
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129791 0 0 0 211788 171 0 0 25 0 3 0 399574480 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=2123.89
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 212283 106 0 0 25 0 3 0 399574480 1080455168 243278 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4247.51
Current children cumulated vsize (KiB) 1055132

[startup+2156.7 s]
/proc/loadavg: 2.00 1.99 1.76 3/80 5966
/proc/meminfo: memFree=507360/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1055132 CPUtime=4260.28
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 261833 0 0 0 425738 290 0 0 25 0 3 0 399574076 1080455168 243279 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 263783 243279 218 20 0 263141 0
[pid=5961/tid=5963] ppid=5959 vsize=1055132 CPUtime=2125.99
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 129792 0 0 0 212428 171 0 0 25 0 3 0 399574480 1080455168 243279 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1055132 CPUtime=2130.26
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 212920 106 0 0 25 0 3 0 399574480 1080455168 243279 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4260.28
Current children cumulated vsize (KiB) 1055132

[startup+2159.9 s]
/proc/loadavg: 2.00 1.99 1.76 3/80 5966
/proc/meminfo: memFree=503136/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1059368 CPUtime=4266.54
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 262892 0 0 0 426363 291 0 0 25 0 3 0 399574076 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 264842 244338 218 20 0 264200 0
[pid=5961/tid=5963] ppid=5959 vsize=1059368 CPUtime=2129.05
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 130851 0 0 0 212734 171 0 0 25 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134536191 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1059368 CPUtime=2133.45
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 213239 106 0 0 25 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4266.54
Current children cumulated vsize (KiB) 1059368

[startup+2163.1 s]
/proc/loadavg: 2.00 1.99 1.77 3/80 5966
/proc/meminfo: memFree=503136/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1059368 CPUtime=4272.92
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 263951 0 0 0 427001 291 0 0 25 0 3 0 399574076 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 264842 244338 218 20 0 264200 0
[pid=5961/tid=5963] ppid=5959 vsize=1059368 CPUtime=2132.25
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 131910 0 0 0 213053 172 0 0 25 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1059368 CPUtime=2136.63
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 109277 0 0 0 213557 106 0 0 25 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134528290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.92
Current children cumulated vsize (KiB) 1059368

[startup+2164.7 s]
/proc/loadavg: 2.00 1.99 1.77 2/80 5966
/proc/meminfo: memFree=503200/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=1059368 CPUtime=4275.59
/proc/5961/stat : 5961 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194304 266255 0 0 0 427266 293 0 0 25 0 3 0 399574076 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5961/statm: 264842 244338 218 20 0 264200 0
[pid=5961/tid=5963] ppid=5959 vsize=1059368 CPUtime=2133.81
/proc/5961/task/5963/stat : 5963 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194368 132969 0 0 0 213209 172 0 0 23 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5961/tid=5964] ppid=5959 vsize=1059368 CPUtime=2137.72
/proc/5961/task/5964/stat : 5964 (MiraXTv3_dyn) S 5959 5961 5887 0 -1 4194368 110522 0 0 0 213666 106 0 0 25 0 3 0 399574480 1084792832 244338 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4275.59
Current children cumulated vsize (KiB) 1059368

[startup+2165.1 s]
/proc/loadavg: 2.00 1.99 1.77 2/80 5966
/proc/meminfo: memFree=503200/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=922152 CPUtime=4276.04
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 266257 0 0 0 427310 294 0 0 17 0 1 0 399574076 944283648 228709 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10126850 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 230538 228709 220 20 0 229896 0
Current children cumulated CPU time (s) 4276.04
Current children cumulated vsize (KiB) 922152

[startup+2165.3 s]
/proc/loadavg: 2.00 1.99 1.77 2/80 5966
/proc/meminfo: memFree=503200/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=87720 CPUtime=4276.24
/proc/5961/stat : 5961 (MiraXTv3_dyn) R 5959 5961 5887 0 -1 4194304 266257 0 0 0 427317 307 0 0 18 0 1 0 399574076 89825280 20125 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10128969 0 0 4096 0 0 0 0 17 1 0 0
/proc/5961/statm: 21930 20125 220 20 0 21288 0
Current children cumulated CPU time (s) 4276.24
Current children cumulated vsize (KiB) 87720

[startup+2165.4 s]
/proc/loadavg: 2.00 1.99 1.77 2/80 5966
/proc/meminfo: memFree=503200/2055920 swapFree=4154876/4192956
[pid=5961] ppid=5959 vsize=0 CPUtime=4276.27
/proc/5961/stat : 5961 (MiraXTv3_dyn) D 5959 5961 5887 0 -1 4194308 266260 0 0 0 427319 308 0 0 15 0 1 0 399574076 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100037788 0 0 17 0 0 0
/proc/5961/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4276.27
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2165.42
CPU time (s): 4276.28
CPU user time (s): 4273.2
CPU system time (s): 3.08853
CPU usage (%): 197.481
Max. virtual memory (cumulated for all children) (KiB): 1065728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4273.2
system time used= 3.08853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266260
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 622
involuntary context switches= 80657

runsolver used 2.10968 second user time and 5.77012 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue May 15 13:22:47 UTC 2007

IDJOB= 459961
IDBENCH= 20380
IDSOLVER= 196
FILE ID= node12/459961-1179235365

PBS_JOBID= 5274517

Free space on /tmp= 66514 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/dated-10-13-u.cnf
COMMAND LINE= /tmp/evaluation/459961-1179235365/MiraXTv3_dyn /tmp/evaluation/459961-1179235365/instance-459961-1179235365.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-459961-1179235365 -o ROOT/results/node12/solver-459961-1179235365 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/459961-1179235365/MiraXTv3_dyn /tmp/evaluation/459961-1179235365/instance-459961-1179235365.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c10a1a201bfe26fc1d15892100d7fabd

RANDOM SEED= 328805118

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1481872 kB
Buffers:         53868 kB
Cached:         425172 kB
SwapCached:      17700 kB
Active:         243712 kB
Inactive:       259824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481872 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:           18184 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            56052 kB
Committed_AS: 11012208 kB
PageTables:       1792 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= 66514 MiB

End job on node12 on Tue May 15 13:58:53 UTC 2007