Trace number 459958

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 7716.11 3901.45

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-11-u.cnf
MD5SUM696c4f91b3f887adc571cf2a229f67b7
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2352.91
Satisfiable
(Un)Satisfiability was proved
Number of variables141860
Number of clauses629461
Sum of the clauses size1429872
Maximum clause length10
Minimum clause length1
Number of clauses of size 112030
Number of clauses of size 2515511
Number of clauses of size 374900
Number of clauses of size 43000
Number of clauses of size 512000
Number of clauses of size over 512020

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
7716.06/3901.42	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/node5/watcher-459958-1179235360 -o ROOT/results/node5/solver-459958-1179235360 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/459958-1179235360/MiraXTv3_dyn /tmp/evaluation/459958-1179235360/instance-459958-1179235360.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 14086
/proc/meminfo: memFree=1519424/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=3788 CPUtime=0
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 399573735 3878912 315 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 947 323 202 20 0 305 0

[startup+0.081384 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 14086
/proc/meminfo: memFree=1519424/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=11624 CPUtime=0.07
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 2416 0 0 0 6 1 0 0 18 0 1 0 399573735 11902976 2391 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 2906 2391 206 20 0 2264 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11624

[startup+0.101384 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 14086
/proc/meminfo: memFree=1519424/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=14536 CPUtime=0.09
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 3089 0 0 0 7 2 0 0 18 0 1 0 399573735 14884864 3064 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 3634 3067 206 20 0 2992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14536

[startup+0.301407 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 14086
/proc/meminfo: memFree=1519424/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=32208 CPUtime=0.29
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 7189 0 0 0 25 4 0 0 19 0 1 0 399573735 32980992 7164 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 8052 7164 206 20 0 7410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32208

[startup+0.701452 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 14086
/proc/meminfo: memFree=1519424/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=55300 CPUtime=0.69
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 11944 0 0 0 62 7 0 0 23 0 1 0 399573735 56627200 11919 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 13825 11919 206 20 0 13183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55300

[startup+1.50154 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 14087
/proc/meminfo: memFree=1468536/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=63892 CPUtime=1.48
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 14173 0 0 0 141 7 0 0 25 0 1 0 399573735 65425408 14148 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 15973 14148 207 20 0 15331 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63892

[startup+3.10173 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 14087
/proc/meminfo: memFree=1456248/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=169548 CPUtime=3.13
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 25101 0 0 0 299 14 0 0 25 0 3 0 399573735 173617152 22624 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 42387 22625 214 20 0 41745 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 169548

[startup+6.30208 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 14089
/proc/meminfo: memFree=1407912/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=178780 CPUtime=6.46
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 30457 0 0 0 628 18 0 0 25 0 3 0 399573735 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 44695 27980 218 20 0 44053 0
[pid=14086/tid=14088] ppid=14084 vsize=178780 CPUtime=3.22
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 6307 0 0 0 318 4 0 0 25 0 3 0 399574041 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=178780 CPUtime=0.17
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 6345 0 0 0 13 4 0 0 17 0 3 0 399574041 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 178780

[startup+12.7018 s]
/proc/loadavg: 0.22 0.05 0.02 2/80 14089
/proc/meminfo: memFree=1407976/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=178780 CPUtime=12.86
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 30457 0 0 0 1268 18 0 0 25 0 3 0 399573735 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 44695 27980 218 20 0 44053 0
[pid=14086/tid=14088] ppid=14084 vsize=178780 CPUtime=9.61
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 6307 0 0 0 957 4 0 0 25 0 3 0 399574041 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=178780 CPUtime=0.17
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 6345 0 0 0 13 4 0 0 17 0 3 0 399574041 183070720 27980 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 178780

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 3/80 14089
/proc/meminfo: memFree=1407784/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=179804 CPUtime=27.33
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 31760 0 0 0 2713 20 0 0 25 0 3 0 399573735 184119296 28137 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 44951 28137 218 20 0 44309 0
[pid=14086/tid=14088] ppid=14084 vsize=179804 CPUtime=22.38
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 7331 0 0 0 2232 6 0 0 25 0 3 0 399574041 184119296 28137 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=179804 CPUtime=1.89
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 6624 0 0 0 184 5 0 0 25 0 3 0 399574041 184119296 28137 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.33
Current children cumulated vsize (KiB) 179804

[startup+51.1011 s]
/proc/loadavg: 0.91 0.23 0.08 3/80 14089
/proc/meminfo: memFree=1380584/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=205388 CPUtime=78.4
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 40646 0 0 0 7805 35 0 0 25 0 3 0 399573735 210317312 34987 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 51347 34987 218 20 0 50705 0
[pid=14086/tid=14088] ppid=14084 vsize=205388 CPUtime=47.97
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 8371 0 0 0 4790 7 0 0 25 0 3 0 399574041 210317312 34987 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=205388 CPUtime=27.36
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 14470 0 0 0 2718 18 0 0 25 0 3 0 399574041 210317312 34987 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.4
Current children cumulated vsize (KiB) 205388

[startup+102.306 s]
/proc/loadavg: 1.56 0.53 0.18 3/80 14089
/proc/meminfo: memFree=1306600/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=277364 CPUtime=180.56
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 59147 0 0 0 17998 58 0 0 25 0 3 0 399573735 284020736 53415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 69341 53415 218 20 0 68699 0
[pid=14086/tid=14088] ppid=14084 vsize=277364 CPUtime=99.15
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 17686 0 0 0 9900 15 0 0 25 0 3 0 399574041 284020736 53415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=277364 CPUtime=78.34
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 23656 0 0 0 7801 33 0 0 25 0 3 0 399574041 284020736 53415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 180.56
Current children cumulated vsize (KiB) 277364

[startup+162.302 s]
/proc/loadavg: 1.82 0.77 0.29 3/80 14089
/proc/meminfo: memFree=1161192/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=423844 CPUtime=300.28
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 95955 0 0 0 29916 112 0 0 25 0 3 0 399573735 434016256 90054 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 105961 90054 218 20 0 105319 0
[pid=14086/tid=14088] ppid=14084 vsize=423844 CPUtime=159.12
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 32463 0 0 0 15879 33 0 0 25 0 3 0 399574041 434016256 90054 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=423844 CPUtime=138.09
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 45687 0 0 0 13740 69 0 0 25 0 3 0 399574041 434016256 90054 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 300.28
Current children cumulated vsize (KiB) 423844

[startup+222.301 s]
/proc/loadavg: 1.94 1.01 0.40 3/80 14089
/proc/meminfo: memFree=1119400/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=462792 CPUtime=419.99
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 106096 0 0 0 41874 125 0 0 25 0 3 0 399573735 473899008 100037 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 115698 100037 218 20 0 115056 0
[pid=14086/tid=14088] ppid=14084 vsize=462792 CPUtime=219.1
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 37361 0 0 0 21871 39 0 0 25 0 3 0 399574041 473899008 100037 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=462792 CPUtime=197.82
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 50930 0 0 0 19706 76 0 0 25 0 3 0 399574041 473899008 100037 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 419.99
Current children cumulated vsize (KiB) 462792

[startup+282.301 s]
/proc/loadavg: 1.97 1.17 0.49 3/80 14089
/proc/meminfo: memFree=1096744/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=486984 CPUtime=539.71
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 112056 0 0 0 53841 130 0 0 25 0 3 0 399573735 498671616 105877 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 121746 105877 218 20 0 121104 0
[pid=14086/tid=14088] ppid=14084 vsize=486984 CPUtime=279.09
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 42299 0 0 0 27865 44 0 0 25 0 3 0 399574041 498671616 105877 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=486984 CPUtime=257.56
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 51952 0 0 0 25679 77 0 0 25 0 3 0 399574041 498671616 105877 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 539.71
Current children cumulated vsize (KiB) 486984

[startup+342.302 s]
/proc/loadavg: 1.99 1.33 0.59 3/80 14089
/proc/meminfo: memFree=972008/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=611668 CPUtime=659.44
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 144325 0 0 0 65765 179 0 0 25 0 3 0 399573735 626348032 137039 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 152917 137039 218 20 0 152275 0
[pid=14086/tid=14088] ppid=14084 vsize=611668 CPUtime=339.07
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 54024 0 0 0 33849 58 0 0 25 0 3 0 399574041 626348032 137039 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=611668 CPUtime=317.3
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 72496 0 0 0 31619 111 0 0 25 0 3 0 399574041 626348032 137039 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 659.44
Current children cumulated vsize (KiB) 611668

[startup+402.302 s]
/proc/loadavg: 1.99 1.44 0.67 3/80 14089
/proc/meminfo: memFree=876328/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=705776 CPUtime=779.15
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 168194 0 0 0 77702 213 0 0 25 0 3 0 399573735 722714624 160719 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 176444 160719 218 20 0 175802 0
[pid=14086/tid=14088] ppid=14084 vsize=705776 CPUtime=399.05
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 65905 0 0 0 39836 69 0 0 25 0 3 0 399574041 722714624 160719 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=705776 CPUtime=377.03

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

/proc/14086/statm: 254278 238520 218 20 0 253636 0
[pid=14086/tid=14088] ppid=14084 vsize=1017112 CPUtime=3511.89
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 89539 0 0 0 351066 123 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017112 CPUtime=3488.8
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 140433 0 0 0 348658 222 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7003.75
Current children cumulated vsize (KiB) 1017112

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 14289
/proc/meminfo: memFree=564136/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017112 CPUtime=7123.46
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 247777 0 0 0 711991 355 0 0 25 0 3 0 399573735 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254278 238520 218 20 0 253636 0
[pid=14086/tid=14088] ppid=14084 vsize=1017112 CPUtime=3571.62
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 89539 0 0 0 357039 123 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017112 CPUtime=3548.78
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 140433 0 0 0 354656 222 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7123.46
Current children cumulated vsize (KiB) 1017112

[startup+3642.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 14289
/proc/meminfo: memFree=564136/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017112 CPUtime=7243.2
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 247777 0 0 0 723964 356 0 0 25 0 3 0 399573735 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254278 238520 218 20 0 253636 0
[pid=14086/tid=14088] ppid=14084 vsize=1017112 CPUtime=3631.36
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 89539 0 0 0 363013 123 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017112 CPUtime=3608.77
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 140433 0 0 0 360654 223 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7243.2
Current children cumulated vsize (KiB) 1017112

[startup+3702.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 14289
/proc/meminfo: memFree=564072/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017112 CPUtime=7362.89
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 247777 0 0 0 735933 356 0 0 25 0 3 0 399573735 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254278 238520 218 20 0 253636 0
[pid=14086/tid=14088] ppid=14084 vsize=1017112 CPUtime=3691.07
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 89539 0 0 0 368984 123 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017112 CPUtime=3668.75
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 140433 0 0 0 366652 223 0 0 25 0 3 0 399574041 1041522688 238520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7362.89
Current children cumulated vsize (KiB) 1017112

[startup+3762.3 s]
/proc/loadavg: 1.95 1.97 1.91 3/80 14289
/proc/meminfo: memFree=566376/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1015412 CPUtime=7470.61
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 248609 0 0 0 746703 358 0 0 25 0 3 0 399573735 1039781888 237905 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 253853 237905 218 20 0 253211 0
[pid=14086/tid=14088] ppid=14084 vsize=1015412 CPUtime=3748.26
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 89539 0 0 0 374702 124 0 0 25 0 3 0 399574041 1039781888 237905 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1015412 CPUtime=3719.28
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 141265 0 0 0 371704 224 0 0 25 0 3 0 399574041 1039781888 237905 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134521325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7470.61
Current children cumulated vsize (KiB) 1015412

[startup+3822.3 s]
/proc/loadavg: 1.98 1.97 1.91 3/80 14289
/proc/meminfo: memFree=568040/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1013688 CPUtime=7590.14
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 253602 0 0 0 758653 361 0 0 25 0 3 0 399573735 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 253422 237513 218 20 0 252780 0
[pid=14086/tid=14088] ppid=14084 vsize=1013688 CPUtime=3807.84
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 90372 0 0 0 380659 125 0 0 25 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1013688 CPUtime=3779.23
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 145425 0 0 0 377697 226 0 0 25 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7590.14
Current children cumulated vsize (KiB) 1013688

[startup+3882.3 s]
/proc/loadavg: 1.93 1.96 1.91 2/80 14289
/proc/meminfo: memFree=565096/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1013688 CPUtime=7694.06
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 261923 0 0 0 769041 365 0 0 25 0 3 0 399573735 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 253422 237513 218 20 0 252780 0
[pid=14086/tid=14088] ppid=14084 vsize=1013688 CPUtime=3860.61
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 90372 0 0 0 385936 125 0 0 17 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1013688 CPUtime=3830.38
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 153746 0 0 0 382808 230 0 0 25 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7694.06
Current children cumulated vsize (KiB) 1013688

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

[startup+3891.1 s]
/proc/loadavg: 1.79 1.92 1.90 2/80 14289
/proc/meminfo: memFree=564904/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017016 CPUtime=7705.46
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 264419 0 0 0 770179 367 0 0 25 0 3 0 399573735 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254254 238345 218 20 0 253612 0
[pid=14086/tid=14088] ppid=14084 vsize=1017016 CPUtime=3867.36
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 90372 0 0 0 386611 125 0 0 20 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017016 CPUtime=3835.04
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 156242 0 0 0 383272 232 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7705.46
Current children cumulated vsize (KiB) 1017016

[startup+3897.5 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=567976/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1013688 CPUtime=7712.07
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 266083 0 0 0 770839 368 0 0 25 0 3 0 399573735 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 253422 237513 218 20 0 252780 0
[pid=14086/tid=14088] ppid=14084 vsize=1013688 CPUtime=3870.79
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 90372 0 0 0 386954 125 0 0 22 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1013688 CPUtime=3838.2
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 157906 0 0 0 383587 233 0 0 25 0 3 0 399574041 1038016512 237513 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7712.07
Current children cumulated vsize (KiB) 1013688

[startup+3899.1 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=567976/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017016 CPUtime=7713.73
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 266915 0 0 0 771005 368 0 0 25 0 3 0 399573735 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254254 238345 218 20 0 253612 0
[pid=14086/tid=14088] ppid=14084 vsize=1017016 CPUtime=3871.88
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 90372 0 0 0 387063 125 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017016 CPUtime=3838.78
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 158738 0 0 0 383645 233 0 0 21 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7713.73
Current children cumulated vsize (KiB) 1017016

[startup+3900.7 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=565032/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017016 CPUtime=7715.32
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 267747 0 0 0 771164 368 0 0 25 0 3 0 399573735 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254254 238345 218 20 0 253612 0
[pid=14086/tid=14088] ppid=14084 vsize=1017016 CPUtime=3871.88
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 90372 0 0 0 387063 125 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017016 CPUtime=3840.37
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 159570 0 0 0 383804 233 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134535548 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7715.32
Current children cumulated vsize (KiB) 1017016

[startup+3901.1 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=565032/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=1017016 CPUtime=7715.72
/proc/14086/stat : 14086 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194304 267747 0 0 0 771204 368 0 0 25 0 3 0 399573735 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 254254 238345 218 20 0 253612 0
[pid=14086/tid=14088] ppid=14084 vsize=1017016 CPUtime=3871.88
/proc/14086/task/14088/stat : 14088 (MiraXTv3_dyn) S 14084 14086 14012 0 -1 4194368 90372 0 0 0 387063 125 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=1017016 CPUtime=3840.77
/proc/14086/task/14089/stat : 14089 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194368 159570 0 0 0 383844 233 0 0 25 0 3 0 399574041 1041424384 238345 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7715.72
Current children cumulated vsize (KiB) 1017016

[startup+3901.3 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=565032/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=612780 CPUtime=7715.96
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 267749 0 0 0 771221 375 0 0 17 0 1 0 399573735 627486720 151028 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 153195 151028 9809 20 0 152553 0
Current children cumulated CPU time (s) 7715.96
Current children cumulated vsize (KiB) 612780

[startup+3901.4 s]
/proc/loadavg: 1.67 1.89 1.89 2/80 14289
/proc/meminfo: memFree=565032/2055920 swapFree=4150068/4192956
[pid=14086] ppid=14084 vsize=71792 CPUtime=7716.06
/proc/14086/stat : 14086 (MiraXTv3_dyn) R 14084 14086 14012 0 -1 4194304 267749 0 0 0 771223 383 0 0 18 0 1 0 399573735 73515008 15784 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8324949 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 17948 15784 220 20 0 17306 0
Current children cumulated CPU time (s) 7716.06
Current children cumulated vsize (KiB) 71792

Child status: 20
Real time (s): 3901.45
CPU time (s): 7716.11
CPU user time (s): 7712.26
CPU system time (s): 3.84542
CPU usage (%): 197.776
Max. virtual memory (cumulated for all children) (KiB): 1020900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7712.26
system time used= 3.84542
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267752
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= 1003
involuntary context switches= 146031

runsolver used 3.9324 second user time and 10.3124 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue May 15 13:22:41 UTC 2007

IDJOB= 459958
IDBENCH= 20377
IDSOLVER= 196
FILE ID= node5/459958-1179235360

PBS_JOBID= 5274523

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  696c4f91b3f887adc571cf2a229f67b7

RANDOM SEED= 669572929

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1519832 kB
Buffers:         50888 kB
Cached:         392032 kB
SwapCached:      11320 kB
Active:         236028 kB
Inactive:       229940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519832 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:           14684 kB
Writeback:           0 kB
Mapped:          29868 kB
Slab:            55676 kB
Committed_AS: 14104028 kB
PageTables:       1740 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 node5 on Tue May 15 14:27:42 UTC 2007